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>TQKeypad</class>
4
 <widget class="QDialog" name="TQKeypad">
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>263</width>
13
    <height>253</height>
14
   </rect>
15
  </property>
16
  <property name="windowTitle">
17
   <string>Keypad</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="autoFillBackground">
24
   <bool>true</bool>
25
  </property>
26
  <property name="modal">
27
   <bool>false</bool>
28
  </property>
29
  <widget class="QPushButton" name="key_1">
30
   <property name="geometry">
31
    <rect>
32
     <x>10</x>
33
     <y>150</y>
34
     <width>41</width>
35
     <height>41</height>
36
    </rect>
37
   </property>
38
   <property name="font">
39
    <font>
40
     <pointsize>11</pointsize>
41
    </font>
42
   </property>
43
   <property name="text">
44
    <string>1</string>
45
   </property>
46
  </widget>
47
  <widget class="QPushButton" name="key_2">
48
   <property name="geometry">
49
    <rect>
50
     <x>60</x>
51
     <y>150</y>
52
     <width>41</width>
53
     <height>41</height>
54
    </rect>
55
   </property>
56
   <property name="font">
57
    <font>
58
     <pointsize>11</pointsize>
59
    </font>
60
   </property>
61
   <property name="text">
62
    <string>2</string>
63
   </property>
64
  </widget>
65
  <widget class="QPushButton" name="key_3">
66
   <property name="geometry">
67
    <rect>
68
     <x>110</x>
69
     <y>150</y>
70
     <width>41</width>
71
     <height>41</height>
72
    </rect>
73
   </property>
74
   <property name="font">
75
    <font>
76
     <pointsize>11</pointsize>
77
    </font>
78
   </property>
79
   <property name="text">
80
    <string>3</string>
81
   </property>
82
  </widget>
83
  <widget class="QPushButton" name="key_4">
84
   <property name="geometry">
85
    <rect>
86
     <x>10</x>
87
     <y>100</y>
88
     <width>41</width>
89
     <height>41</height>
90
    </rect>
91
   </property>
92
   <property name="font">
93
    <font>
94
     <pointsize>11</pointsize>
95
    </font>
96
   </property>
97
   <property name="text">
98
    <string>4</string>
99
   </property>
100
  </widget>
101
  <widget class="QPushButton" name="key_5">
102
   <property name="geometry">
103
    <rect>
104
     <x>60</x>
105
     <y>100</y>
106
     <width>41</width>
107
     <height>41</height>
108
    </rect>
109
   </property>
110
   <property name="font">
111
    <font>
112
     <pointsize>11</pointsize>
113
    </font>
114
   </property>
115
   <property name="text">
116
    <string>5</string>
117
   </property>
118
  </widget>
119
  <widget class="QPushButton" name="key_6">
120
   <property name="geometry">
121
    <rect>
122
     <x>110</x>
123
     <y>100</y>
124
     <width>41</width>
125
     <height>41</height>
126
    </rect>
127
   </property>
128
   <property name="font">
129
    <font>
130
     <pointsize>11</pointsize>
131
    </font>
132
   </property>
133
   <property name="text">
134
    <string>6</string>
135
   </property>
136
  </widget>
137
  <widget class="QPushButton" name="key_7">
138
   <property name="geometry">
139
    <rect>
140
     <x>10</x>
141
     <y>50</y>
142
     <width>41</width>
143
     <height>41</height>
144
    </rect>
145
   </property>
146
   <property name="font">
147
    <font>
148
     <pointsize>11</pointsize>
149
    </font>
150
   </property>
151
   <property name="text">
152
    <string>7</string>
153
   </property>
154
  </widget>
155
  <widget class="QPushButton" name="key_8">
156
   <property name="geometry">
157
    <rect>
158
     <x>60</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>11</pointsize>
167
    </font>
168
   </property>
169
   <property name="text">
170
    <string>8</string>
171
   </property>
172
  </widget>
173
  <widget class="QPushButton" name="key_9">
174
   <property name="geometry">
175
    <rect>
176
     <x>110</x>
177
     <y>50</y>
178
     <width>41</width>
179
     <height>41</height>
180
    </rect>
181
   </property>
182
   <property name="font">
183
    <font>
184
     <pointsize>11</pointsize>
185
    </font>
186
   </property>
187
   <property name="text">
188
    <string>9</string>
189
   </property>
190
  </widget>
191
  <widget class="QPushButton" name="key_0">
192
   <property name="geometry">
193
    <rect>
194
     <x>60</x>
195
     <y>200</y>
196
     <width>41</width>
197
     <height>41</height>
198
    </rect>
199
   </property>
200
   <property name="font">
201
    <font>
202
     <pointsize>11</pointsize>
203
    </font>
204
   </property>
205
   <property name="text">
206
    <string>0</string>
