[poppler] Queries on qt bindings

Kristian Høgsberg krh at bitplanet.net
Fri Apr 29 08:15:14 PDT 2005


Brad Hards wrote:
> I'm looking at poppler/qt/poppler-qt.h, and reviewing the (mostly 
> undocumented?) API. Can someone who is familiar with it please explain the 
> following?
> 
> 1. Why define a Rectangle class? Why not just use a QRect? Also, why are the 
> member variables public? Why no getter/setters?

This sounds like a good idea... does the QRect use doubles for 
coordinates, though?

> 2. Why include <qcstring.h>? Shouldn't this be <qstring.h>?

Not sure, what's the difference?

cheers,
Kristian


More information about the poppler mailing list