Subversion Repositories tpanel

Rev

Details | Last modification | View Log | RSS feed

Rev Author Line No. Line
446 andreas 1
<?xml version="1.0" encoding="UTF-8"?>
2
<ui version="4.0">
3
 <class>TQKeyboard</class>
4
 <widget class="QDialog" name="TQKeyboard">
5
  <property name="windowModality">
6
   <enum>Qt::WindowModal</enum>
7
  </property>
8
  <property name="geometry">
9
   <rect>
10
    <x>0</x>
11
    <y>0</y>
12
    <width>800</width>
13
    <height>296</height>
14
   </rect>
15
  </property>
16
  <property name="windowTitle">
17
   <string>Keyboard</string>
18
  </property>
19
  <property name="windowIcon">
20
   <iconset resource="tpanel.qrc">
21
    <normaloff>:/images/icon.png</normaloff>:/images/icon.png</iconset>
22
  </property>
23
  <property name="windowOpacity">
24
   <double>1.000000000000000</double>
25
  </property>
26
  <property name="autoFillBackground">
27
   <bool>true</bool>
28
  </property>
29
  <widget class="QPushButton" name="key_Caret">
30
   <property name="geometry">
31
    <rect>
32
     <x>60</x>
33
     <y>50</y>
34
     <width>41</width>
35
     <height>41</height>
36
    </rect>
37
   </property>
38
   <property name="font">
39
    <font>
40
     <pointsize>8</pointsize>
41
     <bold>true</bold>
42
     <kerning>false</kerning>
43
    </font>
44
   </property>
45
   <property name="text">
46
    <string>°
47
^</string>
48
   </property>
49
  </widget>
50
  <widget class="QPushButton" name="key_1">
51
   <property name="geometry">
52
    <rect>
53
     <x>110</x>
54
     <y>50</y>
55
     <width>41</width>
56
     <height>41</height>
57
    </rect>
58
   </property>
59
   <property name="font">
60
    <font>
61
     <pointsize>8</pointsize>
62
     <bold>true</bold>
63
     <kerning>false</kerning>
64
    </font>
65
   </property>
66
   <property name="text">
67
    <string>!
68
1</string>
69
   </property>
70
  </widget>
71
  <widget class="QPushButton" name="key_2">
72
   <property name="geometry">
73
    <rect>
74
     <x>160</x>
75
     <y>50</y>
76
     <width>41</width>
77
     <height>41</height>
78
    </rect>
79
   </property>
80
   <property name="font">
81
    <font>
82
     <pointsize>8</pointsize>
83
     <bold>true</bold>
84
     <kerning>false</kerning>
85
    </font>
86
   </property>
87
   <property name="text">
88
    <string>&quot;
89
2 ²</string>
90
   </property>
91
  </widget>
92
  <widget class="QPushButton" name="key_3">
93
   <property name="geometry">
94
    <rect>
95
     <x>210</x>
96
     <y>50</y>
97
     <width>41</width>
98
     <height>41</height>
99
    </rect>
100
   </property>
101
   <property name="font">
102
    <font>
103
     <pointsize>8</pointsize>
104
     <bold>true</bold>
105
     <kerning>false</kerning>
106
    </font>
107
   </property>
108
   <property name="text">
109
    <string>§
110
3 ³</string>
111
   </property>
112
  </widget>
113
  <widget class="QPushButton" name="key_4">
114
   <property name="geometry">
115
    <rect>
116
     <x>260</x>
117
     <y>50</y>
118
     <width>41</width>
119
     <height>41</height>
120
    </rect>
121
   </property>
122
   <property name="font">
123
    <font>
124
     <pointsize>8</pointsize>
125
     <bold>true</bold>
126
     <kerning>false</kerning>
127
    </font>
128
   </property>
129
   <property name="text">
130
    <string>$
131
4</string>
132
   </property>
133
  </widget>
134
  <widget class="QPushButton" name="key_5">
135
   <property name="geometry">
136
    <rect>
137
     <x>310</x>
138
     <y>50</y>
