equal
deleted
inserted
replaced
|
1 <?xml version="1.0" encoding="UTF-8"?> |
|
2 <ui version="4.0"> |
|
3 <class>Form</class> |
|
4 <widget class="QWidget" name="Form"> |
|
5 <property name="geometry"> |
|
6 <rect> |
|
7 <x>0</x> |
|
8 <y>0</y> |
|
9 <width>337</width> |
|
10 <height>529</height> |
|
11 </rect> |
|
12 </property> |
|
13 <property name="windowTitle"> |
|
14 <string>Form</string> |
|
15 </property> |
|
16 <widget class="QSplitter" name="splitter"> |
|
17 <property name="geometry"> |
|
18 <rect> |
|
19 <x>10</x> |
|
20 <y>20</y> |
|
21 <width>256</width> |
|
22 <height>401</height> |
|
23 </rect> |
|
24 </property> |
|
25 <property name="orientation"> |
|
26 <enum>Qt::Vertical</enum> |
|
27 </property> |
|
28 <widget class="QComboBox" name="comboBox"> |
|
29 <property name="minimumSize"> |
|
30 <size> |
|
31 <width>0</width> |
|
32 <height>83</height> |
|
33 </size> |
|
34 </property> |
|
35 </widget> |
|
36 <widget class="QListView" name="listView"/> |
|
37 </widget> |
|
38 </widget> |
|
39 <resources/> |
|
40 <connections/> |
|
41 </ui> |