summaryrefslogtreecommitdiff
path: root/noncore/applets/keyhelper/keyhelperconf/KHCWidgetBase.ui
Unidiff
Diffstat (limited to 'noncore/applets/keyhelper/keyhelperconf/KHCWidgetBase.ui') (more/less context) (ignore whitespace changes)
-rw-r--r--noncore/applets/keyhelper/keyhelperconf/KHCWidgetBase.ui569
1 files changed, 569 insertions, 0 deletions
diff --git a/noncore/applets/keyhelper/keyhelperconf/KHCWidgetBase.ui b/noncore/applets/keyhelper/keyhelperconf/KHCWidgetBase.ui
new file mode 100644
index 0000000..2be0772
--- a/dev/null
+++ b/noncore/applets/keyhelper/keyhelperconf/KHCWidgetBase.ui
@@ -0,0 +1,569 @@
1<!DOCTYPE UI><UI>
2<class>KHCWidgetBase</class>
3<widget>
4 <class>QWidget</class>
5 <property stdset="1">
6 <name>name</name>
7 <cstring>KHCWidgetBase</cstring>
8 </property>
9 <property stdset="1">
10 <name>geometry</name>
11 <rect>
12 <x>0</x>
13 <y>0</y>
14 <width>431</width>
15 <height>388</height>
16 </rect>
17 </property>
18 <property stdset="1">
19 <name>caption</name>
20 <string>KeyHelperConf</string>
21 </property>
22 <widget>
23 <class>QPushButton</class>
24 <property stdset="1">
25 <name>name</name>
26 <cstring>btnCtrl</cstring>
27 </property>
28 <property stdset="1">
29 <name>geometry</name>
30 <rect>
31 <x>280</x>
32 <y>150</y>
33 <width>121</width>
34 <height>31</height>
35 </rect>
36 </property>
37 <property stdset="1">
38 <name>text</name>
39 <string>Disable</string>
40 </property>
41 </widget>
42 <widget>
43 <class>QPushButton</class>
44 <property stdset="1">
45 <name>name</name>
46 <cstring>btnGen</cstring>
47 </property>
48 <property stdset="1">
49 <name>geometry</name>
50 <rect>
51 <x>10</x>
52 <y>150</y>
53 <width>110</width>
54 <height>31</height>
55 </rect>
56 </property>
57 <property stdset="1">
58 <name>text</name>
59 <string>Generate</string>
60 </property>
61 </widget>
62 <widget>
63 <class>QPushButton</class>
64 <property stdset="1">
65 <name>name</name>
66 <cstring>btnCopy</cstring>
67 </property>
68 <property stdset="1">
69 <name>geometry</name>
70 <rect>
71 <x>140</x>
72 <y>150</y>
73 <width>121</width>
74 <height>31</height>
75 </rect>
76 </property>
77 <property stdset="1">
78 <name>text</name>
79 <string>Copy</string>
80 </property>
81 </widget>
82 <widget>
83 <class>QLabel</class>
84 <property stdset="1">
85 <name>name</name>
86 <cstring>lblOrgK</cstring>
87 </property>
88 <property stdset="1">
89 <name>geometry</name>
90 <rect>
91 <x>20</x>
92 <y>50</y>
93 <width>50</width>
94 <height>20</height>
95 </rect>
96 </property>
97 <property stdset="1">
98 <name>text</name>
99 <string>K</string>
100 </property>
101 </widget>
102 <widget>
103 <class>QLabel</class>
104 <property stdset="1">
105 <name>name</name>
106 <cstring>lblMapK</cstring>
107 </property>
108 <property stdset="1">
109 <name>geometry</name>
110 <rect>
111 <x>20</x>
112 <y>120</y>
113 <width>20</width>
114 <height>20</height>
115 </rect>
116 </property>
117 <property stdset="1">
118 <name>text</name>
119 <string>K</string>
120 </property>
121 </widget>
122 <widget>
123 <class>QLabel</class>
124 <property stdset="1">
125 <name>name</name>
126 <cstring>lblMapKeycode</cstring>
127 </property>
128 <property stdset="1">
129 <name>geometry</name>
130 <rect>
131 <x>40</x>
132 <y>120</y>
133 <width>80</width>
134 <height>21</height>
135 </rect>
136 </property>
137 <property stdset="1">
138 <name>sizePolicy</name>
139 <sizepolicy>
140 <hsizetype>7</hsizetype>
141 <vsizetype>1</vsizetype>
142 </sizepolicy>
143 </property>
144 <property stdset="1">
145 <name>frameShape</name>
146 <enum>Panel</enum>
147 </property>
148 <property stdset="1">
149 <name>frameShadow</name>
150 <enum>Sunken</enum>
151 </property>
152 <property stdset="1">
153 <name>text</name>
154 <string>keycode</string>
155 </property>
156 </widget>
157 <widget>
158 <class>QLineEdit</class>
159 <property stdset="1">
160 <name>name</name>
161 <cstring>txtMapKey</cstring>
162 </property>
163 <property stdset="1">
164 <name>geometry</name>
165 <rect>
166 <x>200</x>
167 <y>80</y>
168 <width>200</width>
169 <height>22</height>
170 </rect>
171 </property>
172 </widget>
173 <widget>
174 <class>QLineEdit</class>
175 <property stdset="1">
176 <name>name</name>
177 <cstring>txtOrgKey</cstring>
178 </property>
179 <property stdset="1">
180 <name>geometry</name>
181 <rect>
182 <x>190</x>
183 <y>10</y>
184 <width>200</width>
185 <height>22</height>
186 </rect>
187 </property>
188 </widget>
189 <widget>
190 <class>QLabel</class>
191 <property stdset="1">
192 <name>name</name>
193 <cstring>lblOriginal</cstring>
194 </property>
195 <property stdset="1">
196 <name>geometry</name>
197 <rect>
198 <x>10</x>
199 <y>10</y>
200 <width>120</width>
201 <height>31</height>
202 </rect>
203 </property>
204 <property stdset="1">
205 <name>frameShape</name>
206 <enum>Box</enum>
207 </property>
208 <property stdset="1">
209 <name>frameShadow</name>
210 <enum>Raised</enum>
211 </property>
212 <property stdset="1">
213 <name>text</name>
214 <string>Original Key</string>
215 </property>
216 </widget>
217 <widget>
218 <class>QLabel</class>
219 <property stdset="1">
220 <name>name</name>
221 <cstring>lblMapping</cstring>
222 </property>
223 <property stdset="1">
224 <name>geometry</name>
225 <rect>
226 <x>10</x>
227 <y>80</y>
228 <width>120</width>
229 <height>21</height>
230 </rect>
231 </property>
232 <property stdset="1">
233 <name>frameShape</name>
234 <enum>Box</enum>
235 </property>
236 <property stdset="1">
237 <name>frameShadow</name>
238 <enum>Raised</enum>
239 </property>
240 <property stdset="1">
241 <name>text</name>
242 <string>Mapping Key</string>
243 </property>
244 </widget>
245 <widget>
246 <class>QMultiLineEdit</class>
247 <property stdset="1">
248 <name>name</name>
249 <cstring>mleDefine</cstring>
250 </property>
251 <property stdset="1">
252 <name>geometry</name>
253 <rect>
254 <x>10</x>
255 <y>200</y>
256 <width>391</width>
257 <height>110</height>
258 </rect>
259 </property>
260 <property stdset="1">
261 <name>readOnly</name>
262 <bool>true</bool>
263 </property>
264 </widget>
265 <widget>
266 <class>QLabel</class>
267 <property stdset="1">
268 <name>name</name>
269 <cstring>lblOrgKeycode</cstring>
270 </property>
271 <property stdset="1">
272 <name>geometry</name>
273 <rect>
274 <x>50</x>
275 <y>50</y>
276 <width>70</width>
277 <height>21</height>
278 </rect>
279 </property>
280 <property stdset="1">
281 <name>sizePolicy</name>
282 <sizepolicy>
283 <hsizetype>7</hsizetype>
284 <vsizetype>1</vsizetype>
285 </sizepolicy>
286 </property>
287 <property stdset="1">
288 <name>frameShape</name>
289 <enum>Panel</enum>
290 </property>
291 <property stdset="1">
292 <name>frameShadow</name>
293 <enum>Sunken</enum>
294 </property>
295 <property stdset="1">
296 <name>text</name>
297 <string>keycode</string>
298 </property>
299 </widget>
300 <widget>
301 <class>QLabel</class>
302 <property stdset="1">
303 <name>name</name>
304 <cstring>lblOrgU</cstring>
305 </property>
306 <property stdset="1">
307 <name>geometry</name>
308 <rect>
309 <x>130</x>
310 <y>50</y>
311 <width>20</width>
312 <height>21</height>
313 </rect>
314 </property>
315 <property stdset="1">
316 <name>text</name>
317 <string>U</string>
318 </property>
319 </widget>
320 <widget>
321 <class>QLabel</class>
322 <property stdset="1">
323 <name>name</name>
324 <cstring>lblOrgUnicode</cstring>
325 </property>
326 <property stdset="1">
327 <name>geometry</name>
328 <rect>
329 <x>150</x>
330 <y>50</y>
331 <width>80</width>
332 <height>21</height>
333 </rect>
334 </property>
335 <property stdset="1">
336 <name>sizePolicy</name>
337 <sizepolicy>
338 <hsizetype>7</hsizetype>
339 <vsizetype>1</vsizetype>
340 </sizepolicy>
341 </property>
342 <property stdset="1">
343 <name>frameShape</name>
344 <enum>Panel</enum>
345 </property>
346 <property stdset="1">
347 <name>frameShadow</name>
348 <enum>Sunken</enum>
349 </property>
350 <property stdset="1">
351 <name>text</name>
352 <string>unicode</string>
353 </property>
354 </widget>
355 <widget>
356 <class>QLabel</class>
357 <property stdset="1">
358 <name>name</name>
359 <cstring>lblMapU</cstring>
360 </property>
361 <property stdset="1">
362 <name>geometry</name>
363 <rect>
364 <x>130</x>
365 <y>120</y>
366 <width>20</width>
367 <height>21</height>
368 </rect>
369 </property>
370 <property stdset="1">
371 <name>text</name>
372 <string>U</string>
373 </property>
374 </widget>
375 <widget>
376 <class>QLabel</class>
377 <property stdset="1">
378 <name>name</name>
379 <cstring>lblMapUnicode</cstring>
380 </property>
381 <property stdset="1">
382 <name>geometry</name>
383 <rect>
384 <x>150</x>
385 <y>120</y>
386 <width>80</width>
387 <height>21</height>
388 </rect>
389 </property>
390 <property stdset="1">
391 <name>sizePolicy</name>
392 <sizepolicy>
393 <hsizetype>7</hsizetype>
394 <vsizetype>1</vsizetype>
395 </sizepolicy>
396 </property>
397 <property stdset="1">
398 <name>frameShape</name>
399 <enum>Panel</enum>
400 </property>
401 <property stdset="1">
402 <name>frameShadow</name>
403 <enum>Sunken</enum>
404 </property>
405 <property stdset="1">
406 <name>text</name>
407 <string>unicode</string>
408 </property>
409 </widget>
410 <widget>
411 <class>QCheckBox</class>
412 <property stdset="1">
413 <name>name</name>
414 <cstring>chkMapShift</cstring>
415 </property>
416 <property stdset="1">
417 <name>geometry</name>
418 <rect>
419 <x>260</x>
420 <y>120</y>
421 <width>33</width>
422 <height>19</height>
423 </rect>
424 </property>
425 <property stdset="1">
426 <name>text</name>
427 <string>S</string>
428 </property>
429 <property stdset="1">
430 <name>autoResize</name>
431 <bool>true</bool>
432 </property>
433 </widget>
434 <widget>
435 <class>QCheckBox</class>
436 <property stdset="1">
437 <name>name</name>
438 <cstring>chkMapCtrl</cstring>
439 </property>
440 <property stdset="1">
441 <name>geometry</name>
442 <rect>
443 <x>310</x>
444 <y>120</y>
445 <width>34</width>
446 <height>19</height>
447 </rect>
448 </property>
449 <property stdset="1">
450 <name>text</name>
451 <string>C</string>
452 </property>
453 <property stdset="1">
454 <name>autoResize</name>
455 <bool>true</bool>
456 </property>
457 </widget>
458 <widget>
459 <class>QCheckBox</class>
460 <property stdset="1">
461 <name>name</name>
462 <cstring>chkMapAlt</cstring>
463 </property>
464 <property stdset="1">
465 <name>geometry</name>
466 <rect>
467 <x>360</x>
468 <y>120</y>
469 <width>34</width>
470 <height>19</height>
471 </rect>
472 </property>
473 <property stdset="1">
474 <name>text</name>
475 <string>A</string>
476 </property>
477 <property stdset="1">
478 <name>autoResize</name>
479 <bool>true</bool>
480 </property>
481 </widget>
482 <widget>
483 <class>QCheckBox</class>
484 <property stdset="1">
485 <name>name</name>
486 <cstring>chkOrgShift</cstring>
487 </property>
488 <property stdset="1">
489 <name>geometry</name>
490 <rect>
491 <x>250</x>
492 <y>50</y>
493 <width>33</width>
494 <height>19</height>
495 </rect>
496 </property>
497 <property stdset="1">
498 <name>text</name>
499 <string>S</string>
500 </property>
501 <property stdset="1">
502 <name>autoResize</name>
503 <bool>true</bool>
504 </property>
505 </widget>
506 <widget>
507 <class>QCheckBox</class>
508 <property stdset="1">
509 <name>name</name>
510 <cstring>chkOrgCtrl</cstring>
511 </property>
512 <property stdset="1">
513 <name>geometry</name>
514 <rect>
515 <x>300</x>
516 <y>50</y>
517 <width>34</width>
518 <height>19</height>
519 </rect>
520 </property>
521 <property stdset="1">
522 <name>text</name>
523 <string>C</string>
524 </property>
525 <property stdset="1">
526 <name>autoResize</name>
527 <bool>true</bool>
528 </property>
529 </widget>
530 <widget>
531 <class>QCheckBox</class>
532 <property stdset="1">
533 <name>name</name>
534 <cstring>chkOrgAlt</cstring>
535 </property>
536 <property stdset="1">
537 <name>geometry</name>
538 <rect>
539 <x>350</x>
540 <y>50</y>
541 <width>34</width>
542 <height>19</height>
543 </rect>
544 </property>
545 <property stdset="1">
546 <name>text</name>
547 <string>A</string>
548 </property>
549 <property stdset="1">
550 <name>autoResize</name>
551 <bool>true</bool>
552 </property>
553 </widget>
554</widget>
555<tabstops>
556 <tabstop>txtOrgKey</tabstop>
557 <tabstop>chkOrgShift</tabstop>
558 <tabstop>chkOrgCtrl</tabstop>
559 <tabstop>chkOrgAlt</tabstop>
560 <tabstop>txtMapKey</tabstop>
561 <tabstop>chkMapShift</tabstop>
562 <tabstop>chkMapCtrl</tabstop>
563 <tabstop>chkMapAlt</tabstop>
564 <tabstop>btnGen</tabstop>
565 <tabstop>btnCopy</tabstop>
566 <tabstop>btnCtrl</tabstop>
567 <tabstop>mleDefine</tabstop>
568</tabstops>
569</UI>