1 | <ui version="4.0" >
|
---|
2 | <class>QPageSetupWidget</class>
|
---|
3 | <widget class="QWidget" name="QPageSetupWidget" >
|
---|
4 | <property name="geometry" >
|
---|
5 | <rect>
|
---|
6 | <x>0</x>
|
---|
7 | <y>0</y>
|
---|
8 | <width>416</width>
|
---|
9 | <height>488</height>
|
---|
10 | </rect>
|
---|
11 | </property>
|
---|
12 | <property name="windowTitle" >
|
---|
13 | <string>Form</string>
|
---|
14 | </property>
|
---|
15 | <layout class="QGridLayout" name="gridLayout_3" >
|
---|
16 | <property name="margin" >
|
---|
17 | <number>0</number>
|
---|
18 | </property>
|
---|
19 | <item row="0" column="0" colspan="2" >
|
---|
20 | <layout class="QHBoxLayout" name="horizontalLayout_4" >
|
---|
21 | <item>
|
---|
22 | <widget class="QComboBox" name="unit" />
|
---|
23 | </item>
|
---|
24 | <item>
|
---|
25 | <spacer name="horizontalSpacer_3" >
|
---|
26 | <property name="orientation" >
|
---|
27 | <enum>Qt::Horizontal</enum>
|
---|
28 | </property>
|
---|
29 | <property name="sizeHint" stdset="0" >
|
---|
30 | <size>
|
---|
31 | <width>40</width>
|
---|
32 | <height>20</height>
|
---|
33 | </size>
|
---|
34 | </property>
|
---|
35 | </spacer>
|
---|
36 | </item>
|
---|
37 | </layout>
|
---|
38 | </item>
|
---|
39 | <item row="1" column="0" colspan="2" >
|
---|
|
---|