0
|
1 |
<ui version="4.0" >
|
|
2 |
<author></author>
|
|
3 |
<comment></comment>
|
|
4 |
<exportmacro></exportmacro>
|
|
5 |
<class>MainWindow</class>
|
|
6 |
<widget class="QMainWindow" name="MainWindow" >
|
|
7 |
<property name="objectName" >
|
|
8 |
<string notr="true" >MainWindow</string>
|
|
9 |
</property>
|
|
10 |
<property name="geometry" >
|
|
11 |
<rect>
|
|
12 |
<x>0</x>
|
|
13 |
<y>0</y>
|
|
14 |
<width>800</width>
|
|
15 |
<height>600</height>
|
|
16 |
</rect>
|
|
17 |
</property>
|
|
18 |
<property name="windowTitle" >
|
|
19 |
<string>MainWindow</string>
|
|
20 |
</property>
|
|
21 |
<widget class="QMenuBar" name="menubar" />
|
|
22 |
<widget class="QWidget" name="centralwidget" />
|
|
23 |
<widget class="QStatusBar" name="statusbar" />
|
|
24 |
</widget>
|
|
25 |
<pixmapfunction></pixmapfunction>
|
|
26 |
<connections/>
|
|
27 |
</ui>
|