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>744</width>
|
|
12 |
<height>38</height>
|
|
13 |
</rect>
|
|
14 |
</property>
|
|
15 |
<property name="windowTitle" >
|
|
16 |
<string>MainWindow</string>
|
|
17 |
</property>
|
|
18 |
<widget class="QWidget" name="centralwidget" />
|
|
19 |
<widget class="QStatusBar" name="statusbar" >
|
|
20 |
<property name="geometry" >
|
|
21 |
<rect>
|
|
22 |
<x>0</x>
|
|
23 |
<y>16</y>
|
|
24 |
<width>744</width>
|
|
25 |
<height>22</height>
|
|
26 |
</rect>
|
|
27 |
</property>
|
|
28 |
<property name="sizeGripEnabled" >
|
|
29 |
<bool>false</bool>
|
|
30 |
</property>
|
|
31 |
</widget>
|
|
32 |
<widget class="QToolBar" name="toolBar" >
|
|
33 |
<property name="orientation" >
|
|
34 |
<enum>Qt::Horizontal</enum>
|
|
35 |
</property>
|
|
36 |
<attribute name="toolBarArea" >
|
|
37 |
<number>4</number>
|
|
38 |
</attribute>
|
|
39 |
<addaction name="actionOpen" />
|
|
40 |
<addaction name="actionSave" />
|
|
41 |
<addaction name="actionPrint" />
|
|
42 |
<addaction name="separator" />
|
|
43 |
<addaction name="actionOpen_Phrase_Book" />
|
|
44 |
</widget>
|
|
45 |
<widget class="QToolBar" name="toolBar_2" >
|
|
46 |
<property name="orientation" >
|
|
47 |
<enum>Qt::Horizontal</enum>
|
|
48 |
</property>
|
|
49 |
<attribute name="toolBarArea" >
|
|
50 |
<number>4</number>
|
|
51 |
</attribute>
|
|
52 |
<addaction name="actionUndo" />
|
|
53 |
<addaction name="actionRedo" />
|
|
54 |
<addaction name="separator" />
|
|
55 |
<addaction name="actionCut" />
|
|
56 |
<addaction name="actionCopy" />
|
|
57 |
<addaction name="actionPaste" />
|
|
58 |
<addaction name="separator" />
|
|
59 |
<addaction name="actionFind" />
|
|
60 |
</widget>
|
|
61 |
<widget class="QToolBar" name="toolBar_3" >
|
|
62 |
<property name="orientation" >
|
|
63 |
<enum>Qt::Horizontal</enum>
|
|
64 |
</property>
|
|
65 |
<attribute name="toolBarArea" >
|
|
66 |
<number>4</number>
|
|
67 |
</attribute>
|
|
68 |
<addaction name="actionPrev" />
|
|
69 |
<addaction name="actionNext" />
|
|
70 |
<addaction name="actionPrev_Unfinished" />
|
|
71 |
<addaction name="actionNext_Unfinished" />
|
|
72 |
<addaction name="actionDone_and_Next" />
|
|
73 |
</widget>
|
|
74 |
<widget class="QToolBar" name="toolBar_4" >
|
|
75 |
<property name="orientation" >
|
|
76 |
<enum>Qt::Horizontal</enum>
|
|
77 |
</property>
|
|
78 |
<attribute name="toolBarArea" >
|
|
79 |
<number>4</number>
|
|
80 |
</attribute>
|
|
81 |
<addaction name="actionAccelerators" />
|
|
82 |
<addaction name="actionEnding_Punctuation" />
|
|
83 |
<addaction name="actionPhrase_Matches" />
|
|
84 |
</widget>
|
|
85 |
<widget class="QToolBar" name="toolBar_5" >
|
|
86 |
<property name="orientation" >
|
|
87 |
<enum>Qt::Horizontal</enum>
|
|
88 |
</property>
|
|
89 |
<attribute name="toolBarArea" >
|
|
90 |
<number>4</number>
|
|
91 |
</attribute>
|
|
92 |
<addaction name="actionWhat_s_This" />
|
|
93 |
</widget>
|
|
94 |
<action name="actionOpen" >
|
|
95 |
<property name="icon" >
|
|
96 |
<iconset resource="../../../tools/linguist/linguist/linguist.qrc" >:/images/win/fileopen.png</iconset>
|
|
97 |
</property>
|
|
98 |
<property name="text" >
|
|
99 |
<string>Open</string>
|
|
100 |
</property>
|
|
101 |
</action>
|
|
102 |
<action name="actionSave" >
|
|
103 |
<property name="icon" >
|
|
104 |
<iconset resource="../../../tools/linguist/linguist/linguist.qrc" >:/images/win/filesave.png</iconset>
|
|
105 |
</property>
|
|
106 |
<property name="text" >
|
|
107 |
<string>Save</string>
|
|
108 |
</property>
|
|
109 |
</action>
|
|
110 |
<action name="actionPrint" >
|
|
111 |
<property name="icon" >
|
|
112 |
<iconset resource="../../../tools/linguist/linguist/linguist.qrc" >:/images/win/print.png</iconset>
|
|
113 |
</property>
|
|
114 |
<property name="text" >
|
|
115 |
<string>Print</string>
|
|
116 |
</property>
|
|
117 |
</action>
|
|
118 |
<action name="actionOpen_Phrase_Book" >
|
|
119 |
<property name="icon" >
|
|
120 |
<iconset resource="../../../tools/linguist/linguist/linguist.qrc" >:/images/win/book.png</iconset>
|
|
121 |
</property>
|
|
122 |
<property name="text" >
|
|
123 |
<string>Open Phrase Book</string>
|
|
124 |
</property>
|
|
125 |
</action>
|
|
126 |
<action name="actionUndo" >
|
|
127 |
<property name="icon" >
|
|
128 |
<iconset resource="../../../tools/linguist/linguist/linguist.qrc" >:/images/win/undo.png</iconset>
|
|
129 |
</property>
|
|
130 |
<property name="text" >
|
|
131 |
<string>Undo</string>
|
|
132 |
</property>
|
|
133 |
</action>
|
|
134 |
<action name="actionRedo" >
|
|
135 |
<property name="icon" >
|
|
136 |
<iconset resource="../../../tools/linguist/linguist/linguist.qrc" >:/images/win/redo.png</iconset>
|
|
137 |
</property>
|
|
138 |
<property name="text" >
|
|
139 |
<string>Redo</string>
|
|
140 |
</property>
|
|
141 |
</action>
|
|
142 |
<action name="actionCut" >
|
|
143 |
<property name="icon" >
|
|
144 |
<iconset resource="../../../tools/linguist/linguist/linguist.qrc" >:/images/win/editcut.png</iconset>
|
|
145 |
</property>
|
|
146 |
<property name="text" >
|
|
147 |
<string>Cut</string>
|
|
148 |
</property>
|
|
149 |
</action>
|
|
150 |
<action name="actionCopy" >
|
|
151 |
<property name="icon" >
|
|
152 |
<iconset resource="../../../tools/linguist/linguist/linguist.qrc" >:/images/win/editcopy.png</iconset>
|
|
153 |
</property>
|
|
154 |
<property name="text" >
|
|
155 |
<string>Copy</string>
|
|
156 |
</property>
|
|
157 |
</action>
|
|
158 |
<action name="actionPaste" >
|
|
159 |
<property name="icon" >
|
|
160 |
<iconset resource="../../../tools/linguist/linguist/linguist.qrc" >:/images/win/editpaste.png</iconset>
|
|
161 |
</property>
|
|
162 |
<property name="text" >
|
|
163 |
<string>Paste</string>
|
|
164 |
</property>
|
|
165 |
</action>
|
|
166 |
<action name="actionFind" >
|
|
167 |
<property name="icon" >
|
|
168 |
<iconset resource="../../../tools/linguist/linguist/linguist.qrc" >:/images/win/searchfind.png</iconset>
|
|
169 |
</property>
|
|
170 |
<property name="text" >
|
|
171 |
<string>Find</string>
|
|
172 |
</property>
|
|
173 |
</action>
|
|
174 |
<action name="actionPrev" >
|
|
175 |
<property name="icon" >
|
|
176 |
<iconset resource="../../../tools/linguist/linguist/linguist.qrc" >:/images/win/prev.png</iconset>
|
|
177 |
</property>
|
|
178 |
<property name="text" >
|
|
179 |
<string>Prev</string>
|
|
180 |
</property>
|
|
181 |
</action>
|
|
182 |
<action name="actionNext" >
|
|
183 |
<property name="icon" >
|
|
184 |
<iconset resource="../../../tools/linguist/linguist/linguist.qrc" >:/images/win/next.png</iconset>
|
|
185 |
</property>
|
|
186 |
<property name="text" >
|
|
187 |
<string>Next</string>
|
|
188 |
</property>
|
|
189 |
</action>
|
|
190 |
<action name="actionPrev_Unfinished" >
|
|
191 |
<property name="icon" >
|
|
192 |
<iconset resource="../../../tools/linguist/linguist/linguist.qrc" >:/images/win/prevunfinished.png</iconset>
|
|
193 |
</property>
|
|
194 |
<property name="text" >
|
|
195 |
<string>Prev Unfinished</string>
|
|
196 |
</property>
|
|
197 |
</action>
|
|
198 |
<action name="actionNext_Unfinished" >
|
|
199 |
<property name="icon" >
|
|
200 |
<iconset resource="../../../tools/linguist/linguist/linguist.qrc" >:/images/win/nextunfinished.png</iconset>
|
|
201 |
</property>
|
|
202 |
<property name="text" >
|
|
203 |
<string>Next Unfinished</string>
|
|
204 |
</property>
|
|
205 |
</action>
|
|
206 |
<action name="actionDone_and_Next" >
|
|
207 |
<property name="icon" >
|
|
208 |
<iconset resource="../../../tools/linguist/linguist/linguist.qrc" >:/images/win/doneandnext.png</iconset>
|
|
209 |
</property>
|
|
210 |
<property name="text" >
|
|
211 |
<string>Done and Next</string>
|
|
212 |
</property>
|
|
213 |
</action>
|
|
214 |
<action name="actionAccelerators" >
|
|
215 |
<property name="icon" >
|
|
216 |
<iconset resource="../../../tools/linguist/linguist/linguist.qrc" >:/images/win/accelerator.png</iconset>
|
|
217 |
</property>
|
|
218 |
<property name="text" >
|
|
219 |
<string>Accelerators</string>
|
|
220 |
</property>
|
|
221 |
</action>
|
|
222 |
<action name="actionEnding_Punctuation" >
|
|
223 |
<property name="icon" >
|
|
224 |
<iconset resource="../../../tools/linguist/linguist/linguist.qrc" >:/images/win/punctuation.png</iconset>
|
|
225 |
</property>
|
|
226 |
<property name="text" >
|
|
227 |
<string>Ending Punctuation</string>
|
|
228 |
</property>
|
|
229 |
</action>
|
|
230 |
<action name="actionPhrase_Matches" >
|
|
231 |
<property name="icon" >
|
|
232 |
<iconset resource="../../../tools/linguist/linguist/linguist.qrc" >:/images/win/phrase.png</iconset>
|
|
233 |
</property>
|
|
234 |
<property name="text" >
|
|
235 |
<string>Phrase Matches</string>
|
|
236 |
</property>
|
|
237 |
</action>
|
|
238 |
<action name="actionWhat_s_This" >
|
|
239 |
<property name="icon" >
|
|
240 |
<iconset resource="../../../tools/linguist/linguist/linguist.qrc" >:/images/win/whatsthis.png</iconset>
|
|
241 |
</property>
|
|
242 |
<property name="text" >
|
|
243 |
<string>What's This?</string>
|
|
244 |
</property>
|
|
245 |
</action>
|
|
246 |
</widget>
|
|
247 |
<pixmapfunction></pixmapfunction>
|
|
248 |
<resources>
|
|
249 |
<include location="../../../tools/linguist/linguist/linguist.qrc" />
|
|
250 |
</resources>
|
|
251 |
<connections/>
|
|
252 |
</ui>
|