[846] | 1 | <?xml version="1.0" encoding="UTF-8"?>
|
---|
| 2 | <ui version="4.0">
|
---|
[2] | 3 | <class>QPrintSettingsOutput</class>
|
---|
[846] | 4 | <widget class="QWidget" name="QPrintSettingsOutput">
|
---|
| 5 | <property name="geometry">
|
---|
[2] | 6 | <rect>
|
---|
| 7 | <x>0</x>
|
---|
| 8 | <y>0</y>
|
---|
[846] | 9 | <width>426</width>
|
---|
| 10 | <height>171</height>
|
---|
[2] | 11 | </rect>
|
---|
| 12 | </property>
|
---|
[846] | 13 | <property name="windowTitle">
|
---|
[2] | 14 | <string>Form</string>
|
---|
| 15 | </property>
|
---|
[846] | 16 | <layout class="QHBoxLayout" name="horizontalLayout_2">
|
---|
| 17 | <property name="margin">
|
---|
[2] | 18 | <number>0</number>
|
---|
| 19 | </property>
|
---|
| 20 | <item>
|
---|
[846] | 21 | <widget class="QTabWidget" name="tabs">
|
---|
| 22 | <property name="currentIndex">
|
---|
[2] | 23 | <number>0</number>
|
---|
| 24 | </property>
|
---|
[846] | 25 | <widget class="QWidget" name="copiesTab">
|
---|
| 26 | <attribute name="title">
|
---|
[2] | 27 | <string>Copies</string>
|
---|
| 28 | </attribute>
|
---|
[846] | 29 | <layout class="QHBoxLayout" name="horizontalLayout">
|
---|
[2] | 30 | <item>
|
---|
[846] | 31 | <widget class="QGroupBox" name="gbPrintRange">
|
---|
| 32 | <property name="sizePolicy">
|
---|
| 33 | <sizepolicy hsizetype="Preferred" vsizetype="Minimum">
|
---|
[2] | 34 | <horstretch>0</horstretch>
|
---|
| 35 | <verstretch>0</verstretch>
|
---|
| 36 | </sizepolicy>
|
---|
| 37 | </property>
|
---|
[846] | 38 | <property name="title">
|
---|
[2] | 39 | <string>Print range</string>
|
---|
| 40 | </property>
|
---|
[846] | 41 | <layout class="QVBoxLayout" name="_3">
|
---|
| 42 | <property name="spacing">
|
---|
[2] | 43 | <number>4</number>
|
---|
| 44 | </property>
|
---|
[846] | 45 | <property name="margin">
|
---|
[2] | 46 | <number>6</number>
|
---|
| 47 | </property>
|
---|
| 48 | <item>
|
---|
[846] | 49 | <widget class="QRadioButton" name="printAll">
|
---|
| 50 | <property name="text">
|
---|
[2] | 51 | <string>Print all</string>
|
---|
| 52 | </property>
|
---|
[846] | 53 | <property name="checked">
|
---|
[2] | 54 | <bool>true</bool>
|
---|
| 55 | </property>
|
---|
| 56 | </widget>
|
---|
| 57 | </item>
|
---|
| 58 | <item>
|
---|
[846] | 59 | <layout class="QHBoxLayout" name="_4">
|
---|
| 60 | <property name="spacing">
|
---|
[2] | 61 | <number>6</number>
|
---|
| 62 | </property>
|
---|
[846] | 63 | <property name="margin">
|
---|
[2] | 64 | <number>0</number>
|
---|
| 65 | </property>
|
---|
| 66 | <item>
|
---|
[846] | 67 | <widget class="QRadioButton" name="printRange">
|
---|
| 68 | <property name="text">
|
---|
[2] | 69 | <string>Pages from</string>
|
---|
| 70 | </property>
|
---|
| 71 | </widget>
|
---|
| 72 | </item>
|
---|
| 73 | <item>
|
---|
[846] | 74 | <widget class="QSpinBox" name="from">
|
---|
| 75 | <property name="enabled">
|
---|
[2] | 76 | <bool>false</bool>
|
---|
| 77 | </property>
|
---|
[846] | 78 | <property name="minimum">
|
---|
[2] | 79 | <number>1</number>
|
---|
| 80 | </property>
|
---|
[846] | 81 | <property name="maximum">
|
---|
[2] | 82 | <number>999</number>
|
---|
| 83 | </property>
|
---|
| 84 | </widget>
|
---|
| 85 | </item>
|
---|
| 86 | <item>
|
---|
[846] | 87 | <widget class="QLabel" name="label_3">
|
---|
| 88 | <property name="text">
|
---|
[2] | 89 | <string>to</string>
|
---|
| 90 | </property>
|
---|
| 91 | </widget>
|
---|
| 92 | </item>
|
---|
| 93 | <item>
|
---|
[846] | 94 | <widget class="QSpinBox" name="to">
|
---|
| 95 | <property name="enabled">
|
---|
[2] | 96 | <bool>false</bool>
|
---|
| 97 | </property>
|
---|
[846] | 98 | <property name="minimum">
|
---|
[2] | 99 | <number>1</number>
|
---|
| 100 | </property>
|
---|
[846] | 101 | <property name="maximum">
|
---|
[2] | 102 | <number>999</number>
|
---|
| 103 | </property>
|
---|
| 104 | </widget>
|
---|
| 105 | </item>
|
---|
| 106 | <item>
|
---|
| 107 | <spacer>
|
---|
[846] | 108 | <property name="orientation">
|
---|
[2] | 109 | <enum>Qt::Horizontal</enum>
|
---|
| 110 | </property>
|
---|
[846] | 111 | <property name="sizeHint" stdset="0">
|
---|
[2] | 112 | <size>
|
---|
| 113 | <width>0</width>
|
---|
| 114 | <height>20</height>
|
---|
| 115 | </size>
|
---|
| 116 | </property>
|
---|
| 117 | </spacer>
|
---|
| 118 | </item>
|
---|
| 119 | </layout>
|
---|
| 120 | </item>
|
---|
| 121 | <item>
|
---|
[846] | 122 | <widget class="QRadioButton" name="printCurrentPage">
|
---|
| 123 | <property name="text">
|
---|
| 124 | <string>Current Page</string>
|
---|
| 125 | </property>
|
---|
| 126 | </widget>
|
---|
| 127 | </item>
|
---|
| 128 | <item>
|
---|
| 129 | <widget class="QRadioButton" name="printSelection">
|
---|
| 130 | <property name="text">
|
---|
[2] | 131 | <string>Selection</string>
|
---|
| 132 | </property>
|
---|
| 133 | </widget>
|
---|
| 134 | </item>
|
---|
| 135 | <item>
|
---|
[846] | 136 | <spacer name="verticalSpacer">
|
---|
| 137 | <property name="orientation">
|
---|
[2] | 138 | <enum>Qt::Vertical</enum>
|
---|
| 139 | </property>
|
---|
[846] | 140 | <property name="sizeHint" stdset="0">
|
---|
[2] | 141 | <size>
|
---|
| 142 | <width>1</width>
|
---|
| 143 | <height>1</height>
|
---|
| 144 | </size>
|
---|
| 145 | </property>
|
---|
| 146 | </spacer>
|
---|
| 147 | </item>
|
---|
| 148 | </layout>
|
---|
| 149 | </widget>
|
---|
| 150 | </item>
|
---|
| 151 | <item>
|
---|
[846] | 152 | <widget class="QGroupBox" name="groupBox">
|
---|
| 153 | <property name="title">
|
---|
[2] | 154 | <string>Output Settings</string>
|
---|
| 155 | </property>
|
---|
[846] | 156 | <layout class="QGridLayout" name="gridLayout">
|
---|
| 157 | <item row="0" column="0">
|
---|
| 158 | <widget class="QLabel" name="label">
|
---|
| 159 | <property name="text">
|
---|
[2] | 160 | <string>Copies:</string>
|
---|
| 161 | </property>
|
---|
[846] | 162 | <property name="buddy">
|
---|
[2] | 163 | <cstring>copies</cstring>
|
---|
| 164 | </property>
|
---|
| 165 | </widget>
|
---|
| 166 | </item>
|
---|
[846] | 167 | <item row="0" column="1" colspan="2">
|
---|
| 168 | <widget class="QSpinBox" name="copies">
|
---|
| 169 | <property name="minimum">
|
---|
[2] | 170 | <number>1</number>
|
---|
| 171 | </property>
|
---|
[846] | 172 | <property name="maximum">
|
---|
[2] | 173 | <number>999</number>
|
---|
| 174 | </property>
|
---|
| 175 | </widget>
|
---|
| 176 | </item>
|
---|
[846] | 177 | <item row="0" column="3">
|
---|
| 178 | <spacer name="horizontalSpacer">
|
---|
| 179 | <property name="orientation">
|
---|
[2] | 180 | <enum>Qt::Horizontal</enum>
|
---|
| 181 | </property>
|
---|
[846] | 182 | <property name="sizeHint" stdset="0">
|
---|
[2] | 183 | <size>
|
---|
| 184 | <width>91</width>
|
---|
| 185 | <height>20</height>
|
---|
| 186 | </size>
|
---|
| 187 | </property>
|
---|
| 188 | </spacer>
|
---|
| 189 | </item>
|
---|
[846] | 190 | <item row="1" column="0" colspan="2">
|
---|
| 191 | <widget class="QCheckBox" name="collate">
|
---|
| 192 | <property name="text">
|
---|
[2] | 193 | <string>Collate</string>
|
---|
| 194 | </property>
|
---|
| 195 | </widget>
|
---|
| 196 | </item>
|
---|
[846] | 197 | <item row="1" column="2" rowspan="2" colspan="2">
|
---|
| 198 | <widget class="QLabel" name="outputIcon">
|
---|
| 199 | <property name="sizePolicy">
|
---|
| 200 | <sizepolicy hsizetype="Ignored" vsizetype="Ignored">
|
---|
[2] | 201 | <horstretch>0</horstretch>
|
---|
| 202 | <verstretch>0</verstretch>
|
---|
| 203 | </sizepolicy>
|
---|
| 204 | </property>
|
---|
| 205 | </widget>
|
---|
| 206 | </item>
|
---|
[846] | 207 | <item row="2" column="0" colspan="2">
|
---|
| 208 | <widget class="QCheckBox" name="reverse">
|
---|
| 209 | <property name="text">
|
---|
[2] | 210 | <string>Reverse</string>
|
---|
| 211 | </property>
|
---|
| 212 | </widget>
|
---|
| 213 | </item>
|
---|
[846] | 214 | <item row="3" column="0" colspan="4">
|
---|
| 215 | <spacer name="verticalSpacer_2">
|
---|
| 216 | <property name="orientation">
|
---|
[2] | 217 | <enum>Qt::Vertical</enum>
|
---|
| 218 | </property>
|
---|
[846] | 219 | <property name="sizeHint" stdset="0">
|
---|
[2] | 220 | <size>
|
---|
| 221 | <width>0</width>
|
---|
| 222 | <height>1</height>
|
---|
| 223 | </size>
|
---|
| 224 | </property>
|
---|
| 225 | </spacer>
|
---|
| 226 | </item>
|
---|
| 227 | </layout>
|
---|
| 228 | </widget>
|
---|
| 229 | </item>
|
---|
| 230 | </layout>
|
---|
| 231 | </widget>
|
---|
[846] | 232 | <widget class="QWidget" name="optionsTab">
|
---|
| 233 | <attribute name="title">
|
---|
[2] | 234 | <string>Options</string>
|
---|
| 235 | </attribute>
|
---|
[846] | 236 | <layout class="QGridLayout" name="gridLayout_2">
|
---|
| 237 | <item row="0" column="1">
|
---|
| 238 | <widget class="QGroupBox" name="colorMode">
|
---|
| 239 | <property name="title">
|
---|
[2] | 240 | <string>Color Mode</string>
|
---|
| 241 | </property>
|
---|
[846] | 242 | <layout class="QGridLayout" name="gridLayout_4">
|
---|
| 243 | <item row="2" column="0">
|
---|
| 244 | <spacer name="verticalSpacer_6">
|
---|
| 245 | <property name="orientation">
|
---|
[2] | 246 | <enum>Qt::Vertical</enum>
|
---|
| 247 | </property>
|
---|
[846] | 248 | <property name="sizeHint" stdset="0">
|
---|
[2] | 249 | <size>
|
---|
| 250 | <width>1</width>
|
---|
| 251 | <height>0</height>
|
---|
| 252 | </size>
|
---|
| 253 | </property>
|
---|
| 254 | </spacer>
|
---|
| 255 | </item>
|
---|
[846] | 256 | <item row="0" column="0">
|
---|
| 257 | <widget class="QRadioButton" name="color">
|
---|
| 258 | <property name="text">
|
---|
[2] | 259 | <string>Color</string>
|
---|
| 260 | </property>
|
---|
| 261 | </widget>
|
---|
| 262 | </item>
|
---|
[846] | 263 | <item row="0" column="1" rowspan="3">
|
---|
| 264 | <widget class="QLabel" name="colorIcon"/>
|
---|
[2] | 265 | </item>
|
---|
[846] | 266 | <item row="1" column="0">
|
---|
| 267 | <widget class="QRadioButton" name="grayscale">
|
---|
| 268 | <property name="text">
|
---|
[2] | 269 | <string>Grayscale</string>
|
---|
| 270 | </property>
|
---|
| 271 | </widget>
|
---|
| 272 | </item>
|
---|
| 273 | </layout>
|
---|
| 274 | </widget>
|
---|
| 275 | </item>
|
---|
[846] | 276 | <item row="0" column="0">
|
---|
| 277 | <widget class="QGroupBox" name="duplex">
|
---|
| 278 | <property name="title">
|
---|
[2] | 279 | <string>Duplex Printing</string>
|
---|
| 280 | </property>
|
---|
[846] | 281 | <layout class="QVBoxLayout" name="verticalLayout">
|
---|
[2] | 282 | <item>
|
---|
[846] | 283 | <widget class="QRadioButton" name="noDuplex">
|
---|
| 284 | <property name="text">
|
---|
[2] | 285 | <string>None</string>
|
---|
| 286 | </property>
|
---|
[846] | 287 | <property name="checked">
|
---|
[2] | 288 | <bool>true</bool>
|
---|
| 289 | </property>
|
---|
| 290 | </widget>
|
---|
| 291 | </item>
|
---|
| 292 | <item>
|
---|
[846] | 293 | <widget class="QRadioButton" name="duplexLong">
|
---|
| 294 | <property name="text">
|
---|
[2] | 295 | <string>Long side</string>
|
---|
| 296 | </property>
|
---|
| 297 | </widget>
|
---|
| 298 | </item>
|
---|
| 299 | <item>
|
---|
[846] | 300 | <widget class="QRadioButton" name="duplexShort">
|
---|
| 301 | <property name="text">
|
---|
[2] | 302 | <string>Short side</string>
|
---|
| 303 | </property>
|
---|
| 304 | </widget>
|
---|
| 305 | </item>
|
---|
| 306 | <item>
|
---|
[846] | 307 | <spacer name="verticalSpacer_42">
|
---|
| 308 | <property name="orientation">
|
---|
[2] | 309 | <enum>Qt::Vertical</enum>
|
---|
| 310 | </property>
|
---|
[846] | 311 | <property name="sizeHint" stdset="0">
|
---|
[2] | 312 | <size>
|
---|
| 313 | <width>1</width>
|
---|
| 314 | <height>0</height>
|
---|
| 315 | </size>
|
---|
| 316 | </property>
|
---|
| 317 | </spacer>
|
---|
| 318 | </item>
|
---|
| 319 | </layout>
|
---|
| 320 | </widget>
|
---|
| 321 | </item>
|
---|
| 322 | </layout>
|
---|
| 323 | </widget>
|
---|
| 324 | </widget>
|
---|
| 325 | </item>
|
---|
| 326 | </layout>
|
---|
| 327 | </widget>
|
---|
| 328 | <resources/>
|
---|
| 329 | <connections>
|
---|
| 330 | <connection>
|
---|
| 331 | <sender>printRange</sender>
|
---|
| 332 | <signal>toggled(bool)</signal>
|
---|
| 333 | <receiver>from</receiver>
|
---|
| 334 | <slot>setEnabled(bool)</slot>
|
---|
| 335 | <hints>
|
---|
[846] | 336 | <hint type="sourcelabel">
|
---|
[2] | 337 | <x>76</x>
|
---|
| 338 | <y>59</y>
|
---|
| 339 | </hint>
|
---|
[846] | 340 | <hint type="destinationlabel">
|
---|
[2] | 341 | <x>122</x>
|
---|
| 342 | <y>57</y>
|
---|
| 343 | </hint>
|
---|
| 344 | </hints>
|
---|
| 345 | </connection>
|
---|
| 346 | <connection>
|
---|
| 347 | <sender>printRange</sender>
|
---|
| 348 | <signal>toggled(bool)</signal>
|
---|
| 349 | <receiver>to</receiver>
|
---|
| 350 | <slot>setEnabled(bool)</slot>
|
---|
| 351 | <hints>
|
---|
[846] | 352 | <hint type="sourcelabel">
|
---|
[2] | 353 | <x>69</x>
|
---|
| 354 | <y>67</y>
|
---|
| 355 | </hint>
|
---|
[846] | 356 | <hint type="destinationlabel">
|
---|
[2] | 357 | <x>215</x>
|
---|
| 358 | <y>67</y>
|
---|
| 359 | </hint>
|
---|
| 360 | </hints>
|
---|
| 361 | </connection>
|
---|
| 362 | </connections>
|
---|
| 363 | </ui>
|
---|