Subversion Repositories tpanel

Rev

Details | Last modification | View Log | RSS feed

Rev Author Line No. Line
139 andreas 1
<?xml version="1.0" encoding="UTF-8"?>
2
<ui version="4.0">
3
 <class>TQtPhone</class>
4
 <widget class="QDialog" name="TQtPhone">
5
  <property name="windowModality">
6
   <enum>Qt::ApplicationModal</enum>
7
  </property>
8
  <property name="geometry">
9
   <rect>
10
    <x>0</x>
11
    <y>0</y>
12
    <width>259</width>
13
    <height>356</height>
14
   </rect>
15
  </property>
16
  <property name="windowTitle">
17
   <string>Phone</string>
18
  </property>
19
  <property name="modal">
20
   <bool>true</bool>
21
  </property>
22
  <widget class="QLabel" name="label_Number">
23
   <property name="geometry">
24
    <rect>
25
     <x>10</x>
26
     <y>10</y>
27
     <width>170</width>
28
     <height>22</height>
29
    </rect>
30
   </property>
31
   <property name="autoFillBackground">
32
    <bool>true</bool>
33
   </property>
34
   <property name="frameShape">
35
    <enum>QFrame::Panel</enum>
36
   </property>
37
   <property name="frameShadow">
38
    <enum>QFrame::Sunken</enum>
39
   </property>
40
   <property name="lineWidth">
41
    <number>2</number>
42
   </property>
43
   <property name="text">
44
    <string>Number</string>
45
   </property>
46
  </widget>
47
  <widget class="QPushButton" name="pushButton_1">
48
   <property name="geometry">
49
    <rect>
50
     <x>10</x>
51
     <y>40</y>
52
     <width>50</width>
53
     <height>50</height>
54
    </rect>
55
   </property>
56
   <property name="text">
57
    <string>1
58
ꝏ</string>
59
   </property>
60
  </widget>
61
  <widget class="QPushButton" name="pushButton_2">
62
   <property name="geometry">
63
    <rect>
64
     <x>70</x>
65
     <y>40</y>
66
     <width>50</width>
67
     <height>50</height>
68
    </rect>
69
   </property>
70
   <property name="text">
71
    <string>2
72
ABC</string>
73
   </property>
74
  </widget>
75
  <widget class="QPushButton" name="pushButton_3">
76
   <property name="geometry">
77
    <rect>
78
     <x>130</x>
79
     <y>40</y>
80
     <width>50</width>
81
     <height>50</height>
82
    </rect>
83
   </property>
84
   <property name="text">
85
    <string>3
86
DEF</string>
87
   </property>
88
  </widget>
89
  <widget class="QPushButton" name="pushButton_4">
90
   <property name="geometry">
91
    <rect>
92
     <x>10</x>
93
     <y>100</y>
94
     <width>50</width>
95
     <height>50</height>
96
    </rect>
97
   </property>
98
   <property name="text">
99
    <string>4
100
GHI</string>
101
   </property>
102
  </widget>
103
  <widget class="QPushButton" name="pushButton_5">
104
   <property name="geometry">
105
    <rect>
106
     <x>70</x>
107
     <y>100</y>
108
     <width>50</width>
109
     <height>50</height>
110
    </rect>
111
   </property>
112
   <property name="text">
113
    <string>5
114
JKL</string>
115
   </property>
116
  </widget>
117
  <widget class="QPushButton" name="pushButton_6">
118
   <property name="geometry">
119
    <rect>
120
     <x>130</x>
121
     <y>100</y>
122
     <width>50</width>
123
     <height>50</height>
124
    </rect>
125
   </property>
126
   <property name="text">
127
    <string>6
128
MNO</string>
129
   </property>
130
  </widget>
131
  <widget class="QPushButton" name="pushButton_7">
132
   <property name="geometry">
133
    <rect>
134
     <x>10</x>
135
     <y>160</y>
136
     <width>50</width>
137
     <height>50</height>
138
    </rect>
139
   </property>
140
   <property name="text">
141
    <string>7
