31e98e25f58287ab45402e2d3fba4ae8c3b89dd1
[mdictionary] / trunk / src / base / gui / MainWindow.ui
1 <?xml version="1.0" encoding="UTF-8"?>
2 <ui version="4.0">
3  <class>MainWindow</class>
4  <widget class="QMainWindow" name="MainWindow">
5   <property name="geometry">
6    <rect>
7     <x>0</x>
8     <y>0</y>
9     <width>400</width>
10     <height>300</height>
11    </rect>
12   </property>
13   <property name="windowTitle">
14    <string>MainWindow</string>
15   </property>
16   <widget class="QWidget" name="centralWidget">
17    <property name="autoFillBackground">
18     <bool>false</bool>
19    </property>
20    <layout class="QVBoxLayout" name="verticalLayout"/>
21   </widget>
22   <widget class="QMenuBar" name="menuBar">
23    <property name="geometry">
24     <rect>
25      <x>0</x>
26      <y>0</y>
27      <width>400</width>
28      <height>23</height>
29     </rect>
30    </property>
31   </widget>
32  </widget>
33  <layoutdefault spacing="6" margin="11"/>
34  <resources/>
35  <connections/>
36 </ui>