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="geometry" >
|
|
8 |
<rect>
|
|
9 |
<x>0</x>
|
|
10 |
<y>0</y>
|
|
11 |
<width>800</width>
|
|
12 |
<height>31</height>
|
|
13 |
</rect>
|
|
14 |
</property>
|
|
15 |
<property name="windowTitle" >
|
|
16 |
<string>MainWindow</string>
|
|
17 |
</property>
|
|
18 |
<widget class="QWidget" name="centralwidget" />
|
|
19 |
<widget class="QMenuBar" name="menubar" >
|
|
20 |
<property name="geometry" >
|
|
21 |
<rect>
|
|
22 |
<x>0</x>
|
|
23 |
<y>0</y>
|
|
24 |
<width>800</width>
|
|
25 |
<height>29</height>
|
|
26 |
</rect>
|
|
27 |
</property>
|
|
28 |
<widget class="QMenu" name="menu_File" >
|
|
29 |
<property name="title" >
|
|
30 |
<string>&File</string>
|
|
31 |
</property>
|
|
32 |
</widget>
|
|
33 |
<widget class="QMenu" name="menu_Edit" >
|
|
34 |
<property name="title" >
|
|
35 |
<string>&Edit</string>
|
|
36 |
</property>
|
|
37 |
</widget>
|
|
38 |
<widget class="QMenu" name="menu_Translation" >
|
|
39 |
<property name="title" >
|
|
40 |
<string>&Translation</string>
|
|
41 |
</property>
|
|
42 |
</widget>
|
|
43 |
<widget class="QMenu" name="menu_Validation" >
|
|
44 |
<property name="title" >
|
|
45 |
<string>&Validation</string>
|
|
46 |
</property>
|
|
47 |
</widget>
|
|
48 |
<widget class="QMenu" name="menu_Phrases" >
|
|
49 |
<property name="title" >
|
|
50 |
<string>&Phrases</string>
|
|
51 |
</property>
|
|
52 |
</widget>
|
|
53 |
<widget class="QMenu" name="menu_View" >
|
|
54 |
<property name="title" >
|
|
55 |
<string>&View</string>
|
|
56 |
</property>
|
|
57 |
</widget>
|
|
58 |
<widget class="QMenu" name="menu_Help" >
|
|
59 |
<property name="title" >
|
|
60 |
<string>&Help</string>
|
|
61 |
</property>
|
|
62 |
</widget>
|
|
63 |
<widget class="QMenu" name="menu" >
|
|
64 |
<property name="title" >
|
|
65 |
<string> </string>
|
|
66 |
</property>
|
|
67 |
</widget>
|
|
68 |
<widget class="QMenu" name="menu_2" >
|
|
69 |
<property name="title" >
|
|
70 |
<string> </string>
|
|
71 |
</property>
|
|
72 |
</widget>
|
|
73 |
<widget class="QMenu" name="menu_3" >
|
|
74 |
<property name="title" >
|
|
75 |
<string> </string>
|
|
76 |
</property>
|
|
77 |
</widget>
|
|
78 |
<widget class="QMenu" name="menu_4" >
|
|
79 |
<property name="title" >
|
|
80 |
<string> </string>
|
|
81 |
</property>
|
|
82 |
</widget>
|
|
83 |
<addaction name="menu_File" />
|
|
84 |
<addaction name="menu_Edit" />
|
|
85 |
<addaction name="menu_Translation" />
|
|
86 |
<addaction name="menu_Validation" />
|
|
87 |
<addaction name="menu_Phrases" />
|
|
88 |
<addaction name="menu_View" />
|
|
89 |
<addaction name="menu_Help" />
|
|
90 |
<addaction name="menu" />
|
|
91 |
<addaction name="menu_2" />
|
|
92 |
<addaction name="menu_3" />
|
|
93 |
<addaction name="menu_4" />
|
|
94 |
</widget>
|
|
95 |
<widget class="QStatusBar" name="statusbar" >
|
|
96 |
<property name="geometry" >
|
|
97 |
<rect>
|
|
98 |
<x>0</x>
|
|
99 |
<y>9</y>
|
|
100 |
<width>800</width>
|
|
101 |
<height>0</height>
|
|
102 |
</rect>
|
|
103 |
</property>
|
|
104 |
<property name="sizePolicy" >
|
|
105 |
<sizepolicy>
|
|
106 |
<hsizetype>5</hsizetype>
|
|
107 |
<vsizetype>5</vsizetype>
|
|
108 |
<horstretch>0</horstretch>
|
|
109 |
<verstretch>0</verstretch>
|
|
110 |
</sizepolicy>
|
|
111 |
</property>
|
|
112 |
<property name="autoFillBackground" >
|
|
113 |
<bool>false</bool>
|
|
114 |
</property>
|
|
115 |
<property name="sizeGripEnabled" >
|
|
116 |
<bool>false</bool>
|
|
117 |
</property>
|
|
118 |
</widget>
|
|
119 |
</widget>
|
|
120 |
<pixmapfunction></pixmapfunction>
|
|
121 |
<resources/>
|
|
122 |
<connections/>
|
|
123 |
</ui>
|