QPrintDialog

  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/TQPrintDialog.prg
http://doc.trolltech.com/4.5/qprintdialog.htm
oPrintDialog : done( nResult ) NIL
oPrintDialog : open( pReceiver, pMember ) NIL
oPrintDialog : options() nPrintDialogOptions
oPrintDialog : printer() pQPrinter
oPrintDialog : printer_1() pQPrinter
oPrintDialog : setOption( nOption, lOn ) NIL
oPrintDialog : setOptions( nOptions ) NIL
oPrintDialog : setVisible( lVisible ) NIL
oPrintDialog : testOption( nOption ) lBool
FUNCTIONS REFERENCE
Source: /harbour/contrib/hbqt/QPrintDialog.cpp
Qt_QPrintDialog_done( pQPrintDialog, nResult )NIL
Qt_QPrintDialog_open( pQPrintDialog, pReceiver, pMember )NIL
Qt_QPrintDialog_options( pQPrintDialog )nPrintDialogOptions
Qt_QPrintDialog_printer( pQPrintDialog )pQPrinter
Qt_QPrintDialog_printer_1( pQPrintDialog )pQPrinter
Qt_QPrintDialog_setOption( pQPrintDialog, nOption, lOn )NIL
Qt_QPrintDialog_setOptions( pQPrintDialog, nOptions )NIL
Qt_QPrintDialog_setVisible( pQPrintDialog, lVisible )NIL
Qt_QPrintDialog_testOption( pQPrintDialog, nOption )lBool