| [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>
|
|---|
|
|---|