Commit | Line | Data |
---|---|---|
15c988f7 JB |
1 | <ui version="4.0"> |
2 | <class>MainWindow</class> | |
3 | <widget class="QMainWindow" name="MainWindow" > | |
4 | <property name="geometry" > | |
5 | <rect> | |
6 | <x>0</x> | |
7 | <y>0</y> | |
8 | <width>400</width> | |
9 | <height>300</height> | |
10 | </rect> | |
11 | </property> | |
12 | <property name="windowTitle" > | |
13 | <string>MainWindow</string> | |
14 | </property> | |
15 | <widget class="QMenuBar" name="menuBar" /> | |
16 | <widget class="QToolBar" name="mainToolBar" /> | |
17 | <widget class="QWidget" name="centralWidget" /> | |
18 | <widget class="QStatusBar" name="statusBar" /> | |
19 | </widget> | |
20 | <layoutDefault spacing="6" margin="11" /> | |
21 | <pixmapfunction></pixmapfunction> | |
22 | <resources/> | |
23 | <connections/> | |
24 | </ui> |