]> git.defcon.no Git - joysticktest/blob - joystickview.ui
Working test with Qt GUI. Threaded, with no thread safety.
[joysticktest] / joystickview.ui
1 <?xml version="1.0" encoding="UTF-8"?>
2 <ui version="4.0">
3 <class>JoystickView</class>
4 <widget class="QMainWindow" name="JoystickView">
5 <property name="geometry">
6 <rect>
7 <x>0</x>
8 <y>0</y>
9 <width>521</width>
10 <height>507</height>
11 </rect>
12 </property>
13 <property name="windowTitle">
14 <string>JoystickView</string>
15 </property>
16 <widget class="QWidget" name="centralWidget">
17 <widget class="QSlider" name="axis1">
18 <property name="geometry">
19 <rect>
20 <x>90</x>
21 <y>13</y>
22 <width>20</width>
23 <height>171</height>
24 </rect>
25 </property>
26 <property name="maximum">
27 <number>1024</number>
28 </property>
29 <property name="value">
30 <number>512</number>
31 </property>
32 <property name="orientation">
33 <enum>Qt::Vertical</enum>
34 </property>
35 </widget>
36 <widget class="QSlider" name="axis2">
37 <property name="geometry">
38 <rect>
39 <x>150</x>
40 <y>13</y>
41 <width>20</width>
42 <height>171</height>
43 </rect>
44 </property>
45 <property name="maximum">
46 <number>1024</number>
47 </property>
48 <property name="value">
49 <number>512</number>
50 </property>
51 <property name="orientation">
52 <enum>Qt::Vertical</enum>
53 </property>
54 </widget>
55 <widget class="QSlider" name="axis3">
56 <property name="geometry">
57 <rect>
58 <x>210</x>
59 <y>13</y>
60 <width>20</width>
61 <height>171</height>
62 </rect>
63 </property>
64 <property name="maximum">
65 <number>1024</number>
66 </property>
67 <property name="value">
68 <number>512</number>
69 </property>
70 <property name="orientation">
71 <enum>Qt::Vertical</enum>
72 </property>
73 </widget>
74 <widget class="QSlider" name="axis4">
75 <property name="geometry">
76 <rect>
77 <x>270</x>
78 <y>13</y>
79 <width>20</width>
80 <height>171</height>
81 </rect>
82 </property>
83 <property name="maximum">
84 <number>1024</number>
85 </property>
86 <property name="value">
87 <number>512</number>
88 </property>
89 <property name="orientation">
90 <enum>Qt::Vertical</enum>
91 </property>
92 </widget>
93 <widget class="QSlider" name="axis6">
94 <property name="geometry">
95 <rect>
96 <x>390</x>
97 <y>10</y>
98 <width>20</width>
99 <height>171</height>
100 </rect>
101 </property>
102 <property name="maximum">
103 <number>1024</number>
104 </property>
105 <property name="value">
106 <number>512</number>
107 </property>
108 <property name="orientation">
109 <enum>Qt::Vertical</enum>
110 </property>
111 </widget>
112 <widget class="QSlider" name="axis5">
113 <property name="geometry">
114 <rect>
115 <x>330</x>
116 <y>13</y>
117 <width>20</width>
118 <height>171</height>
119 </rect>
120 </property>
121 <property name="maximum">
122 <number>1024</number>
123 </property>
124 <property name="value">
125 <number>512</number>
126 </property>
127 <property name="orientation">
128 <enum>Qt::Vertical</enum>
129 </property>
130 </widget>
131 <widget class="QCheckBox" name="button1">
132 <property name="geometry">
133 <rect>
134 <x>150</x>
135 <y>190</y>
136 <width>16</width>
137 <height>22</height>
138 </rect>
139 </property>
140 <property name="text">
141 <string/>
142 </property>
143 </widget>
144 <widget class="QCheckBox" name="button2">
145 <property name="geometry">
146 <rect>
147 <x>170</x>
148 <y>190</y>
149 <width>16</width>
150 <height>22</height>
151 </rect>
152 </property>
153 <property name="text">
154 <string/>
155 </property>
156 </widget>
157 <widget class="QCheckBox" name="button3">
158 <property name="geometry">
159 <rect>
160 <x>190</x>
161 <y>190</y>
162 <width>16</width>
163 <height>22</height>
164 </rect>
165 </property>
166 <property name="text">
167 <string/>
168 </property>
169 </widget>
170 <widget class="QCheckBox" name="button4">
171 <property name="geometry">
172 <rect>
173 <x>210</x>
174 <y>190</y>
175 <width>16</width>
176 <height>22</height>
177 </rect>
178 </property>
179 <property name="text">
180 <string/>
181 </property>
182 </widget>
183 <widget class="QCheckBox" name="button5">
184 <property name="geometry">
185 <rect>
186 <x>230</x>
187 <y>190</y>
188 <width>16</width>
189 <height>22</height>
190 </rect>
191 </property>
192 <property name="text">
193 <string/>
194 </property>
195 </widget>
196 <widget class="QCheckBox" name="button6">
197 <property name="geometry">
198 <rect>
199 <x>250</x>
200 <y>190</y>
201 <width>16</width>
202 <height>22</height>
203 </rect>
204 </property>
205 <property name="text">
206 <string/>
207 </property>
208 </widget>
209 <widget class="QCheckBox" name="button7">
210 <property name="geometry">
211 <rect>
212 <x>270</x>
213 <y>190</y>
214 <width>16</width>
215 <height>22</height>
216 </rect>
217 </property>
218 <property name="text">
219 <string/>
220 </property>
221 </widget>
222 <widget class="QCheckBox" name="button8">
223 <property name="geometry">
224 <rect>
225 <x>290</x>
226 <y>190</y>
227 <width>16</width>
228 <height>22</height>
229 </rect>
230 </property>
231 <property name="text">
232 <string/>
233 </property>
234 </widget>
235 <widget class="QCheckBox" name="button9">
236 <property name="geometry">
237 <rect>
238 <x>310</x>
239 <y>190</y>
240 <width>16</width>
241 <height>22</height>
242 </rect>
243 </property>
244 <property name="text">
245 <string/>
246 </property>
247 </widget>
248 <widget class="QCheckBox" name="button10">
249 <property name="geometry">
250 <rect>
251 <x>330</x>
252 <y>190</y>
253 <width>16</width>
254 <height>22</height>
255 </rect>
256 </property>
257 <property name="text">
258 <string/>
259 </property>
260 </widget>
261 <widget class="QPlainTextEdit" name="textbox">
262 <property name="geometry">
263 <rect>
264 <x>40</x>
265 <y>220</y>
266 <width>441</width>
267 <height>271</height>
268 </rect>
269 </property>
270 </widget>
271 <widget class="QPushButton" name="pushButton">
272 <property name="geometry">
273 <rect>
274 <x>400</x>
275 <y>190</y>
276 <width>83</width>
277 <height>26</height>
278 </rect>
279 </property>
280 <property name="text">
281 <string>EXIT</string>
282 </property>
283 </widget>
284 </widget>
285 <widget class="QStatusBar" name="statusBar"/>
286 </widget>
287 <layoutdefault spacing="6" margin="11"/>
288 <resources/>
289 <connections/>
290 </ui>