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">
|
---|
|
---|