2001-02-14 19:43:56 +00:00
|
|
|
<!DOCTYPE UI><UI>
|
2001-08-19 13:25:15 +00:00
|
|
|
<class>QPrintDialogBase</class>
|
2001-08-27 16:51:13 +00:00
|
|
|
<include location="global">config.h</include>
|
2002-12-17 20:37:13 +00:00
|
|
|
<include location="local">qt_helpers.h</include>
|
2001-02-14 19:43:56 +00:00
|
|
|
<widget>
|
|
|
|
<class>QDialog</class>
|
|
|
|
<property stdset="1">
|
|
|
|
<name>name</name>
|
2001-08-19 13:25:15 +00:00
|
|
|
<cstring>QPrintDialogBase</cstring>
|
2001-02-14 19:43:56 +00:00
|
|
|
</property>
|
|
|
|
<property stdset="1">
|
|
|
|
<name>geometry</name>
|
|
|
|
<rect>
|
|
|
|
<x>0</x>
|
|
|
|
<y>0</y>
|
2003-06-14 15:13:55 +00:00
|
|
|
<width>403</width>
|
2002-10-09 08:59:02 +00:00
|
|
|
<height>454</height>
|
2001-02-14 19:43:56 +00:00
|
|
|
</rect>
|
|
|
|
</property>
|
|
|
|
<property stdset="1">
|
|
|
|
<name>caption</name>
|
2001-08-29 21:11:30 +00:00
|
|
|
<string>Print</string>
|
2001-02-14 19:43:56 +00:00
|
|
|
</property>
|
2002-08-29 02:04:31 +00:00
|
|
|
<property stdset="1">
|
|
|
|
<name>sizeGripEnabled</name>
|
|
|
|
<bool>true</bool>
|
|
|
|
</property>
|
2002-10-09 08:59:02 +00:00
|
|
|
<grid>
|
2001-02-14 19:43:56 +00:00
|
|
|
<property stdset="1">
|
|
|
|
<name>margin</name>
|
|
|
|
<number>11</number>
|
|
|
|
</property>
|
|
|
|
<property stdset="1">
|
|
|
|
<name>spacing</name>
|
|
|
|
<number>6</number>
|
|
|
|
</property>
|
2002-10-09 08:59:02 +00:00
|
|
|
<widget row="1" column="0" >
|
2001-02-14 19:43:56 +00:00
|
|
|
<class>QButtonGroup</class>
|
|
|
|
<property stdset="1">
|
|
|
|
<name>name</name>
|
|
|
|
<cstring>ButtonGroup3</cstring>
|
|
|
|
</property>
|
|
|
|
<property stdset="1">
|
|
|
|
<name>title</name>
|
|
|
|
<string>Pages</string>
|
|
|
|
</property>
|
|
|
|
<property>
|
|
|
|
<name>layoutSpacing</name>
|
|
|
|
</property>
|
2002-09-11 19:57:49 +00:00
|
|
|
<vbox>
|
2001-02-14 19:43:56 +00:00
|
|
|
<property stdset="1">
|
|
|
|
<name>margin</name>
|
|
|
|
<number>11</number>
|
|
|
|
</property>
|
|
|
|
<property stdset="1">
|
|
|
|
<name>spacing</name>
|
2001-08-29 21:11:30 +00:00
|
|
|
<number>6</number>
|
2001-02-14 19:43:56 +00:00
|
|
|
</property>
|
2002-09-11 19:57:49 +00:00
|
|
|
<widget>
|
|
|
|
<class>QLayoutWidget</class>
|
2001-02-14 19:43:56 +00:00
|
|
|
<property stdset="1">
|
|
|
|
<name>name</name>
|
2002-09-11 19:57:49 +00:00
|
|
|
<cstring>Layout3</cstring>
|
|
|
|
</property>
|
|
|
|
<grid>
|
|
|
|
<property stdset="1">
|
|
|
|
<name>margin</name>
|
|
|
|
<number>0</number>
|
|
|
|
</property>
|
|
|
|
<property stdset="1">
|
|
|
|
<name>spacing</name>
|
|
|
|
<number>6</number>
|
|
|
|
</property>
|
|
|
|
<widget row="1" column="1" >
|
|
|
|
<class>QLayoutWidget</class>
|
|
|
|
<property stdset="1">
|
|
|
|
<name>name</name>
|
|
|
|
<cstring>Layout2</cstring>
|
|
|
|
</property>
|
|
|
|
<hbox>
|
|
|
|
<property stdset="1">
|
|
|
|
<name>margin</name>
|
|
|
|
<number>0</number>
|
|
|
|
</property>
|
|
|
|
<property stdset="1">
|
|
|
|
<name>spacing</name>
|
|
|
|
<number>6</number>
|
|
|
|
</property>
|
|
|
|
<widget>
|
|
|
|
<class>QLineEdit</class>
|
|
|
|
<property stdset="1">
|
|
|
|
<name>name</name>
|
|
|
|
<cstring>fromED</cstring>
|
|
|
|
</property>
|
|
|
|
<property stdset="1">
|
|
|
|
<name>enabled</name>
|
|
|
|
<bool>false</bool>
|
|
|
|
</property>
|
|
|
|
<property>
|
|
|
|
<name>toolTip</name>
|
|
|
|
<string>Page number to print from</string>
|
|
|
|
</property>
|
|
|
|
</widget>
|
|
|
|
<widget>
|
|
|
|
<class>QLabel</class>
|
|
|
|
<property stdset="1">
|
|
|
|
<name>name</name>
|
|
|
|
<cstring>toLA</cstring>
|
|
|
|
</property>
|
|
|
|
<property stdset="1">
|
|
|
|
<name>text</name>
|
|
|
|
<string>&to</string>
|
|
|
|
</property>
|
|
|
|
<property>
|
|
|
|
<name>buddy</name>
|
|
|
|
<cstring>toED</cstring>
|
|
|
|
</property>
|
|
|
|
</widget>
|
|
|
|
<widget>
|
|
|
|
<class>QLineEdit</class>
|
|
|
|
<property stdset="1">
|
|
|
|
<name>name</name>
|
|
|
|
<cstring>toED</cstring>
|
|
|
|
</property>
|
|
|
|
<property stdset="1">
|
|
|
|
<name>enabled</name>
|
|
|
|
<bool>false</bool>
|
|
|
|
</property>
|
|
|
|
<property>
|
|
|
|
<name>toolTip</name>
|
|
|
|
<string>Page number to print to</string>
|
|
|
|
</property>
|
|
|
|
</widget>
|
|
|
|
</hbox>
|
|
|
|
</widget>
|
|
|
|
<widget row="1" column="0" >
|
|
|
|
<class>QRadioButton</class>
|
|
|
|
<property stdset="1">
|
|
|
|
<name>name</name>
|
|
|
|
<cstring>rangeRB</cstring>
|
|
|
|
</property>
|
|
|
|
<property stdset="1">
|
|
|
|
<name>text</name>
|
|
|
|
<string>Fro&m</string>
|
|
|
|
</property>
|
|
|
|
<property stdset="1">
|
|
|
|
<name>checked</name>
|
|
|
|
<bool>false</bool>
|
|
|
|
</property>
|
|
|
|
<property>
|
|
|
|
<name>toolTip</name>
|
|
|
|
<string>Print all pages</string>
|
|
|
|
</property>
|
|
|
|
</widget>
|
|
|
|
<widget row="0" column="0" >
|
|
|
|
<class>QRadioButton</class>
|
|
|
|
<property stdset="1">
|
|
|
|
<name>name</name>
|
|
|
|
<cstring>allRB</cstring>
|
|
|
|
</property>
|
|
|
|
<property stdset="1">
|
|
|
|
<name>text</name>
|
|
|
|
<string>&All</string>
|
|
|
|
</property>
|
|
|
|
<property stdset="1">
|
|
|
|
<name>checked</name>
|
|
|
|
<bool>true</bool>
|
|
|
|
</property>
|
|
|
|
<property>
|
|
|
|
<name>toolTip</name>
|
|
|
|
<string>Print all pages</string>
|
|
|
|
</property>
|
|
|
|
</widget>
|
|
|
|
</grid>
|
2001-02-14 19:43:56 +00:00
|
|
|
</widget>
|
2002-09-11 19:57:49 +00:00
|
|
|
<widget>
|
|
|
|
<class>QCheckBox</class>
|
2001-02-14 19:43:56 +00:00
|
|
|
<property stdset="1">
|
|
|
|
<name>name</name>
|
2002-09-11 19:57:49 +00:00
|
|
|
<cstring>oddCB</cstring>
|
2001-02-14 19:43:56 +00:00
|
|
|
</property>
|
|
|
|
<property stdset="1">
|
|
|
|
<name>text</name>
|
2002-09-11 19:57:49 +00:00
|
|
|
<string>Print &odd-numbered pages</string>
|
2001-02-14 19:43:56 +00:00
|
|
|
</property>
|
|
|
|
<property stdset="1">
|
2002-09-11 19:57:49 +00:00
|
|
|
<name>checked</name>
|
|
|
|
<bool>true</bool>
|
2001-02-14 19:43:56 +00:00
|
|
|
</property>
|
|
|
|
</widget>
|
2002-09-11 19:57:49 +00:00
|
|
|
<widget>
|
|
|
|
<class>QCheckBox</class>
|
2001-02-14 19:43:56 +00:00
|
|
|
<property stdset="1">
|
|
|
|
<name>name</name>
|
2002-09-11 19:57:49 +00:00
|
|
|
<cstring>evenCB</cstring>
|
2001-08-29 21:11:30 +00:00
|
|
|
</property>
|
2002-08-29 02:04:31 +00:00
|
|
|
<property stdset="1">
|
|
|
|
<name>text</name>
|
2002-09-11 19:57:49 +00:00
|
|
|
<string>Print &even-numbered pages</string>
|
2001-02-14 19:43:56 +00:00
|
|
|
</property>
|
|
|
|
<property stdset="1">
|
2002-09-11 19:57:49 +00:00
|
|
|
<name>checked</name>
|
2001-08-29 21:11:30 +00:00
|
|
|
<bool>true</bool>
|
|
|
|
</property>
|
2001-02-14 19:43:56 +00:00
|
|
|
</widget>
|
2002-09-11 19:57:49 +00:00
|
|
|
<widget>
|
2001-02-14 19:43:56 +00:00
|
|
|
<class>QCheckBox</class>
|
|
|
|
<property stdset="1">
|
|
|
|
<name>name</name>
|
2001-08-29 21:11:30 +00:00
|
|
|
<cstring>reverseCB</cstring>
|
2001-02-14 19:43:56 +00:00
|
|
|
</property>
|
|
|
|
<property stdset="1">
|
|
|
|
<name>text</name>
|
2001-08-29 21:11:30 +00:00
|
|
|
<string>Re&verse order</string>
|
|
|
|
</property>
|
|
|
|
<property>
|
|
|
|
<name>toolTip</name>
|
|
|
|
<string>Print in reverse order</string>
|
2001-02-14 19:43:56 +00:00
|
|
|
</property>
|
|
|
|
</widget>
|
2002-09-11 19:57:49 +00:00
|
|
|
</vbox>
|
2001-02-14 19:43:56 +00:00
|
|
|
</widget>
|
2002-10-09 08:59:02 +00:00
|
|
|
<widget row="2" column="0" >
|
2001-02-14 19:43:56 +00:00
|
|
|
<class>QGroupBox</class>
|
|
|
|
<property stdset="1">
|
|
|
|
<name>name</name>
|
|
|
|
<cstring>GroupBox3</cstring>
|
|
|
|
</property>
|
|
|
|
<property stdset="1">
|
|
|
|
<name>title</name>
|
|
|
|
<string>Copies</string>
|
|
|
|
</property>
|
|
|
|
<hbox>
|
|
|
|
<property stdset="1">
|
|
|
|
<name>margin</name>
|
|
|
|
<number>11</number>
|
|
|
|
</property>
|
|
|
|
<property stdset="1">
|
|
|
|
<name>spacing</name>
|
|
|
|
<number>6</number>
|
|
|
|
</property>
|
|
|
|
<widget>
|
|
|
|
<class>QSpinBox</class>
|
|
|
|
<property stdset="1">
|
|
|
|
<name>name</name>
|
2001-08-29 21:11:30 +00:00
|
|
|
<cstring>copiesSB</cstring>
|
2001-02-14 19:43:56 +00:00
|
|
|
</property>
|
|
|
|
<property stdset="1">
|
|
|
|
<name>minValue</name>
|
|
|
|
<number>1</number>
|
|
|
|
</property>
|
|
|
|
<property stdset="1">
|
|
|
|
<name>value</name>
|
|
|
|
<number>1</number>
|
|
|
|
</property>
|
2001-08-29 21:11:30 +00:00
|
|
|
<property>
|
|
|
|
<name>toolTip</name>
|
|
|
|
<string>Number of copies</string>
|
|
|
|
</property>
|
2001-02-14 19:43:56 +00:00
|
|
|
</widget>
|
|
|
|
<widget>
|
|
|
|
<class>QCheckBox</class>
|
|
|
|
<property stdset="1">
|
|
|
|
<name>name</name>
|
2001-08-29 21:11:30 +00:00
|
|
|
<cstring>collateCB</cstring>
|
2001-02-14 19:43:56 +00:00
|
|
|
</property>
|
|
|
|
<property stdset="1">
|
|
|
|
<name>enabled</name>
|
|
|
|
<bool>false</bool>
|
|
|
|
</property>
|
2002-08-29 02:04:31 +00:00
|
|
|
<property stdset="1">
|
|
|
|
<name>text</name>
|
|
|
|
<string>&Collate</string>
|
|
|
|
</property>
|
2001-08-29 21:11:30 +00:00
|
|
|
<property>
|
|
|
|
<name>toolTip</name>
|
|
|
|
<string>Collate copies</string>
|
|
|
|
</property>
|
2001-02-14 19:43:56 +00:00
|
|
|
</widget>
|
|
|
|
<spacer>
|
|
|
|
<property>
|
|
|
|
<name>name</name>
|
|
|
|
<cstring>Spacer1_2</cstring>
|
|
|
|
</property>
|
|
|
|
<property stdset="1">
|
|
|
|
<name>orientation</name>
|
|
|
|
<enum>Horizontal</enum>
|
|
|
|
</property>
|
|
|
|
<property stdset="1">
|
|
|
|
<name>sizeType</name>
|
|
|
|
<enum>Expanding</enum>
|
|
|
|
</property>
|
|
|
|
<property>
|
|
|
|
<name>sizeHint</name>
|
|
|
|
<size>
|
|
|
|
<width>20</width>
|
|
|
|
<height>20</height>
|
|
|
|
</size>
|
|
|
|
</property>
|
|
|
|
</spacer>
|
|
|
|
</hbox>
|
|
|
|
</widget>
|
2002-10-09 08:59:02 +00:00
|
|
|
<widget row="3" column="0" >
|
2001-02-14 19:43:56 +00:00
|
|
|
<class>QLayoutWidget</class>
|
|
|
|
<property stdset="1">
|
|
|
|
<name>name</name>
|
|
|
|
<cstring>Layout1</cstring>
|
|
|
|
</property>
|
|
|
|
<hbox>
|
|
|
|
<property stdset="1">
|
|
|
|
<name>margin</name>
|
|
|
|
<number>0</number>
|
|
|
|
</property>
|
|
|
|
<property stdset="1">
|
|
|
|
<name>spacing</name>
|
|
|
|
<number>6</number>
|
|
|
|
</property>
|
|
|
|
<spacer>
|
|
|
|
<property>
|
|
|
|
<name>name</name>
|
|
|
|
<cstring>Spacer1</cstring>
|
|
|
|
</property>
|
|
|
|
<property stdset="1">
|
|
|
|
<name>orientation</name>
|
|
|
|
<enum>Horizontal</enum>
|
|
|
|
</property>
|
|
|
|
<property stdset="1">
|
|
|
|
<name>sizeType</name>
|
|
|
|
<enum>Expanding</enum>
|
|
|
|
</property>
|
|
|
|
<property>
|
|
|
|
<name>sizeHint</name>
|
|
|
|
<size>
|
|
|
|
<width>20</width>
|
|
|
|
<height>20</height>
|
|
|
|
</size>
|
|
|
|
</property>
|
|
|
|
</spacer>
|
|
|
|
<widget>
|
|
|
|
<class>QPushButton</class>
|
|
|
|
<property stdset="1">
|
|
|
|
<name>name</name>
|
|
|
|
<cstring>printPB</cstring>
|
|
|
|
</property>
|
|
|
|
<property stdset="1">
|
|
|
|
<name>text</name>
|
|
|
|
<string>&Print</string>
|
|
|
|
</property>
|
2003-06-14 15:13:55 +00:00
|
|
|
<property stdset="1">
|
|
|
|
<name>autoDefault</name>
|
|
|
|
<bool>false</bool>
|
|
|
|
</property>
|
|
|
|
<property stdset="1">
|
|
|
|
<name>default</name>
|
|
|
|
<bool>true</bool>
|
|
|
|
</property>
|
2001-02-14 19:43:56 +00:00
|
|
|
</widget>
|
|
|
|
<widget>
|
|
|
|
<class>QPushButton</class>
|
|
|
|
<property stdset="1">
|
|
|
|
<name>name</name>
|
2001-08-29 21:11:30 +00:00
|
|
|
<cstring>closePB</cstring>
|
2001-02-14 19:43:56 +00:00
|
|
|
</property>
|
|
|
|
<property stdset="1">
|
|
|
|
<name>text</name>
|
2001-08-29 21:11:30 +00:00
|
|
|
<string>Close</string>
|
2001-02-14 19:43:56 +00:00
|
|
|
</property>
|
2003-06-14 15:13:55 +00:00
|
|
|
<property stdset="1">
|
|
|
|
<name>autoDefault</name>
|
|
|
|
<bool>false</bool>
|
|
|
|
</property>
|
2001-02-14 19:43:56 +00:00
|
|
|
<property stdset="1">
|
|
|
|
<name>default</name>
|
2003-06-14 15:13:55 +00:00
|
|
|
<bool>false</bool>
|
2001-02-14 19:43:56 +00:00
|
|
|
</property>
|
|
|
|
</widget>
|
|
|
|
</hbox>
|
|
|
|
</widget>
|
2002-10-09 08:59:02 +00:00
|
|
|
<widget row="0" column="0" >
|
|
|
|
<class>QButtonGroup</class>
|
|
|
|
<property stdset="1">
|
|
|
|
<name>name</name>
|
|
|
|
<cstring>ButtonGroup1</cstring>
|
|
|
|
</property>
|
|
|
|
<property stdset="1">
|
|
|
|
<name>title</name>
|
|
|
|
<string>Print Destination</string>
|
|
|
|
</property>
|
|
|
|
<property>
|
|
|
|
<name>layoutSpacing</name>
|
|
|
|
</property>
|
|
|
|
<grid>
|
|
|
|
<property stdset="1">
|
|
|
|
<name>margin</name>
|
|
|
|
<number>11</number>
|
|
|
|
</property>
|
|
|
|
<property stdset="1">
|
|
|
|
<name>spacing</name>
|
|
|
|
<number>6</number>
|
|
|
|
</property>
|
|
|
|
<widget row="0" column="0" >
|
|
|
|
<class>QRadioButton</class>
|
|
|
|
<property stdset="1">
|
|
|
|
<name>name</name>
|
|
|
|
<cstring>printerRB</cstring>
|
|
|
|
</property>
|
|
|
|
<property stdset="1">
|
|
|
|
<name>text</name>
|
|
|
|
<string>P&rinter</string>
|
|
|
|
</property>
|
|
|
|
<property stdset="1">
|
|
|
|
<name>checked</name>
|
|
|
|
<bool>true</bool>
|
|
|
|
</property>
|
|
|
|
<property>
|
|
|
|
<name>toolTip</name>
|
|
|
|
<string>Send output to the printer</string>
|
|
|
|
</property>
|
|
|
|
</widget>
|
|
|
|
<widget row="0" column="1" rowspan="1" colspan="2" >
|
|
|
|
<class>QLineEdit</class>
|
|
|
|
<property stdset="1">
|
|
|
|
<name>name</name>
|
|
|
|
<cstring>printerED</cstring>
|
|
|
|
</property>
|
|
|
|
<property>
|
|
|
|
<name>toolTip</name>
|
|
|
|
<string>Send output to the given printer</string>
|
|
|
|
</property>
|
|
|
|
</widget>
|
|
|
|
<widget row="1" column="0" >
|
|
|
|
<class>QRadioButton</class>
|
|
|
|
<property stdset="1">
|
|
|
|
<name>name</name>
|
|
|
|
<cstring>fileRB</cstring>
|
|
|
|
</property>
|
|
|
|
<property stdset="1">
|
|
|
|
<name>text</name>
|
|
|
|
<string>&File</string>
|
|
|
|
</property>
|
|
|
|
<property>
|
|
|
|
<name>toolTip</name>
|
|
|
|
<string>Send output to a file</string>
|
|
|
|
</property>
|
|
|
|
</widget>
|
|
|
|
<widget row="1" column="1" >
|
|
|
|
<class>QLineEdit</class>
|
|
|
|
<property stdset="1">
|
|
|
|
<name>name</name>
|
|
|
|
<cstring>fileED</cstring>
|
|
|
|
</property>
|
|
|
|
<property stdset="1">
|
|
|
|
<name>enabled</name>
|
|
|
|
<bool>true</bool>
|
|
|
|
</property>
|
|
|
|
<property>
|
|
|
|
<name>toolTip</name>
|
|
|
|
<string>Send output to a file</string>
|
|
|
|
</property>
|
|
|
|
</widget>
|
|
|
|
<widget row="1" column="2" >
|
|
|
|
<class>QPushButton</class>
|
|
|
|
<property stdset="1">
|
|
|
|
<name>name</name>
|
|
|
|
<cstring>browsePB</cstring>
|
|
|
|
</property>
|
|
|
|
<property stdset="1">
|
|
|
|
<name>enabled</name>
|
|
|
|
<bool>true</bool>
|
|
|
|
</property>
|
|
|
|
<property stdset="1">
|
|
|
|
<name>text</name>
|
2003-01-23 16:23:43 +00:00
|
|
|
<string>&Browse...</string>
|
2002-10-09 08:59:02 +00:00
|
|
|
</property>
|
|
|
|
</widget>
|
|
|
|
</grid>
|
|
|
|
</widget>
|
|
|
|
</grid>
|
2001-02-14 19:43:56 +00:00
|
|
|
</widget>
|
|
|
|
<connections>
|
|
|
|
<connection>
|
2001-08-29 21:11:30 +00:00
|
|
|
<sender>copiesSB</sender>
|
|
|
|
<signal>valueChanged(int)</signal>
|
|
|
|
<receiver>QPrintDialogBase</receiver>
|
|
|
|
<slot>copiesChanged(int)</slot>
|
2001-02-14 19:43:56 +00:00
|
|
|
</connection>
|
|
|
|
<connection>
|
2001-08-29 21:11:30 +00:00
|
|
|
<sender>printerED</sender>
|
|
|
|
<signal>textChanged(const QString&)</signal>
|
|
|
|
<receiver>QPrintDialogBase</receiver>
|
|
|
|
<slot>printerChanged()</slot>
|
2001-02-14 19:43:56 +00:00
|
|
|
</connection>
|
|
|
|
<connection>
|
2001-08-29 21:11:30 +00:00
|
|
|
<sender>fileED</sender>
|
|
|
|
<signal>textChanged(const QString&)</signal>
|
|
|
|
<receiver>QPrintDialogBase</receiver>
|
|
|
|
<slot>fileChanged()</slot>
|
2001-02-14 19:43:56 +00:00
|
|
|
</connection>
|
|
|
|
<connection>
|
2001-08-29 21:11:30 +00:00
|
|
|
<sender>browsePB</sender>
|
2001-02-14 19:43:56 +00:00
|
|
|
<signal>clicked()</signal>
|
2001-08-19 13:25:15 +00:00
|
|
|
<receiver>QPrintDialogBase</receiver>
|
2001-08-29 21:11:30 +00:00
|
|
|
<slot>browseClicked()</slot>
|
2001-02-14 19:43:56 +00:00
|
|
|
</connection>
|
|
|
|
<connection>
|
2001-08-29 21:11:30 +00:00
|
|
|
<sender>allRB</sender>
|
|
|
|
<signal>toggled(bool)</signal>
|
2001-08-19 13:25:15 +00:00
|
|
|
<receiver>QPrintDialogBase</receiver>
|
2001-08-29 21:11:30 +00:00
|
|
|
<slot>change_adaptor()</slot>
|
2001-02-14 19:43:56 +00:00
|
|
|
</connection>
|
|
|
|
<connection>
|
2001-08-29 21:11:30 +00:00
|
|
|
<sender>reverseCB</sender>
|
2001-02-14 19:43:56 +00:00
|
|
|
<signal>toggled(bool)</signal>
|
2001-08-29 21:11:30 +00:00
|
|
|
<receiver>QPrintDialogBase</receiver>
|
|
|
|
<slot>change_adaptor()</slot>
|
2001-02-14 19:43:56 +00:00
|
|
|
</connection>
|
|
|
|
<connection>
|
2001-08-29 21:11:30 +00:00
|
|
|
<sender>collateCB</sender>
|
2001-02-14 19:43:56 +00:00
|
|
|
<signal>toggled(bool)</signal>
|
2001-08-29 21:11:30 +00:00
|
|
|
<receiver>QPrintDialogBase</receiver>
|
|
|
|
<slot>change_adaptor()</slot>
|
2001-02-14 19:43:56 +00:00
|
|
|
</connection>
|
|
|
|
<connection>
|
2001-08-29 21:11:30 +00:00
|
|
|
<sender>fromED</sender>
|
|
|
|
<signal>textChanged(const QString&)</signal>
|
|
|
|
<receiver>QPrintDialogBase</receiver>
|
|
|
|
<slot>pagerangeChanged()</slot>
|
|
|
|
</connection>
|
|
|
|
<connection>
|
|
|
|
<sender>fromED</sender>
|
|
|
|
<signal>textChanged(const QString&)</signal>
|
|
|
|
<receiver>QPrintDialogBase</receiver>
|
|
|
|
<slot>change_adaptor()</slot>
|
|
|
|
</connection>
|
|
|
|
<connection>
|
|
|
|
<sender>toED</sender>
|
|
|
|
<signal>textChanged(const QString&)</signal>
|
|
|
|
<receiver>QPrintDialogBase</receiver>
|
|
|
|
<slot>pagerangeChanged()</slot>
|
|
|
|
</connection>
|
|
|
|
<connection>
|
|
|
|
<sender>toED</sender>
|
|
|
|
<signal>textChanged(const QString&)</signal>
|
|
|
|
<receiver>QPrintDialogBase</receiver>
|
|
|
|
<slot>change_adaptor()</slot>
|
|
|
|
</connection>
|
|
|
|
<connection>
|
|
|
|
<sender>fileRB</sender>
|
2001-02-14 19:43:56 +00:00
|
|
|
<signal>toggled(bool)</signal>
|
2001-08-29 21:11:30 +00:00
|
|
|
<receiver>QPrintDialogBase</receiver>
|
|
|
|
<slot>change_adaptor()</slot>
|
2001-02-14 19:43:56 +00:00
|
|
|
</connection>
|
|
|
|
<connection>
|
2001-08-29 21:11:30 +00:00
|
|
|
<sender>printerRB</sender>
|
2001-02-14 19:43:56 +00:00
|
|
|
<signal>toggled(bool)</signal>
|
2001-08-29 21:11:30 +00:00
|
|
|
<receiver>QPrintDialogBase</receiver>
|
|
|
|
<slot>change_adaptor()</slot>
|
2001-02-14 19:43:56 +00:00
|
|
|
</connection>
|
2002-09-11 19:57:49 +00:00
|
|
|
<connection>
|
|
|
|
<sender>rangeRB</sender>
|
|
|
|
<signal>toggled(bool)</signal>
|
|
|
|
<receiver>fromED</receiver>
|
|
|
|
<slot>setEnabled(bool)</slot>
|
|
|
|
</connection>
|
|
|
|
<connection>
|
|
|
|
<sender>rangeRB</sender>
|
|
|
|
<signal>toggled(bool)</signal>
|
|
|
|
<receiver>toED</receiver>
|
|
|
|
<slot>setEnabled(bool)</slot>
|
|
|
|
</connection>
|
2001-08-29 21:11:30 +00:00
|
|
|
<slot access="protected">browseClicked()</slot>
|
|
|
|
<slot access="public">change_adaptor()</slot>
|
|
|
|
<slot access="public">copiesChanged(int)</slot>
|
|
|
|
<slot access="public">fileChanged()</slot>
|
|
|
|
<slot access="protected">pagerangeChanged()</slot>
|
|
|
|
<slot access="public">printerChanged()</slot>
|
2001-02-14 19:43:56 +00:00
|
|
|
</connections>
|
2001-08-29 21:11:30 +00:00
|
|
|
<tabstops>
|
|
|
|
<tabstop>printerRB</tabstop>
|
|
|
|
<tabstop>printerED</tabstop>
|
|
|
|
<tabstop>fileRB</tabstop>
|
|
|
|
<tabstop>fileED</tabstop>
|
|
|
|
<tabstop>browsePB</tabstop>
|
|
|
|
<tabstop>allRB</tabstop>
|
|
|
|
<tabstop>fromED</tabstop>
|
|
|
|
<tabstop>toED</tabstop>
|
|
|
|
<tabstop>reverseCB</tabstop>
|
|
|
|
<tabstop>copiesSB</tabstop>
|
|
|
|
<tabstop>collateCB</tabstop>
|
|
|
|
<tabstop>printPB</tabstop>
|
|
|
|
<tabstop>closePB</tabstop>
|
|
|
|
</tabstops>
|
2001-02-14 19:43:56 +00:00
|
|
|
</UI>
|