QPageSetupDialog

  Previous topic Next topic JavaScript is required for the print function Mail us feedback on this topic! Mail us feedback on this topic!  

CLASS REFERENCE
Source: /harbour/contrib/hbqt/TQPageSetupDialog.prg
http://doc.trolltech.com/4.5/qpagesetupdialog.htm
oPageSetupDialog : exec() nInt
oPageSetupDialog : open( pReceiver, pMember ) NIL
oPageSetupDialog : options() nPageSetupDialogOptions
oPageSetupDialog : printer() pQPrinter
oPageSetupDialog : setOption( nOption, lOn ) NIL
oPageSetupDialog : setOptions( nOptions ) NIL
oPageSetupDialog : setVisible( lVisible ) NIL
oPageSetupDialog : testOption( nOption ) lBool
FUNCTIONS REFERENCE
Source: /harbour/contrib/hbqt/QPageSetupDialog.cpp
Qt_QPageSetupDialog_exec( pQPageSetupDialog )nInt
Qt_QPageSetupDialog_open( pQPageSetupDialog, pReceiver, pMember )NIL
Qt_QPageSetupDialog_options( pQPageSetupDialog )nPageSetupDialogOptions
Qt_QPageSetupDialog_printer( pQPageSetupDialog )pQPrinter
Qt_QPageSetupDialog_setOption( pQPageSetupDialog, nOption, lOn )NIL
Qt_QPageSetupDialog_setOptions( pQPageSetupDialog, nOptions )NIL
Qt_QPageSetupDialog_setVisible( pQPageSetupDialog, lVisible )NIL
Qt_QPageSetupDialog_testOption( pQPageSetupDialog, nOption )lBool