input_urn
/home/onoda/Documents/qt-everywhere-opensource-src-4.7.4/doc/html/qpagesetupdialog.html

output_urn
QPageSetupDialog

inherits

public_types
 enum PageSetupDialogOption { DontUseSheet }
 flags PageSetupDialogOptions

properties
options : PageSetupDialogOptions

public_functions
QPageSetupDialog ( QPrinter * printer, QWidget * parent = 0 )
QPageSetupDialog ( QWidget * parent = 0 )
 void open ( QObject * receiver, const char * member )
 PageSetupDialogOptions options () const
 QPrinter * printer ()
 void setOption ( PageSetupDialogOption option, bool on = true )
 void setOptions ( PageSetupDialogOptions options )
 bool testOption ( PageSetupDialogOption option ) const

public_slots

signals

static_public_members

protected_functions

reimplemented_public_functions
 virtual void setVisible ( bool visible )

reimplemented_protected_functions

protected_slots

related_non_members

templateClass
false

abstractClass
false

enbeddedClass
false

flag_objects
class
QPageSetupDialog
name
PageSetupDialogOptions

parent_flag_objects
class
QWidget
name
RenderFlags

typedefed_objects

parent_typedefed_objects

class_objects

parent_class_objects

enums
class_name
QPageSetupDialog
name
PageSetupDialogOption
key
DontUseSheet
public_flag
true

parent_enums
class_name
QDialog
name
DialogCode
key
Accepted
Rejected
public_flag
true
class_name
QWidget
name
RenderFlag
key
DrawWindowBackground
DrawChildren
IgnoreMask
public_flag
true
class_name
QPaintDevice
name
PaintDeviceMetric
key
PdmWidth
PdmHeight
PdmWidthMM
PdmHeightMM
PdmNumColors
PdmDepth
PdmDpiX
PdmDpiY
PdmPhysicalDpiX
PdmPhysicalDpiY
public_flag
true

parent_index
719

parent_name
QDialog