139
     <width>41</width>
140
     <height>41</height>
141
    </rect>
142
   </property>
143
   <property name="font">
144
    <font>
145
     <pointsize>8</pointsize>
146
     <bold>true</bold>
147
     <kerning>false</kerning>
148
    </font>
149
   </property>
150
   <property name="text">
151
    <string>%
152
5</string>
153
   </property>
154
  </widget>
155
  <widget class="QPushButton" name="key_6">
156
   <property name="geometry">
157
    <rect>
158
     <x>360</x>
159
     <y>50</y>
160
     <width>41</width>
161
     <height>41</height>
162
    </rect>
163
   </property>
164
   <property name="font">
165
    <font>
166
     <pointsize>8</pointsize>
167
     <bold>true</bold>
168
     <kerning>false</kerning>
169
    </font>
170
   </property>
171
   <property name="text">
172
    <string>&amp;&amp;
173
6</string>
174
   </property>
175
  </widget>
176
  <widget class="QPushButton" name="key_7">
177
   <property name="geometry">
178
    <rect>
179
     <x>410</x>
180
     <y>50</y>
181
     <width>41</width>
182
     <height>41</height>
183
    </rect>
184
   </property>
185
   <property name="font">
186
    <font>
187
     <pointsize>8</pointsize>
188
     <bold>true</bold>
189
     <kerning>false</kerning>
190
    </font>
191
   </property>
192
   <property name="text">
193
    <string>/
