QPageSetupDialog Class Reference
Inherits QAbstractPageSetupDialog.
Constructor
- void QPageSetupDialog(QPrinter printer, QWidget parent)
Constructor Properties
- prototype: The QPageSetupDialog prototype object
- None = 0x0000
- DontUseSheet = 0x0001
- PageSetupDialogOption( value )
- PageSetupDialogOptions( value1, value2, ... )
Prototype Object Properties
The QPageSetupDialog prototype object inherits properties from the QAbstractPageSetupDialog prototype object and also has the following properties.
- void addEnabledOption(PageSetupDialogOption option)
- PageSetupDialogOptions enabledOptions()
- bool isOptionEnabled(PageSetupDialogOption option)
- void setEnabledOptions(PageSetupDialogOptions options)
Instance Properties
QPageSetupDialog objects have no special properties beyond those inherited from the QPageSetupDialog prototype object.