142
PQRS</string>
143
   </property>
144
  </widget>
145
  <widget class="QPushButton" name="pushButton_8">
146
   <property name="geometry">
147
    <rect>
148
     <x>70</x>
149
     <y>160</y>
150
     <width>50</width>
151
     <height>50</height>
152
    </rect>
153
   </property>
154
   <property name="text">
155
    <string>8
156
TUV</string>
157
   </property>
158
  </widget>
159
  <widget class="QPushButton" name="pushButton_9">
160
   <property name="geometry">
161
    <rect>
162
     <x>130</x>
163
     <y>160</y>
164
     <width>50</width>
165
     <height>50</height>
166
    </rect>
167
   </property>
168
   <property name="text">
169
    <string>9
170
WXYZ</string>
171
   </property>
172
  </widget>
173
  <widget class="QPushButton" name="pushButton_Star">
174
   <property name="geometry">
175
    <rect>
176
     <x>10</x>
177
     <y>220</y>
178
     <width>50</width>
179
     <height>50</height>
180
    </rect>
181
   </property>
182
   <property name="text">
183
    <string>*</string>
184
   </property>
185
  </widget>
186
  <widget class="QPushButton" name="pushButton_0">
187
   <property name="geometry">
188
    <rect>
189
     <x>70</x>
190
     <y>220</y>
191
     <width>50</width>
192
     <height>50</height>
193
    </rect>
194
   </property>
195
   <property name="text">
196
    <string>0
197
+</string>
198
   </property>
199
  </widget>
200
  <widget class="QPushButton" name="pushButton_Hash">
201
   <property name="geometry">
202
    <rect>
203
     <x>130</x>
204
     <y>220</y>
205
     <width>50</width>
206
     <height>50</height>
207
    </rect>
208
   </property>
209
   <property name="text">
210
    <string>#</string>
211
   </property>
212
  </widget>
213
  <widget class="QToolButton" name="toolButton_Call">
214
   <property name="geometry">
215
    <rect>
216
     <x>10</x>
217
     <y>280</y>
218
     <width>171</width>
219
     <height>51</height>
220
    </rect>
221
   </property>
222
   <property name="text">
223
    <string>...</string>
224
   </property>
225
  </widget>
226
  <widget class="QLabel" name="label_Status">
227
   <property name="geometry">
228
    <rect>
229
     <x>10</x>
230
     <y>330</y>
231
     <width>170</width>
232
     <height>22</height>
233
    </rect>
234
   </property>
235
   <property name="text">
236
    <string>Status</string>
237
   </property>
238
  </widget>
239
  <widget class="QPushButton" name="pushButton_Clear">
240
   <property name="geometry">
241
    <rect>
242
     <x>200</x>
243
     <y>40</y>
244
     <width>50</width>
245
     <height>50</height>
246
    </rect>
247
   </property>
248
   <property name="text">
249
    <string>Clear</string>
250
   </property>
251
  </widget>
252
  <widget class="Line" name="line_Vertical">
253
   <property name="geometry">
254
    <rect>
255
     <x>180</x>
256
     <y>0</y>
257
     <width>16</width>
258
     <height>351</height>
259
    </rect>
260
   </property>
261
   <property name="orientation">
262
    <enum>Qt::Vertical</enum>
263
   </property>
264
  </widget>
265
  <widget class="QPushButton" name="pushButton_Exit">
266
   <property name="geometry">
267
    <rect>
268
     <x>200</x>
269
     <y>220</y>
270
     <width>50</width>
271
     <height>50</height>
272
    </rect>
273
   </property>
274
   <property name="text">
275
    <string>Exit</string>
276
   </property>
141 andreas 277
   <property name="autoDefault">
278
    <bool>true</bool>
279
   </property>
280
   <property name="default">
281
    <bool>false</bool>
282
   </property>
283
   <property name="flat">
284
    <bool>false</bool>
285
   </property>
139 andreas 286
  </widget>
287
 </widget>
288
 <resources/>
289
 <connections/>
290
</ui>