Subversion Repositories tpanel

Rev

Details | Last modification | View Log | RSS feed

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