194
7 {</string>
195
   </property>
196
  </widget>
197
  <widget class="QPushButton" name="key_8">
198
   <property name="geometry">
199
    <rect>
200
     <x>460</x>
201
     <y>50</y>
202
     <width>41</width>
203
     <height>41</height>
204
    </rect>
205
   </property>
206
   <property name="font">
207
    <font>
208
     <pointsize>8</pointsize>
209
     <bold>true</bold>
210
     <kerning>false</kerning>
211
    </font>
212
   </property>
213
   <property name="text">
214
    <string>(
215
8 [</string>
216
   </property>
217
  </widget>
218
  <widget class="QPushButton" name="key_9">
219
   <property name="geometry">
220
    <rect>
221
     <x>510</x>
222
     <y>50</y>
223
     <width>41</width>
224
     <height>41</height>
225
    </rect>
226
   </property>
227
   <property name="font">
228
    <font>
229
     <pointsize>8</pointsize>
230
     <bold>true</bold>
231
     <kerning>false</kerning>
232
    </font>
233
   </property>
234
   <property name="text">
235
    <string>)
236
9 ]</string>
237
   </property>
238
  </widget>
239
  <widget class="QPushButton" name="key_0">
240
   <property name="geometry">
241
    <rect>
242
     <x>560</x>
243
     <y>50</y>
244
     <width>41</width>
245
     <height>41</height>
246
    </rect>
247
   </property>
248
   <property name="font">
249
    <font>
250
     <pointsize>8</pointsize>
251
     <bold>true</bold>
252
     <kerning>false</kerning>
253
    </font>
254
   </property>
255
   <property name="text">
256
    <string>=
257
 
258
   </property>
259
  </widget>
260
  <widget class="QPushButton" name="key_SS">
261
   <property name="geometry">
262
    <rect>
263
     <x>610</x>
264
     <y>50</y>
265
     <width>41</width>
266
     <height>41</height>
267
    </rect>
268
   </property>
269
   <property name="font">
270
    <font>
271
     <pointsize>8</pointsize>
272
     <bold>true</bold>
273
     <kerning>false</kerning>
274
    </font>
275
   </property>
276
   <property name="text">
277
    <string>?
278
ß \</string>
279
   </property>
280
  </widget>
281
  <widget class="QLabel" name="label_Prompt">
282
   <property name="geometry">
283
    <rect>
284
     <x>10</x>
285
     <y>0</y>
286
     <width>781</width>
287
     <height>22</height>
288
    </rect>
289
   </property>
290
   <property name="font">
291
    <font>
292
     <pointsize>10</pointsize>
293
    </font>
294
   </property>
295
   <property name="text">
296
    <string/>
297
   </property>
298
  </widget>
299
  <widget class="QLabel" name="label_TextLine">
300
   <property name="geometry">
301
    <rect>
302
     <x>10</x>
303
     <y>20</y>
304
     <width>781</width>
305
     <height>22</height>
306
    </rect>
307
   </property>
308
   <property name="font">
309
    <font>
310
     <pointsize>10</pointsize>
311
    </font>
312
   </property>
313
   <property name="cursor">
314
    <cursorShape>IBeamCursor</cursorShape>
315
   </property>
316
   <property name="frameShape">
317
    <enum>QFrame::StyledPanel</enum>
318
   </property>
319
   <property name="text">
320
    <string/>
321
   </property>
322
  </widget>
323
  <widget class="QPushButton" name="key_SQ">
324
   <property name="geometry">
325
    <rect>
326
     <x>660</x>
327
     <y>50</y>
328
     <width>41</width>
329
     <height>41</height>
330
    </rect>
331
   </property>
332
   <property name="font">
333
    <font>
334
     <pointsize>8</pointsize>
335
     <bold>true</bold>
336
     <kerning>false</kerning>
337
    </font>
338
   </property>
339
   <property name="text">
340
    <string>`
341
´</string>
342
   </property>
343
  </widget>
344
  <widget class="QPushButton" name="key_Backspace">
345
   <property name="geometry">
346
    <rect>
347
     <x>710</x>
348
     <y>50</y>
349
     <width>81</width>
350
     <height>41</height>
351
    </rect>
352
   </property>
353
   <property name="font">
354
    <font>
355
     <pointsize>10</pointsize>
356
    </font>
357
   </property>
358
   <property name="text">
359
    <string>Backspace</string>
360
   </property>
361
  </widget>
362
  <widget class="QPushButton" name="key_O">
363
   <property name="geometry">
364
    <rect>
365
     <x>480</x>
366
     <y>100</y>
367
     <width>41</width>
368
     <height>41</height>
369
    </rect>
370
   </property>
371
   <property name="font">
372
    <font>
373
     <pointsize>11</pointsize>
374
     <bold>false</bold>
375
    </font>
376
   </property>
377
   <property name="text">
378
    <string>O</string>
379
   </property>
380
  </widget>
381
  <widget class="QPushButton" name="key_Plus">
382
   <property name="geometry">
383
    <rect>
384
     <x>630</x>
385
     <y>100</y>
386
     <width>51</width>
387
     <height>41</height>
388
    </rect>
389
   </property>
390
   <property name="font">
391
    <font>
392
     <pointsize>8</pointsize>
393
     <bold>true</bold>
394
     <kerning>false</kerning>
395
    </font>
396
   </property>
397
   <property name="text">
398
    <string>*
399
+ ~</string>
400
   </property>
401
  </widget>
402
  <widget class="QPushButton" name="key_P">
403
   <property name="geometry">
404
    <rect>
405
     <x>530</x>
406
     <y>100</y>
407
     <width>41</width>
408
     <height>41</height>
409
    </rect>
410
   </property>
411
   <property name="font">
412
    <font>
413
     <pointsize>11</pointsize>
414
     <bold>false</bold>
415
    </font>
416
   </property>
417
   <property name="text">
418
    <string>P</string>
419
   </property>
420
  </widget>
421
  <widget class="QPushButton" name="key_Tab">
422
   <property name="geometry">
423
    <rect>
424
     <x>10</x>
425
     <y>100</y>
426
     <width>61</width>
427
     <height>41</height>
428
    </rect>
429
   </property>
430
   <property name="font">
431
    <font>
432
     <pointsize>11</pointsize>
433
    </font>
434
   </property>
435
   <property name="text">
436
    <string>Tab</string>
437
   </property>
438
  </widget>
439
  <widget class="QPushButton" name="key_T">
440
   <property name="geometry">
441
    <rect>
442
     <x>280</x>
443
     <y>100</y>
444
     <width>41</width>
445
     <height>41</height>
446
    </rect>
447
   </property>
448
   <property name="font">
449
    <font>
450
     <pointsize>11</pointsize>
451
     <bold>false</bold>
452
    </font>
453
   </property>
454
   <property name="text">
455
    <string>T</string>
456
   </property>
457
  </widget>
458
  <widget class="QPushButton" name="key_U">
459
   <property name="geometry">
460
    <rect>
461
     <x>380</x>
462
     <y>100</y>
463
     <width>41</width>
464
     <height>41</height>
465
    </rect>
466
   </property>
467
   <property name="font">
468
    <font>
469
     <pointsize>11</pointsize>
470
     <bold>false</bold>
471
    </font>
472
   </property>
473
   <property name="text">
474
    <string>U</string>
475
   </property>
476
  </widget>
477
  <widget class="QPushButton" name="key_I">
478
   <property name="geometry">
479
    <rect>
480
     <x>430</x>
481
     <y>100</y>
482
     <width>41</width>
483
     <height>41</height>
484
    </rect>
485
   </property>
486
   <property name="font">
487
    <font>
488
     <pointsize>11</pointsize>
489
     <bold>false</bold>
490
    </font>
491
   </property>
492
   <property name="text">
493
    <string>I</string>
494
   </property>
495
  </widget>
496
  <widget class="QPushButton" name="key_Q">
497
   <property name="geometry">
498
    <rect>
499
     <x>80</x>
500
     <y>100</y>
501
     <width>41</width>
502
     <height>41</height>
503
    </rect>
504
   </property>
505
   <property name="font">
506
    <font>
507
     <pointsize>9</pointsize>
508
     <bold>false</bold>
509
    </font>
510
   </property>
511
   <property name="text">
512
    <string>Q
513
     @</string>
514
   </property>
515
  </widget>
516
  <widget class="QPushButton" name="key_W">
517
   <property name="geometry">
518
    <rect>
519
     <x>130</x>
520
     <y>100</y>
521
     <width>41</width>
522
     <height>41</height>
523
    </rect>
524
   </property>
525
   <property name="font">
526
    <font>
527
     <pointsize>11</pointsize>
528
     <bold>false</bold>
529
    </font>
530
   </property>
531
   <property name="text">
532
    <string>W</string>
533
   </property>
534
  </widget>
535
  <widget class="QPushButton" name="key_R">
536
   <property name="geometry">
537
    <rect>
538
     <x>230</x>
539
     <y>100</y>
540
     <width>41</width>
541
     <height>41</height>
542
    </rect>
543
   </property>
544
   <property name="font">
545
    <font>
546
     <pointsize>11</pointsize>
547
     <bold>false</bold>
548
    </font>
549
   </property>
550
   <property name="text">
551
    <string>R</string>
552
   </property>
553
  </widget>
554
  <widget class="QPushButton" name="key_Z">
555
   <property name="geometry">
556
    <rect>
557
     <x>330</x>
558
     <y>100</y>
559
     <width>41</width>
560
     <height>41</height>
561
    </rect>
562
   </property>
563
   <property name="font">
564
    <font>
565
     <pointsize>11</pointsize>
566
     <bold>false</bold>
567
    </font>
568
   </property>
569
   <property name="text">
570
    <string>Z</string>
571
   </property>
572
  </widget>
573
  <widget class="QPushButton" name="key_E">
574
   <property name="geometry">
575
    <rect>
576
     <x>180</x>
577
     <y>100</y>
578
     <width>41</width>
579
     <height>41</height>
580
    </rect>
581
   </property>
582
   <property name="font">
583
    <font>
584
     <pointsize>9</pointsize>
585
     <bold>false</bold>
586
    </font>
587
   </property>
588
   <property name="text">
589
    <string>E
590
     €</string>
591
   </property>
592
  </widget>
593
  <widget class="QPushButton" name="key_UE">
594
   <property name="geometry">
595
    <rect>
596
     <x>580</x>
597
     <y>100</y>
598
     <width>41</width>
599
     <height>41</height>
600
    </rect>
601
   </property>
602
   <property name="font">
603
    <font>
604
     <pointsize>11</pointsize>
605
     <bold>false</bold>
606
    </font>
607
   </property>
608
   <property name="text">
609
    <string>Ü</string>
610
   </property>
611
  </widget>
612
  <widget class="QPushButton" name="key_OE">
613
   <property name="geometry">
614
    <rect>
615
     <x>540</x>
616
     <y>150</y>
617
     <width>41</width>
618
     <height>41</height>
619
    </rect>
620
   </property>
621
   <property name="font">
622
    <font>
623
     <pointsize>11</pointsize>
624
     <bold>false</bold>
625
    </font>
626
   </property>
627
   <property name="text">
628
    <string>Ö</string>
629
   </property>
630
  </widget>
631
  <widget class="QPushButton" name="key_Enter">
632
   <property name="geometry">
633
    <rect>
634
     <x>690</x>
635
     <y>100</y>
636
     <width>101</width>
637
     <height>91</height>
638
    </rect>
639
   </property>
640
   <property name="font">
641
    <font>
642
     <pointsize>11</pointsize>
643
    </font>
644
   </property>
645
   <property name="text">
646
    <string>Enter</string>
647
   </property>
648
  </widget>
649
  <widget class="QPushButton" name="key_AE">
650
   <property name="geometry">
651
    <rect>
652
     <x>590</x>
653
     <y>150</y>
654
     <width>41</width>
655
     <height>41</height>
656
    </rect>
657
   </property>
658
   <property name="font">
659
    <font>
660
     <pointsize>11</pointsize>
661
     <bold>false</bold>
662
    </font>
663
   </property>
664
   <property name="text">
665
    <string>Ä</string>
666
   </property>
667
  </widget>
668
  <widget class="QPushButton" name="key_A">
669
   <property name="geometry">
670
    <rect>
671
     <x>90</x>
672
     <y>150</y>
673
     <width>41</width>
674
     <height>41</height>
675
    </rect>
676
   </property>
677
   <property name="font">
678
    <font>
679
     <pointsize>11</pointsize>
680
     <bold>false</bold>
681
    </font>
682
   </property>
683
   <property name="text">
684
    <string>A</string>
685
   </property>
686
  </widget>
687
  <widget class="QPushButton" name="key_H">
688
   <property name="geometry">
689
    <rect>
690
     <x>340</x>
691
     <y>150</y>
692
     <width>41</width>
693
     <height>41</height>
694
    </rect>
695
   </property>
696
   <property name="font">
697
    <font>
698
     <pointsize>11</pointsize>
699
     <bold>false</bold>
700
    </font>
701
   </property>
702
   <property name="text">
703
    <string>H</string>
704
   </property>
705
  </widget>
706
  <widget class="QPushButton" name="key_K">
707
   <property name="geometry">
708
    <rect>
709
     <x>440</x>
710
     <y>150</y>
711
     <width>41</width>
712
     <height>41</height>
713
    </rect>
714
   </property>
715
   <property name="font">
716
    <font>
717
     <pointsize>11</pointsize>
718
     <bold>false</bold>
719
    </font>
720
   </property>
721
   <property name="text">
722
    <string>K</string>
723
   </property>
724
  </widget>
725
  <widget class="QPushButton" name="key_L">
726
   <property name="geometry">
727
    <rect>
728
     <x>490</x>
729
     <y>150</y>
730
     <width>41</width>
731
     <height>41</height>
732
    </rect>
733
   </property>
734
   <property name="font">
735
    <font>
736
     <pointsize>11</pointsize>
737
     <bold>false</bold>
738
    </font>
739
   </property>
740
   <property name="text">
741
    <string>L</string>
742
   </property>
743
  </widget>
744
  <widget class="QPushButton" name="key_S">
745
   <property name="geometry">
746
    <rect>
747
     <x>140</x>
748
     <y>150</y>
749
     <width>41</width>
750
     <height>41</height>
751
    </rect>
752
   </property>
753
   <property name="font">
754
    <font>
755
     <pointsize>11</pointsize>
756
     <bold>false</bold>
757
    </font>
758
   </property>
759
   <property name="text">
760
    <string>S</string>
761
   </property>
762
  </widget>
763
  <widget class="QPushButton" name="key_D">
764
   <property name="geometry">
765
    <rect>
766
     <x>190</x>
767
     <y>150</y>
768
     <width>41</width>
769
     <height>41</height>
770
    </rect>
771
   </property>
772
   <property name="font">
773
    <font>
774
     <pointsize>11</pointsize>
775
     <bold>false</bold>
776
    </font>
777
   </property>
778
   <property name="text">
779
    <string>D</string>
780
   </property>
781
  </widget>
782
  <widget class="QPushButton" name="key_G">
783
   <property name="geometry">
784
    <rect>
785
     <x>290</x>
786
     <y>150</y>
787
     <width>41</width>
788
     <height>41</height>
789
    </rect>
790
   </property>
791
   <property name="font">
792
    <font>
793
     <pointsize>11</pointsize>
794
     <bold>false</bold>
795
    </font>
796
   </property>
797
   <property name="text">
798
    <string>G</string>
799
   </property>
800
  </widget>
801
  <widget class="QPushButton" name="key_J">
802
   <property name="geometry">
803
    <rect>
804
     <x>390</x>
805
     <y>150</y>
806
     <width>41</width>
807
     <height>41</height>
808
    </rect>
809
   </property>
810
   <property name="font">
811
    <font>
812
     <pointsize>11</pointsize>
813
     <bold>false</bold>
814
    </font>
815
   </property>
816
   <property name="text">
817
    <string>J</string>
818
   </property>
819
  </widget>
820
  <widget class="QPushButton" name="key_F">
821
   <property name="geometry">
822
    <rect>
823
     <x>240</x>
824
     <y>150</y>
825
     <width>41</width>
826
     <height>41</height>
827
    </rect>
828
   </property>
829
   <property name="font">
830
    <font>
831
     <pointsize>11</pointsize>
832
     <bold>false</bold>
833
    </font>
834
   </property>
835
   <property name="text">
836
    <string>F</string>
837
   </property>
838
  </widget>
839
  <widget class="QPushButton" name="key_Hash">
840
   <property name="geometry">
841
    <rect>
842
     <x>640</x>
843
     <y>150</y>
844
     <width>41</width>
845
     <height>41</height>
846
    </rect>
847
   </property>
848
   <property name="font">
849
    <font>
850
     <pointsize>8</pointsize>
851
     <bold>true</bold>
852
     <kerning>false</kerning>
853
    </font>
854
   </property>
855
   <property name="text">
856
    <string>'
857
#</string>
858
   </property>
859
  </widget>
860
  <widget class="QPushButton" name="key_Komma">
861
   <property name="geometry">
862
    <rect>
863
     <x>510</x>
864
     <y>200</y>
865
     <width>41</width>
866
     <height>41</height>
867
    </rect>
868
   </property>
869
   <property name="font">
870
    <font>
871
     <pointsize>8</pointsize>
872
     <bold>true</bold>
873
    </font>
874
   </property>
875
   <property name="text">
876
    <string>;
877
,</string>
878
   </property>
879
  </widget>
880
  <widget class="QPushButton" name="key_AltGR">
881
   <property name="geometry">
882
    <rect>
883
     <x>710</x>
884
     <y>250</y>
885
     <width>81</width>
886
     <height>41</height>
887
    </rect>
888
   </property>
889
   <property name="font">
890
    <font>
891
     <pointsize>11</pointsize>
892
    </font>
893
   </property>
894
   <property name="text">
895
    <string>Alt Gr</string>
896
   </property>
897
  </widget>
898
  <widget class="QPushButton" name="key_Dot">
899
   <property name="geometry">
900
    <rect>
901
     <x>560</x>
902
     <y>200</y>
903
     <width>41</width>
904
     <height>41</height>
905
    </rect>
906
   </property>
907
   <property name="font">
908
    <font>
909
     <pointsize>8</pointsize>
910
     <bold>true</bold>
911
    </font>
912
   </property>
913
   <property name="text">
914
    <string>:
915
.</string>
916
   </property>
917
  </widget>
918
  <widget class="QPushButton" name="key_Shift">
919
   <property name="geometry">
920
    <rect>
921
     <x>10</x>
922
     <y>200</y>
923
     <width>91</width>
924
     <height>41</height>
925
    </rect>
926
   </property>
927
   <property name="font">
928
    <font>
929
     <pointsize>11</pointsize>
930
    </font>
931
   </property>
932
   <property name="text">
933
    <string>Shift</string>
934
   </property>
935
  </widget>
936
  <widget class="QPushButton" name="key_V">
937
   <property name="geometry">
938
    <rect>
939
     <x>310</x>
940
     <y>200</y>
941
     <width>41</width>
942
     <height>41</height>
943
    </rect>
944
   </property>
945
   <property name="font">
946
    <font>
947
     <pointsize>11</pointsize>
948
     <bold>false</bold>
949
    </font>
950
   </property>
951
   <property name="text">
952
    <string>V</string>
953
   </property>
954
  </widget>
955
  <widget class="QPushButton" name="key_N">
956
   <property name="geometry">
957
    <rect>
958
     <x>410</x>
959
     <y>200</y>
960
     <width>41</width>
961
     <height>41</height>
962
    </rect>
963
   </property>
964
   <property name="font">
965
    <font>
966
     <pointsize>11</pointsize>
967
     <bold>false</bold>
968
    </font>
969
   </property>
970
   <property name="text">
971
    <string>N</string>
972
   </property>
973
  </widget>
974
  <widget class="QPushButton" name="key_M">
975
   <property name="geometry">
976
    <rect>
977
     <x>460</x>
978
     <y>200</y>
979
     <width>41</width>
980
     <height>41</height>
981
    </rect>
982
   </property>
983
   <property name="font">
984
    <font>
985
     <pointsize>9</pointsize>
986
     <bold>false</bold>
987
    </font>
988
   </property>
989
   <property name="text">
990
    <string>M
991
     µ</string>
992
   </property>
993
  </widget>
994
  <widget class="QPushButton" name="key_GtLt">
995
   <property name="geometry">
996
    <rect>
997
     <x>110</x>
998
     <y>200</y>
999
     <width>41</width>
1000
     <height>41</height>
1001
    </rect>
1002
   </property>
1003
   <property name="font">
1004
    <font>
1005
     <pointsize>8</pointsize>
1006
     <bold>true</bold>
1007
    </font>
1008
   </property>
1009
   <property name="autoFillBackground">
1010
    <bool>true</bool>
1011
   </property>
1012
   <property name="text">
1013
    <string>&gt;
1014
&lt; |</string>
1015
   </property>
1016
  </widget>
1017
  <widget class="QPushButton" name="key_Y">
1018
   <property name="geometry">
1019
    <rect>
1020
     <x>160</x>
1021
     <y>200</y>
1022
     <width>41</width>
1023
     <height>41</height>
1024
    </rect>
1025
   </property>
1026
   <property name="font">
1027
    <font>
1028
     <pointsize>11</pointsize>
1029
     <bold>false</bold>
1030
    </font>
1031
   </property>
1032
   <property name="text">
1033
    <string>Y</string>
1034
   </property>
1035
  </widget>
1036
  <widget class="QPushButton" name="key_C">
1037
   <property name="geometry">
1038
    <rect>
1039
     <x>260</x>
1040
     <y>200</y>
1041
     <width>41</width>
1042
     <height>41</height>
1043
    </rect>
1044
   </property>
1045
   <property name="font">
1046
    <font>
1047
     <pointsize>11</pointsize>
1048
     <bold>false</bold>
1049
    </font>
1050
   </property>
1051
   <property name="text">
1052
    <string>C</string>
1053
   </property>
1054
  </widget>
1055
  <widget class="QPushButton" name="key_B">
1056
   <property name="geometry">
1057
    <rect>
1058
     <x>360</x>
1059
     <y>200</y>
1060
     <width>41</width>
1061
     <height>41</height>
1062
    </rect>
1063
   </property>
1064
   <property name="font">
1065
    <font>
1066
     <pointsize>11</pointsize>
1067
     <bold>false</bold>
1068
    </font>
1069
   </property>
1070
   <property name="text">
1071
    <string>B</string>
1072
   </property>
1073
  </widget>
1074
  <widget class="QPushButton" name="key_X">
1075
   <property name="geometry">
1076
    <rect>
1077
     <x>210</x>
1078
     <y>200</y>
1079
     <width>41</width>
1080
     <height>41</height>
1081
    </rect>
1082
   </property>
1083
   <property name="font">
1084
    <font>
1085
     <pointsize>11</pointsize>
1086
     <bold>false</bold>
1087
    </font>
1088
   </property>
1089
   <property name="text">
1090
    <string>X</string>
1091
   </property>
1092
  </widget>
1093
  <widget class="QPushButton" name="key_Dash">
1094
   <property name="geometry">
1095
    <rect>
1096
     <x>610</x>
1097
     <y>200</y>
1098
     <width>41</width>
1099
     <height>41</height>
1100
    </rect>
1101
   </property>
1102
   <property name="font">
1103
    <font>
1104
     <pointsize>8</pointsize>
1105
     <bold>true</bold>
1106
    </font>
1107
   </property>
1108
   <property name="text">
1109
    <string>_
1110
-</string>
1111
   </property>
1112
  </widget>
1113
  <widget class="QPushButton" name="key_Caps">
1114
   <property name="geometry">
1115
    <rect>
1116
     <x>10</x>
1117
     <y>150</y>
1118
     <width>71</width>
1119
     <height>41</height>
1120
    </rect>
1121
   </property>
1122
   <property name="font">
1123
    <font>
1124
     <pointsize>11</pointsize>
1125
    </font>
1126
   </property>
1127
   <property name="text">
1128
    <string>Caps</string>
1129
   </property>
1130
  </widget>
1131
  <widget class="QPushButton" name="key_Clear">
1132
   <property name="geometry">
1133
    <rect>
1134
     <x>10</x>
1135
     <y>50</y>
1136
     <width>41</width>
1137
     <height>41</height>
1138
    </rect>
1139
   </property>
1140
   <property name="font">
1141
    <font>
1142
     <pointsize>9</pointsize>
1143
     <bold>false</bold>
1144
     <kerning>false</kerning>
1145
    </font>
1146
   </property>
1147
   <property name="text">
1148
    <string>Clear</string>
1149
   </property>
1150
  </widget>
1151
  <widget class="QPushButton" name="key_Cancel">
1152
   <property name="geometry">
1153
    <rect>
1154
     <x>660</x>
1155
     <y>200</y>
1156
     <width>131</width>
1157
     <height>41</height>
1158
    </rect>
1159
   </property>
1160
   <property name="font">
1161
    <font>
1162
     <pointsize>11</pointsize>
1163
    </font>
1164
   </property>
1165
   <property name="text">
1166
    <string>Cancel</string>
1167
   </property>
1168
  </widget>
1169
  <widget class="QPushButton" name="key_Blank">
1170
   <property name="geometry">
1171
    <rect>
1172
     <x>10</x>
1173
     <y>250</y>
1174
     <width>691</width>
1175
     <height>41</height>
1176
    </rect>
1177
   </property>
1178
   <property name="font">
1179
    <font>
1180
     <pointsize>11</pointsize>
1181
    </font>
1182
   </property>
1183
   <property name="text">
1184
    <string>Blank</string>
1185
   </property>
1186
  </widget>
1187
 </widget>
1188
 <resources>
1189
  <include location="tpanel.qrc"/>
1190
 </resources>
1191
 <connections/>
1192
</ui>