1 | <?xml version="1.0" encoding="UTF-8"?>
|
---|
2 | <ui version="4.0">
|
---|
3 | <class>MyInputPanelForm</class>
|
---|
4 | <widget class="QWidget" name="MyInputPanelForm">
|
---|
5 | <property name="geometry">
|
---|
6 | <rect>
|
---|
7 | <x>0</x>
|
---|
8 | <y>0</y>
|
---|
9 | <width>167</width>
|
---|
10 | <height>233</height>
|
---|
11 | </rect>
|
---|
12 | </property>
|
---|
13 | <property name="windowTitle">
|
---|
14 | <string>Input Panel</string>
|
---|
15 | </property>
|
---|
16 | <layout class="QVBoxLayout" name="verticalLayout">
|
---|
17 | <item>
|
---|
18 | <layout class="QGridLayout" name="gridLayout">
|
---|
19 | <item row="0" column="0">
|
---|
20 | <widget class="QPushButton" name="panelButton_1">
|
---|
21 | <property name="sizePolicy">
|
---|
22 | <sizepolicy hsizetype="Minimum" vsizetype="Minimum">
|
---|
23 | <horstretch>0</horstretch>
|
---|
24 | <verstretch>0</verstretch>
|
---|
25 | </sizepolicy>
|
---|
26 | </property>
|
---|
27 | <property name="minimumSize">
|
---|
28 | <size>
|
---|
29 | <width>45</width>
|
---|
30 | <height>40</height>
|
---|
31 | </size>
|
---|
32 | </property>
|
---|
33 | <property name="focusPolicy">
|
---|
34 | <enum>Qt::NoFocus</enum>
|
---|
35 | </property>
|
---|
36 | <property name="text">
|
---|
37 | <string>1</string>
|
---|
38 | </property>
|
---|
39 | <property name="buttonValue" stdset="0">
|
---|
40 | <char>
|
---|
41 | <unicode>49</unicode>
|
---|
42 | </char>
|
---|
43 | </property>
|
---|
44 | </widget>
|
---|
45 | </item>
|
---|
46 | <item row="0" column="1">
|
---|
47 | <widget class="QPushButton" name="panelButton_2">
|
---|
48 | <property name="sizePolicy">
|
---|
49 | <sizepolicy hsizetype="Minimum" vsizetype="Minimum">
|
---|
50 | <horstretch>0</horstretch>
|
---|
51 | <verstretch>0</verstretch>
|
---|
52 | </sizepolicy>
|
---|
53 | </property>
|
---|
54 | <property name="minimumSize">
|
---|
55 | <size>
|
---|
56 | <width>45</width>
|
---|
57 | <height>40</height>
|
---|
58 | </size>
|
---|
59 | </property>
|
---|
60 | <property name="focusPolicy">
|
---|
61 | <enum>Qt::NoFocus</enum>
|
---|
62 | </property>
|
---|
63 | <property name="text">
|
---|
64 | <string>2</string>
|
---|
65 | </property>
|
---|
66 | <property name="buttonValue" stdset="0">
|
---|
67 | <char>
|
---|
68 | <unicode>50</unicode>
|
---|
69 | </char>
|
---|
70 | </property>
|
---|
71 | </widget>
|
---|
72 | </item>
|
---|
73 | <item row="0" column="2">
|
---|
74 | <widget class="QPushButton" name="panelButton_3">
|
---|
75 | <property name="sizePolicy">
|
---|
76 | <sizepolicy hsizetype="Minimum" vsizetype="Minimum">
|
---|
77 | <horstretch>0</horstretch>
|
---|
78 | <verstretch>0</verstretch>
|
---|
79 | </sizepolicy>
|
---|
80 | </property>
|
---|
81 | <property name="minimumSize">
|
---|
82 | <size>
|
---|
83 | <width>45</width>
|
---|
84 | <height>40</height>
|
---|
85 | </size>
|
---|
86 | </property>
|
---|
87 | <property name="focusPolicy">
|
---|
88 | <enum>Qt::NoFocus</enum>
|
---|
89 | </property>
|
---|
90 | <property name="text">
|
---|
91 | <string>3</string>
|
---|
92 | </property>
|
---|
93 | <property name="buttonValue" stdset="0">
|
---|
94 | <char>
|
---|
95 | <unicode>51</unicode>
|
---|
96 | </char>
|
---|
97 | </property>
|
---|
98 | </widget>
|
---|
99 | </item>
|
---|
100 | <item row="1" column="0">
|
---|
101 | <widget class="QPushButton" name="panelButton_4">
|
---|
102 | <property name="sizePolicy">
|
---|
103 | <sizepolicy hsizetype="Minimum" vsizetype="Minimum">
|
---|
104 | <horstretch>0</horstretch>
|
---|
105 | <verstretch>0</verstretch>
|
---|
106 | </sizepolicy>
|
---|
107 | </property>
|
---|
108 | <property name="minimumSize">
|
---|
109 | <size>
|
---|
110 | <width>45</width>
|
---|
111 | <height>40</height>
|
---|
112 | </size>
|
---|
113 | </property>
|
---|
114 | <property name="focusPolicy">
|
---|
115 | <enum>Qt::NoFocus</enum>
|
---|
116 | </property>
|
---|
117 | <property name="text">
|
---|
118 | <string>4</string>
|
---|
119 | </property>
|
---|
120 | <property name="buttonValue" stdset="0">
|
---|
121 | <char>
|
---|
122 | <unicode>52</unicode>
|
---|
123 | </char>
|
---|
124 | </property>
|
---|
125 | </widget>
|
---|
126 | </item>
|
---|
127 | <item row="1" column="1">
|
---|
128 | <widget class="QPushButton" name="panelButton_5">
|
---|
129 | <property name="sizePolicy">
|
---|
130 | <sizepolicy hsizetype="Minimum" vsizetype="Minimum">
|
---|
131 | <horstretch>0</horstretch>
|
---|
132 | <verstretch>0</verstretch>
|
---|
133 | </sizepolicy>
|
---|
134 | </property>
|
---|
135 | <property name="minimumSize">
|
---|
136 | <size>
|
---|
137 | <width>45</width>
|
---|
138 | <height>40</height>
|
---|
139 | </size>
|
---|
140 | </property>
|
---|
141 | <property name="focusPolicy">
|
---|
142 | <enum>Qt::NoFocus</enum>
|
---|
143 | </property>
|
---|
144 | <property name="text">
|
---|
145 | <string>5</string>
|
---|
146 | </property>
|
---|
147 | <property name="buttonValue" stdset="0">
|
---|
148 | <char>
|
---|
149 | <unicode>53</unicode>
|
---|
150 | </char>
|
---|
151 | </property>
|
---|
152 | </widget>
|
---|
153 | </item>
|
---|
154 | <item row="1" column="2">
|
---|
155 | <widget class="QPushButton" name="panelButton_6">
|
---|
156 | <property name="sizePolicy">
|
---|
157 | <sizepolicy hsizetype="Minimum" vsizetype="Minimum">
|
---|
158 | <horstretch>0</horstretch>
|
---|
159 | <verstretch>0</verstretch>
|
---|
160 | </sizepolicy>
|
---|
161 | </property>
|
---|
162 | <property name="minimumSize">
|
---|
163 | <size>
|
---|
164 | <width>45</width>
|
---|
165 | <height>40</height>
|
---|
166 | </size>
|
---|
167 | </property>
|
---|
168 | <property name="focusPolicy">
|
---|
169 | <enum>Qt::NoFocus</enum>
|
---|
170 | </property>
|
---|
171 | <property name="text">
|
---|
172 | <string>6</string>
|
---|
173 | </property>
|
---|
174 | <property name="buttonValue" stdset="0">
|
---|
175 | <char>
|
---|
176 | <unicode>54</unicode>
|
---|
177 | </char>
|
---|
178 | </property>
|
---|
179 | </widget>
|
---|
180 | </item>
|
---|
181 | <item row="2" column="0">
|
---|
182 | <widget class="QPushButton" name="panelButton_7">
|
---|
183 | <property name="sizePolicy">
|
---|
184 | <sizepolicy hsizetype="Minimum" vsizetype="Minimum">
|
---|
185 | <horstretch>0</horstretch>
|
---|
186 | <verstretch>0</verstretch>
|
---|
187 | </sizepolicy>
|
---|
188 | </property>
|
---|
189 | <property name="minimumSize">
|
---|
190 | <size>
|
---|
191 | <width>45</width>
|
---|
192 | <height>40</height>
|
---|
193 | </size>
|
---|
194 | </property>
|
---|
195 | <property name="focusPolicy">
|
---|
196 | <enum>Qt::NoFocus</enum>
|
---|
197 | </property>
|
---|
198 | <property name="text">
|
---|
199 | <string>7</string>
|
---|
200 | </property>
|
---|
201 | <property name="buttonValue" stdset="0">
|
---|
202 | <char>
|
---|
203 | <unicode>55</unicode>
|
---|
204 | </char>
|
---|
205 | </property>
|
---|
206 | </widget>
|
---|
207 | </item>
|
---|
208 | <item row="2" column="1">
|
---|
209 | <widget class="QPushButton" name="panelButton_8">
|
---|
210 | <property name="sizePolicy">
|
---|
211 | <sizepolicy hsizetype="Minimum" vsizetype="Minimum">
|
---|
212 | <horstretch>0</horstretch>
|
---|
213 | <verstretch>0</verstretch>
|
---|
214 | </sizepolicy>
|
---|
215 | </property>
|
---|
216 | <property name="minimumSize">
|
---|
217 | <size>
|
---|
218 | <width>45</width>
|
---|
219 | <height>40</height>
|
---|
220 | </size>
|
---|
221 | </property>
|
---|
222 | <property name="focusPolicy">
|
---|
223 | <enum>Qt::NoFocus</enum>
|
---|
224 | </property>
|
---|
225 | <property name="text">
|
---|
226 | <string>8</string>
|
---|
227 | </property>
|
---|
228 | <property name="buttonValue" stdset="0">
|
---|
229 | <char>
|
---|
230 | <unicode>56</unicode>
|
---|
231 | </char>
|
---|
232 | </property>
|
---|
233 | </widget>
|
---|
234 | </item>
|
---|
235 | <item row="2" column="2">
|
---|
236 | <widget class="QPushButton" name="panelButton_9">
|
---|
237 | <property name="sizePolicy">
|
---|
238 | <sizepolicy hsizetype="Minimum" vsizetype="Minimum">
|
---|
239 | <horstretch>0</horstretch>
|
---|
240 | <verstretch>0</verstretch>
|
---|
241 | </sizepolicy>
|
---|
242 | </property>
|
---|
243 | <property name="minimumSize">
|
---|
244 | <size>
|
---|
245 | <width>45</width>
|
---|
246 | <height>40</height>
|
---|
247 | </size>
|
---|
248 | </property>
|
---|
249 | <property name="focusPolicy">
|
---|
250 | <enum>Qt::NoFocus</enum>
|
---|
251 | </property>
|
---|
252 | <property name="text">
|
---|
253 | <string>9</string>
|
---|
254 | </property>
|
---|
255 | <property name="buttonValue" stdset="0">
|
---|
256 | <char>
|
---|
257 | <unicode>57</unicode>
|
---|
258 | </char>
|
---|
259 | </property>
|
---|
260 | </widget>
|
---|
261 | </item>
|
---|
262 | <item row="3" column="0">
|
---|
263 | <widget class="QPushButton" name="panelButton_star">
|
---|
264 | <property name="sizePolicy">
|
---|
265 | <sizepolicy hsizetype="Minimum" vsizetype="Minimum">
|
---|
266 | <horstretch>0</horstretch>
|
---|
267 | <verstretch>0</verstretch>
|
---|
268 | </sizepolicy>
|
---|
269 | </property>
|
---|
270 | <property name="minimumSize">
|
---|
271 | <size>
|
---|
272 | <width>45</width>
|
---|
273 | <height>40</height>
|
---|
274 | </size>
|
---|
275 | </property>
|
---|
276 | <property name="focusPolicy">
|
---|
277 | <enum>Qt::NoFocus</enum>
|
---|
278 | </property>
|
---|
279 | <property name="text">
|
---|
280 | <string>*</string>
|
---|
281 | </property>
|
---|
282 | <property name="buttonValue" stdset="0">
|
---|
283 | <char>
|
---|
284 | <unicode>42</unicode>
|
---|
285 | </char>
|
---|
286 | </property>
|
---|
287 | </widget>
|
---|
288 | </item>
|
---|
289 | <item row="3" column="1">
|
---|
290 | <widget class="QPushButton" name="panelButton_0">
|
---|
291 | <property name="sizePolicy">
|
---|
292 | <sizepolicy hsizetype="Minimum" vsizetype="Minimum">
|
---|
293 | <horstretch>0</horstretch>
|
---|
294 | <verstretch>0</verstretch>
|
---|
295 | </sizepolicy>
|
---|
296 | </property>
|
---|
297 | <property name="minimumSize">
|
---|
298 | <size>
|
---|
299 | <width>45</width>
|
---|
300 | <height>40</height>
|
---|
301 | </size>
|
---|
302 | </property>
|
---|
303 | <property name="focusPolicy">
|
---|
304 | <enum>Qt::NoFocus</enum>
|
---|
305 | </property>
|
---|
306 | <property name="text">
|
---|
307 | <string>0</string>
|
---|
308 | </property>
|
---|
309 | <property name="buttonValue" stdset="0">
|
---|
310 | <char>
|
---|
311 | <unicode>48</unicode>
|
---|
312 | </char>
|
---|
313 | </property>
|
---|
314 | </widget>
|
---|
315 | </item>
|
---|
316 | <item row="3" column="2">
|
---|
317 | <widget class="QPushButton" name="panelButton_hash">
|
---|
318 | <property name="sizePolicy">
|
---|
319 | <sizepolicy hsizetype="Minimum" vsizetype="Minimum">
|
---|
320 | <horstretch>0</horstretch>
|
---|
321 | <verstretch>0</verstretch>
|
---|
322 | </sizepolicy>
|
---|
323 | </property>
|
---|
324 | <property name="minimumSize">
|
---|
325 | <size>
|
---|
326 | <width>45</width>
|
---|
327 | <height>40</height>
|
---|
328 | </size>
|
---|
329 | </property>
|
---|
330 | <property name="focusPolicy">
|
---|
331 | <enum>Qt::NoFocus</enum>
|
---|
332 | </property>
|
---|
333 | <property name="text">
|
---|
334 | <string>#</string>
|
---|
335 | </property>
|
---|
336 | <property name="buttonValue" stdset="0">
|
---|
337 | <char>
|
---|
338 | <unicode>35</unicode>
|
---|
339 | </char>
|
---|
340 | </property>
|
---|
341 | </widget>
|
---|
342 | </item>
|
---|
343 | </layout>
|
---|
344 | </item>
|
---|
345 | <item>
|
---|
346 | <layout class="QHBoxLayout" name="horizontalLayout">
|
---|
347 | <item>
|
---|
348 | <spacer name="horizontalSpacer">
|
---|
349 | <property name="orientation">
|
---|
350 | <enum>Qt::Horizontal</enum>
|
---|
351 | </property>
|
---|
352 | <property name="sizeHint" stdset="0">
|
---|
353 | <size>
|
---|
354 | <width>40</width>
|
---|
355 | <height>20</height>
|
---|
356 | </size>
|
---|
357 | </property>
|
---|
358 | </spacer>
|
---|
359 | </item>
|
---|
360 | <item>
|
---|
361 | <widget class="QPushButton" name="closeButton">
|
---|
362 | <property name="font">
|
---|
363 | <font>
|
---|
364 | <pointsize>8</pointsize>
|
---|
365 | </font>
|
---|
366 | </property>
|
---|
367 | <property name="focusPolicy">
|
---|
368 | <enum>Qt::NoFocus</enum>
|
---|
369 | </property>
|
---|
370 | <property name="text">
|
---|
371 | <string>Close</string>
|
---|
372 | </property>
|
---|
373 | </widget>
|
---|
374 | </item>
|
---|
375 | </layout>
|
---|
376 | </item>
|
---|
377 | </layout>
|
---|
378 | </widget>
|
---|
379 | <resources/>
|
---|
380 | <connections>
|
---|
381 | <connection>
|
---|
382 | <sender>closeButton</sender>
|
---|
383 | <signal>clicked()</signal>
|
---|
384 | <receiver>MyInputPanelForm</receiver>
|
---|
385 | <slot>hide()</slot>
|
---|
386 | <hints>
|
---|
387 | <hint type="sourcelabel">
|
---|
388 | <x>114</x>
|
---|
389 | <y>209</y>
|
---|
390 | </hint>
|
---|
391 | <hint type="destinationlabel">
|
---|
392 | <x>83</x>
|
---|
393 | <y>116</y>
|
---|
394 | </hint>
|
---|
395 | </hints>
|
---|
396 | </connection>
|
---|
397 | </connections>
|
---|
398 | </ui>
|
---|