equal
deleted
inserted
replaced
|
1 <ui version="4.0" > |
|
2 <class>SampleSearchClass</class> |
|
3 <widget class="QMainWindow" name="SampleSearchClass" > |
|
4 <property name="geometry" > |
|
5 <rect> |
|
6 <x>0</x> |
|
7 <y>0</y> |
|
8 <width>800</width> |
|
9 <height>600</height> |
|
10 </rect> |
|
11 </property> |
|
12 <property name="windowTitle" > |
|
13 <string>MainWindow</string> |
|
14 </property> |
|
15 <widget class="QWidget" name="centralwidget" /> |
|
16 <widget class="QMenuBar" name="menubar" > |
|
17 <property name="geometry" > |
|
18 <rect> |
|
19 <x>0</x> |
|
20 <y>0</y> |
|
21 <width>800</width> |
|
22 <height>21</height> |
|
23 </rect> |
|
24 </property> |
|
25 </widget> |
|
26 <widget class="QStatusBar" name="statusbar" /> |
|
27 </widget> |
|
28 <resources/> |
|
29 <connections/> |
|
30 </ui> |