QPrintDialogBase config.h gettext.h QDialog name QPrintDialogBase geometry 0 0 407 454 caption Print sizeGripEnabled true margin 11 spacing 6 QButtonGroup name ButtonGroup3 title Pages layoutSpacing margin 11 spacing 6 QLayoutWidget name Layout3 margin 0 spacing 6 QLayoutWidget name Layout2 margin 0 spacing 6 QLineEdit name fromED enabled false toolTip Page number to print from QLabel name toLA text &to buddy toED QLineEdit name toED enabled false toolTip Page number to print to QRadioButton name rangeRB text Fro&m checked false toolTip Print all pages QRadioButton name allRB text &All checked true toolTip Print all pages QCheckBox name oddCB text Print &odd-numbered pages checked true QCheckBox name evenCB text Print &even-numbered pages checked true QCheckBox name reverseCB text Re&verse order toolTip Print in reverse order QGroupBox name GroupBox3 title Copies margin 11 spacing 6 QSpinBox name copiesSB minValue 1 value 1 toolTip Number of copies QCheckBox name collateCB enabled false text &Collate toolTip Collate copies name Spacer1_2 orientation Horizontal sizeType Expanding sizeHint 20 20 QLayoutWidget name Layout1 margin 0 spacing 6 name Spacer1 orientation Horizontal sizeType Expanding sizeHint 20 20 QPushButton name printPB text &Print QPushButton name closePB text Close default true QButtonGroup name ButtonGroup1 title Print Destination layoutSpacing margin 11 spacing 6 QRadioButton name printerRB text P&rinter checked true toolTip Send output to the printer QLineEdit name printerED toolTip Send output to the given printer QRadioButton name fileRB text &File toolTip Send output to a file QLineEdit name fileED enabled true toolTip Send output to a file QPushButton name browsePB enabled true text &Browse ... copiesSB valueChanged(int) QPrintDialogBase copiesChanged(int) printerED textChanged(const QString&) QPrintDialogBase printerChanged() fileED textChanged(const QString&) QPrintDialogBase fileChanged() browsePB clicked() QPrintDialogBase browseClicked() allRB toggled(bool) QPrintDialogBase change_adaptor() reverseCB toggled(bool) QPrintDialogBase change_adaptor() collateCB toggled(bool) QPrintDialogBase change_adaptor() fromED textChanged(const QString&) QPrintDialogBase pagerangeChanged() fromED textChanged(const QString&) QPrintDialogBase change_adaptor() toED textChanged(const QString&) QPrintDialogBase pagerangeChanged() toED textChanged(const QString&) QPrintDialogBase change_adaptor() fileRB toggled(bool) QPrintDialogBase change_adaptor() printerRB toggled(bool) QPrintDialogBase change_adaptor() rangeRB toggled(bool) fromED setEnabled(bool) rangeRB toggled(bool) toED setEnabled(bool) browseClicked() change_adaptor() copiesChanged(int) fileChanged() pagerangeChanged() printerChanged() printerRB printerED fileRB fileED browsePB allRB fromED toED reverseCB copiesSB collateCB printPB closePB