207
   </property>
208
  </widget>
209
  <widget class="QPushButton" name="key_Komma">
210
   <property name="geometry">
211
    <rect>
212
     <x>110</x>
213
     <y>200</y>
214
     <width>41</width>
215
     <height>41</height>
216
    </rect>
217
   </property>
218
   <property name="font">
219
    <font>
220
     <pointsize>11</pointsize>
221
    </font>
222
   </property>
223
   <property name="text">
224
    <string>,</string>
225
   </property>
226
  </widget>
227
  <widget class="QPushButton" name="key_Dot">
228
   <property name="geometry">
229
    <rect>
230
     <x>10</x>
231
     <y>200</y>
232
     <width>41</width>
233
     <height>41</height>
234
    </rect>
235
   </property>
236
   <property name="font">
237
    <font>
238
     <pointsize>11</pointsize>
239
    </font>
240
   </property>
241
   <property name="text">
242
    <string>.</string>
243
   </property>
244
  </widget>
245
  <widget class="QPushButton" name="key_Minus">
246
   <property name="geometry">
247
    <rect>
248
     <x>160</x>
249
     <y>50</y>
250
     <width>41</width>
251
     <height>41</height>
252
    </rect>
253
   </property>
254
   <property name="font">
255
    <font>
256
     <pointsize>11</pointsize>
257
    </font>
258
   </property>
259
   <property name="text">
260
    <string>-</string>
261
   </property>
262
  </widget>
263
  <widget class="QPushButton" name="key_Plus">
264
   <property name="geometry">
265
    <rect>
266
     <x>160</x>
267
     <y>100</y>
268
     <width>41</width>
269
     <height>41</height>
270
    </rect>
271
   </property>
272
   <property name="font">
273
    <font>
274
     <pointsize>11</pointsize>
275
    </font>
276
   </property>
277
   <property name="text">
278
    <string>+</string>
279
   </property>
280
  </widget>
281
  <widget class="QPushButton" name="key_Enter">
282
   <property name="geometry">
283
    <rect>
284
     <x>210</x>
285
     <y>50</y>
286
     <width>41</width>
287
     <height>91</height>
288
    </rect>
289
   </property>
290
   <property name="text">
291
    <string>Enter</string>
292
   </property>
293
  </widget>
294
  <widget class="QPushButton" name="key_Cancel">
295
   <property name="geometry">
296
    <rect>
297
     <x>210</x>
298
     <y>150</y>
299
     <width>41</width>
300
     <height>91</height>
301
    </rect>
302
   </property>
303
   <property name="text">
304
    <string>C
305
a
306
n
307
c
308
e
309
l</string>
310
   </property>
311
  </widget>
312
  <widget class="QPushButton" name="key_DoubleDot">
313
   <property name="geometry">
314
    <rect>
315
     <x>160</x>
316
     <y>150</y>
317
     <width>41</width>
318
     <height>41</height>
319
    </rect>
320
   </property>
321
   <property name="font">
322
    <font>
323
     <pointsize>11</pointsize>
324
    </font>
325
   </property>
326
   <property name="text">
327
    <string>:</string>
328
   </property>
329
  </widget>
330
  <widget class="QPushButton" name="key_Clear">
331
   <property name="geometry">
332
    <rect>
333
     <x>160</x>
334
     <y>200</y>
335
     <width>41</width>
336
     <height>41</height>
337
    </rect>
338
   </property>
339
   <property name="font">
340
    <font>
341
     <pointsize>9</pointsize>
342
    </font>
343
   </property>
344
   <property name="text">
345
    <string>Clear</string>
346
   </property>
347
  </widget>
348
  <widget class="QLabel" name="label_Prompt">
349
   <property name="geometry">
350
    <rect>
351
     <x>10</x>
352
     <y>10</y>
353
     <width>241</width>
354
     <height>16</height>
355
    </rect>
356
   </property>
357
   <property name="text">
358
    <string/>
359
   </property>
360
  </widget>
361
  <widget class="QLabel" name="label_TextLine">
362
   <property name="geometry">
363
    <rect>
364
     <x>10</x>
365
     <y>30</y>
366
     <width>241</width>
367
     <height>16</height>
368
    </rect>
369
   </property>
370
   <property name="font">
371
    <font>
372
     <pointsize>9</pointsize>
373
    </font>
374
   </property>
375
   <property name="cursor">
376
    <cursorShape>IBeamCursor</cursorShape>
377
   </property>
378
   <property name="frameShape">
379
    <enum>QFrame::StyledPanel</enum>
380
   </property>
381
   <property name="text">
382
    <string/>
383
   </property>
384
  </widget>
385
 </widget>
386
 <resources>
387
  <include location="tpanel.qrc"/>
388
 </resources>
389
 <connections/>
390
</ui>