a9ee0bedf1c6ca3ee0659ffea3888c0eee2c9f5e
[mdictionary] / trunk / src / base / mDictionary / 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="palette">
18     <palette>
19      <active>
20       <colorrole role="Base">
21        <brush brushstyle="SolidPattern">
22         <color alpha="255">
23          <red>255</red>
24          <green>255</green>
25          <blue>255</blue>
26         </color>
27        </brush>
28       </colorrole>
29       <colorrole role="Window">
30        <brush brushstyle="SolidPattern">
31         <color alpha="255">
32          <red>0</red>
33          <green>0</green>
34          <blue>0</blue>
35         </color>
36        </brush>
37       </colorrole>
38      </active>
39      <inactive>
40       <colorrole role="Base">
41        <brush brushstyle="SolidPattern">
42         <color alpha="255">
43          <red>255</red>
44          <green>255</green>
45          <blue>255</blue>
46         </color>
47        </brush>
48       </colorrole>
49       <colorrole role="Window">
50        <brush brushstyle="SolidPattern">
51         <color alpha="255">
52          <red>0</red>
53          <green>0</green>
54          <blue>0</blue>
55         </color>
56        </brush>
57       </colorrole>
58      </inactive>
59      <disabled>
60       <colorrole role="Base">
61        <brush brushstyle="SolidPattern">
62         <color alpha="255">
63          <red>0</red>
64          <green>0</green>
65          <blue>0</blue>
66         </color>
67        </brush>
68       </colorrole>
69       <colorrole role="Window">
70        <brush brushstyle="SolidPattern">
71         <color alpha="255">
72          <red>0</red>
73          <green>0</green>
74          <blue>0</blue>
75         </color>
76        </brush>
77       </colorrole>
78      </disabled>
79     </palette>
80    </property>
81    <property name="autoFillBackground">
82     <bool>true</bool>
83    </property>
84    <layout class="QVBoxLayout" name="verticalLayout"/>
85   </widget>
86   <widget class="QMenuBar" name="menuBar">
87    <property name="geometry">
88     <rect>
89      <x>0</x>
90      <y>0</y>
91      <width>400</width>
92      <height>23</height>
93     </rect>
94    </property>
95   </widget>
96   <widget class="QToolBar" name="mainToolBar">
97    <attribute name="toolBarArea">
98     <enum>TopToolBarArea</enum>
99    </attribute>
100    <attribute name="toolBarBreak">
101     <bool>false</bool>
102    </attribute>
103   </widget>
104  </widget>
105  <layoutdefault spacing="6" margin="11"/>
106  <resources/>
107  <connections/>
108 </ui>