update dict
[QFreeRecite.git] / src / gui / RScannerWidget.ui
blob6f2bf138068e2d10baa4f80dcf855697bd91c54b
1 <?xml version="1.0" encoding="UTF-8"?>
2 <ui version="4.0">
3 <class>RScannerWidget</class>
4 <widget class="QWidget" name="RScannerWidget">
5 <property name="geometry">
6 <rect>
7 <x>0</x>
8 <y>0</y>
9 <width>735</width>
10 <height>378</height>
11 </rect>
12 </property>
13 <property name="focusPolicy">
14 <enum>Qt::StrongFocus</enum>
15 </property>
16 <property name="windowTitle">
17 <string>Form</string>
18 </property>
19 <layout class="QGridLayout" name="gridLayout_2">
20 <item row="0" column="0" rowspan="5">
21 <widget class="QListView" name="listView">
22 <property name="minimumSize">
23 <size>
24 <width>200</width>
25 <height>120</height>
26 </size>
27 </property>
28 <property name="maximumSize">
29 <size>
30 <width>200</width>
31 <height>12000</height>
32 </size>
33 </property>
34 <property name="font">
35 <font>
36 <pointsize>12</pointsize>
37 </font>
38 </property>
39 <property name="focusPolicy">
40 <enum>Qt::NoFocus</enum>
41 </property>
42 <property name="frameShape">
43 <enum>QFrame::NoFrame</enum>
44 </property>
45 </widget>
46 </item>
47 <item row="0" column="1" rowspan="5">
48 <widget class="Line" name="line">
49 <property name="orientation">
50 <enum>Qt::Vertical</enum>
51 </property>
52 </widget>
53 </item>
54 <item row="0" column="2" colspan="9">
55 <widget class="QLabel" name="topicLabel">
56 <property name="font">
57 <font>
58 <family>DejaVu Serif</family>
59 <pointsize>18</pointsize>
60 </font>
61 </property>
62 <property name="focusPolicy">
63 <enum>Qt::NoFocus</enum>
64 </property>
65 <property name="text">
66 <string>WidgetType</string>
67 </property>
68 <property name="alignment">
69 <set>Qt::AlignCenter</set>
70 </property>
71 </widget>
72 </item>
73 <item row="1" column="3">
74 <widget class="QLabel" name="label_3">
75 <property name="font">
76 <font>
77 <pointsize>11</pointsize>
78 </font>
79 </property>
80 <property name="focusPolicy">
81 <enum>Qt::NoFocus</enum>
82 </property>
83 <property name="text">
84 <string>Amount:</string>
85 </property>
86 </widget>
87 </item>
88 <item row="1" column="4">
89 <widget class="QLabel" name="amountLabel">
90 <property name="font">
91 <font>
92 <pointsize>15</pointsize>
93 </font>
94 </property>
95 <property name="focusPolicy">
96 <enum>Qt::NoFocus</enum>
97 </property>
98 <property name="text">
99 <string>00</string>
100 </property>
101 <property name="alignment">
102 <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
103 </property>
104 </widget>
105 </item>
106 <item row="1" column="5">
107 <spacer name="horizontalSpacer">
108 <property name="orientation">
109 <enum>Qt::Horizontal</enum>
110 </property>
111 <property name="sizeHint" stdset="0">
112 <size>
113 <width>106</width>
114 <height>47</height>
115 </size>
116 </property>
117 </spacer>
118 </item>
119 <item row="1" column="6">
120 <widget class="QLabel" name="label_4">
121 <property name="font">
122 <font>
123 <pointsize>11</pointsize>
124 </font>
125 </property>
126 <property name="focusPolicy">
127 <enum>Qt::NoFocus</enum>
128 </property>
129 <property name="text">
130 <string>Raw:</string>
131 </property>
132 </widget>
133 </item>
134 <item row="1" column="7">
135 <widget class="QLabel" name="rawLabel">
136 <property name="font">
137 <font>
138 <pointsize>15</pointsize>
139 </font>
140 </property>
141 <property name="focusPolicy">
142 <enum>Qt::NoFocus</enum>
143 </property>
144 <property name="text">
145 <string>00</string>
146 </property>
147 <property name="alignment">
148 <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
149 </property>
150 </widget>
151 </item>
152 <item row="1" column="8">
153 <spacer name="horizontalSpacer_2">
154 <property name="orientation">
155 <enum>Qt::Horizontal</enum>
156 </property>
157 <property name="sizeHint" stdset="0">
158 <size>
159 <width>106</width>
160 <height>47</height>
161 </size>
162 </property>
163 </spacer>
164 </item>
165 <item row="1" column="9">
166 <widget class="QLabel" name="label_5">
167 <property name="font">
168 <font>
169 <pointsize>11</pointsize>
170 </font>
171 </property>
172 <property name="focusPolicy">
173 <enum>Qt::NoFocus</enum>
174 </property>
175 <property name="text">
176 <string>R_Times:</string>
177 </property>
178 </widget>
179 </item>
180 <item row="1" column="10">
181 <widget class="QLabel" name="r_timesLabel">
182 <property name="font">
183 <font>
184 <pointsize>15</pointsize>
185 </font>
186 </property>
187 <property name="focusPolicy">
188 <enum>Qt::NoFocus</enum>
189 </property>
190 <property name="text">
191 <string>00</string>
192 </property>
193 <property name="alignment">
194 <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
195 </property>
196 </widget>
197 </item>
198 <item row="2" column="3" colspan="8">
199 <layout class="QGridLayout" name="gridLayout">
200 <item row="0" column="0" rowspan="5">
201 <widget class="QTextBrowser" name="textBrowser">
202 <property name="minimumSize">
203 <size>
204 <width>360</width>
205 <height>60</height>
206 </size>
207 </property>
208 <property name="maximumSize">
209 <size>
210 <width>1380</width>
211 <height>180</height>
212 </size>
213 </property>
214 <property name="font">
215 <font>
216 <pointsize>15</pointsize>
217 </font>
218 </property>
219 <property name="cursor" stdset="0">
220 <cursorShape>IBeamCursor</cursorShape>
221 </property>
222 <property name="focusPolicy">
223 <enum>Qt::NoFocus</enum>
224 </property>
225 <property name="html">
226 <string>&lt;!DOCTYPE HTML PUBLIC &quot;-//W3C//DTD HTML 4.0//EN&quot; &quot;http://www.w3.org/TR/REC-html40/strict.dtd&quot;&gt;
227 &lt;html&gt;&lt;head&gt;&lt;meta name=&quot;qrichtext&quot; content=&quot;1&quot; /&gt;&lt;style type=&quot;text/css&quot;&gt;
228 p, li { white-space: pre-wrap; }
229 &lt;/style&gt;&lt;/head&gt;&lt;body style=&quot; font-family:'Sans'; font-size:15pt; font-weight:400; font-style:normal;&quot;&gt;
230 &lt;p style=&quot;-qt-paragraph-type:empty; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px; font-family:'Sans Serif'; font-size:9pt;&quot;&gt;&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</string>
231 </property>
232 </widget>
233 </item>
234 <item row="0" column="1">
235 <widget class="PushButton" name="addButton">
236 <property name="minimumSize">
237 <size>
238 <width>80</width>
239 <height>30</height>
240 </size>
241 </property>
242 <property name="maximumSize">
243 <size>
244 <width>80</width>
245 <height>30</height>
246 </size>
247 </property>
248 <property name="cursor">
249 <cursorShape>PointingHandCursor</cursorShape>
250 </property>
251 <property name="focusPolicy">
252 <enum>Qt::NoFocus</enum>
253 </property>
254 <property name="text">
255 <string>&amp;Add</string>
256 </property>
257 </widget>
258 </item>
259 <item row="1" column="1">
260 <widget class="PushButton" name="deleteButton">
261 <property name="minimumSize">
262 <size>
263 <width>80</width>
264 <height>30</height>
265 </size>
266 </property>
267 <property name="maximumSize">
268 <size>
269 <width>80</width>
270 <height>30</height>
271 </size>
272 </property>
273 <property name="sizeIncrement">
274 <size>
275 <width>0</width>
276 <height>0</height>
277 </size>
278 </property>
279 <property name="cursor">
280 <cursorShape>PointingHandCursor</cursorShape>
281 </property>
282 <property name="focusPolicy">
283 <enum>Qt::NoFocus</enum>
284 </property>
285 <property name="text">
286 <string>&amp;Delete</string>
287 </property>
288 </widget>
289 </item>
290 <item row="2" column="1">
291 <widget class="PushButton" name="modifyButton">
292 <property name="minimumSize">
293 <size>
294 <width>80</width>
295 <height>30</height>
296 </size>
297 </property>
298 <property name="maximumSize">
299 <size>
300 <width>80</width>
301 <height>30</height>
302 </size>
303 </property>
304 <property name="cursor">
305 <cursorShape>PointingHandCursor</cursorShape>
306 </property>
307 <property name="focusPolicy">
308 <enum>Qt::NoFocus</enum>
309 </property>
310 <property name="text">
311 <string>&amp;Modify</string>
312 </property>
313 </widget>
314 </item>
315 <item row="3" column="1">
316 <widget class="PushButton" name="pronounceButton">
317 <property name="minimumSize">
318 <size>
319 <width>80</width>
320 <height>30</height>
321 </size>
322 </property>
323 <property name="maximumSize">
324 <size>
325 <width>80</width>
326 <height>30</height>
327 </size>
328 </property>
329 <property name="cursor">
330 <cursorShape>PointingHandCursor</cursorShape>
331 </property>
332 <property name="focusPolicy">
333 <enum>Qt::NoFocus</enum>
334 </property>
335 <property name="toolTip">
336 <string>Press &quot;Up&quot; derectely</string>
337 </property>
338 <property name="text">
339 <string>&amp;Prono</string>
340 </property>
341 </widget>
342 </item>
343 <item row="4" column="1">
344 <widget class="PushButton" name="stopButton">
345 <property name="minimumSize">
346 <size>
347 <width>80</width>
348 <height>30</height>
349 </size>
350 </property>
351 <property name="maximumSize">
352 <size>
353 <width>80</width>
354 <height>30</height>
355 </size>
356 </property>
357 <property name="cursor">
358 <cursorShape>PointingHandCursor</cursorShape>
359 </property>
360 <property name="focusPolicy">
361 <enum>Qt::NoFocus</enum>
362 </property>
363 <property name="text">
364 <string>&amp;Stop</string>
365 </property>
366 </widget>
367 </item>
368 </layout>
369 </item>
370 <item row="3" column="3" colspan="2">
371 <widget class="QLabel" name="label_6">
372 <property name="minimumSize">
373 <size>
374 <width>80</width>
375 <height>0</height>
376 </size>
377 </property>
378 <property name="font">
379 <font>
380 <pointsize>15</pointsize>
381 </font>
382 </property>
383 <property name="focusPolicy">
384 <enum>Qt::NoFocus</enum>
385 </property>
386 <property name="text">
387 <string>Word:</string>
388 </property>
389 </widget>
390 </item>
391 <item row="3" column="5" colspan="6">
392 <widget class="QLabel" name="answerLabel">
393 <property name="minimumSize">
394 <size>
395 <width>0</width>
396 <height>50</height>
397 </size>
398 </property>
399 <property name="font">
400 <font>
401 <family>DejaVu Sans Mono</family>
402 <pointsize>18</pointsize>
403 <weight>75</weight>
404 <italic>false</italic>
405 <bold>true</bold>
406 </font>
407 </property>
408 <property name="focusPolicy">
409 <enum>Qt::NoFocus</enum>
410 </property>
411 <property name="text">
412 <string/>
413 </property>
414 </widget>
415 </item>
416 <item row="4" column="3" colspan="8">
417 <layout class="QHBoxLayout" name="horizontalLayout">
418 <item>
419 <widget class="QLabel" name="label_2">
420 <property name="minimumSize">
421 <size>
422 <width>230</width>
423 <height>0</height>
424 </size>
425 </property>
426 <property name="font">
427 <font>
428 <pointsize>15</pointsize>
429 </font>
430 </property>
431 <property name="focusPolicy">
432 <enum>Qt::NoFocus</enum>
433 </property>
434 <property name="text">
435 <string>&lt;font color=red&gt;Have You Remember It?&lt;/font&gt;</string>
436 </property>
437 </widget>
438 </item>
439 <item>
440 <spacer name="horizontalSpacer_3">
441 <property name="orientation">
442 <enum>Qt::Horizontal</enum>
443 </property>
444 <property name="sizeHint" stdset="0">
445 <size>
446 <width>13</width>
447 <height>17</height>
448 </size>
449 </property>
450 </spacer>
451 </item>
452 <item>
453 <widget class="PushButton" name="showAnswerButton">
454 <property name="minimumSize">
455 <size>
456 <width>0</width>
457 <height>30</height>
458 </size>
459 </property>
460 <property name="maximumSize">
461 <size>
462 <width>80</width>
463 <height>16777215</height>
464 </size>
465 </property>
466 <property name="cursor">
467 <cursorShape>PointingHandCursor</cursorShape>
468 </property>
469 <property name="focusPolicy">
470 <enum>Qt::NoFocus</enum>
471 </property>
472 <property name="toolTip">
473 <string>Press &quot;Down&quot; derectely</string>
474 </property>
475 <property name="text">
476 <string>Answer</string>
477 </property>
478 </widget>
479 </item>
480 <item>
481 <widget class="PushButton" name="yesButton">
482 <property name="minimumSize">
483 <size>
484 <width>0</width>
485 <height>30</height>
486 </size>
487 </property>
488 <property name="maximumSize">
489 <size>
490 <width>80</width>
491 <height>16777215</height>
492 </size>
493 </property>
494 <property name="cursor">
495 <cursorShape>PointingHandCursor</cursorShape>
496 </property>
497 <property name="focusPolicy">
498 <enum>Qt::NoFocus</enum>
499 </property>
500 <property name="toolTip">
501 <string>Press &quot;Left&quot; derectely</string>
502 </property>
503 <property name="text">
504 <string>Yes</string>
505 </property>
506 </widget>
507 </item>
508 <item>
509 <widget class="PushButton" name="noButton">
510 <property name="minimumSize">
511 <size>
512 <width>0</width>
513 <height>30</height>
514 </size>
515 </property>
516 <property name="maximumSize">
517 <size>
518 <width>80</width>
519 <height>16777215</height>
520 </size>
521 </property>
522 <property name="cursor">
523 <cursorShape>PointingHandCursor</cursorShape>
524 </property>
525 <property name="focusPolicy">
526 <enum>Qt::NoFocus</enum>
527 </property>
528 <property name="toolTip">
529 <string>Press &quot;Right&quot; derectely</string>
530 </property>
531 <property name="text">
532 <string>No</string>
533 </property>
534 </widget>
535 </item>
536 </layout>
537 </item>
538 </layout>
539 </widget>
540 <customwidgets>
541 <customwidget>
542 <class>PushButton</class>
543 <extends>QPushButton</extends>
544 <header>PushButton.h</header>
545 </customwidget>
546 </customwidgets>
547 <resources>
548 <include location="icon/icons.qrc"/>
549 </resources>
550 <connections/>
551 </ui>