08/11/2014 5:44 AM
post111357
|
Hello,
I'm trying to use the QPdfWriter class with the latest build of Qt from Qnx (SDP 6.6)
I want to set the Pdf Orientation using setOrientation but the function seems no to be defined :
in QPdfWriter.h the definition of the functions setPageLayout setPageOrientation etc... are encapsuled by #ifdef Q_QDOC
which doesn't seem to be defined...
Am I wrong somewhere ??
Regards,
Paul
|
|
|