You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
112 lines
3.9 KiB
112 lines
3.9 KiB
<!DOCTYPE UI><UI version="3.1" stdsetdef="1">
|
|
<class>Form1</class>
|
|
<widget class="QWidget">
|
|
<property name="name">
|
|
<cstring>Form1</cstring>
|
|
</property>
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>0</x>
|
|
<y>0</y>
|
|
<width>291</width>
|
|
<height>116</height>
|
|
</rect>
|
|
</property>
|
|
<widget class="QSplitter">
|
|
<property name="name">
|
|
<cstring>splitter1</cstring>
|
|
</property>
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>12</x>
|
|
<y>12</y>
|
|
<width>269</width>
|
|
<height>92</height>
|
|
</rect>
|
|
</property>
|
|
<property name="orientation">
|
|
<enum>Horizontal</enum>
|
|
</property>
|
|
<widget class="QLayoutWidget">
|
|
<property name="name">
|
|
<cstring>layout1</cstring>
|
|
</property>
|
|
<vbox>
|
|
<property name="name">
|
|
<cstring>unnamed</cstring>
|
|
</property>
|
|
<widget class="QPushButton">
|
|
<property name="name">
|
|
<cstring>pushButton1</cstring>
|
|
</property>
|
|
<property name="text">
|
|
<string>pushButton1</string>
|
|
</property>
|
|
</widget>
|
|
<widget class="QPushButton">
|
|
<property name="name">
|
|
<cstring>pushButton2</cstring>
|
|
</property>
|
|
<property name="text">
|
|
<string>pushButton2</string>
|
|
</property>
|
|
</widget>
|
|
<widget class="QPushButton">
|
|
<property name="name">
|
|
<cstring>pushButton3</cstring>
|
|
</property>
|
|
<property name="text">
|
|
<string>pushButton3</string>
|
|
</property>
|
|
</widget>
|
|
</vbox>
|
|
</widget>
|
|
<widget class="QLayoutWidget">
|
|
<property name="name">
|
|
<cstring>layout3</cstring>
|
|
</property>
|
|
<vbox>
|
|
<property name="name">
|
|
<cstring>unnamed</cstring>
|
|
</property>
|
|
<widget class="QLayoutWidget">
|
|
<property name="name">
|
|
<cstring>layout2</cstring>
|
|
</property>
|
|
<hbox>
|
|
<property name="name">
|
|
<cstring>unnamed</cstring>
|
|
</property>
|
|
<widget class="QPushButton">
|
|
<property name="name">
|
|
<cstring>pushButton4</cstring>
|
|
</property>
|
|
<property name="text">
|
|
<string>pushButton4</string>
|
|
</property>
|
|
</widget>
|
|
<widget class="QPushButton">
|
|
<property name="name">
|
|
<cstring>pushButton5</cstring>
|
|
</property>
|
|
<property name="text">
|
|
<string>pushButton5</string>
|
|
</property>
|
|
</widget>
|
|
</hbox>
|
|
</widget>
|
|
<widget class="QPushButton">
|
|
<property name="name">
|
|
<cstring>pushButton6</cstring>
|
|
</property>
|
|
<property name="text">
|
|
<string>pushButton6</string>
|
|
</property>
|
|
</widget>
|
|
</vbox>
|
|
</widget>
|
|
</widget>
|
|
</widget>
|
|
<layoutdefaults spacing="6" margin="11"/>
|
|
</UI>
|