]> git.defcon.no Git - rctxduino/blob - tools/jstt/jstt.ui
599d2324df66e5f842487a4ce99a11d18f3ac0f4
[rctxduino] / tools / jstt / jstt.ui
1 <?xml version="1.0" encoding="UTF-8"?>
2 <ui version="4.0">
3 <class>jstt</class>
4 <widget class="QMainWindow" name="jstt">
5 <property name="geometry">
6 <rect>
7 <x>0</x>
8 <y>0</y>
9 <width>350</width>
10 <height>344</height>
11 </rect>
12 </property>
13 <property name="windowTitle">
14 <string>jstt</string>
15 </property>
16 <widget class="QWidget" name="centralWidget">
17 <widget class="QWidget" name="horizontalLayoutWidget">
18 <property name="geometry">
19 <rect>
20 <x>10</x>
21 <y>180</y>
22 <width>331</width>
23 <height>31</height>
24 </rect>
25 </property>
26 <layout class="QHBoxLayout" name="horizontalLayout">
27 <item>
28 <widget class="QLabel" name="label_4">
29 <property name="text">
30 <string>TextLabel</string>
31 </property>
32 </widget>
33 </item>
34 <item>
35 <widget class="QLabel" name="label_3">
36 <property name="text">
37 <string>TextLabel</string>
38 </property>
39 </widget>
40 </item>
41 <item>
42 <widget class="QLabel" name="label_2">
43 <property name="text">
44 <string>TextLabel</string>
45 </property>
46 </widget>
47 </item>
48 <item>
49 <widget class="QLabel" name="label">
50 <property name="text">
51 <string>TextLabel</string>
52 </property>
53 </widget>
54 </item>
55 </layout>
56 </widget>
57 <widget class="QWidget" name="horizontalLayoutWidget_2">
58 <property name="geometry">
59 <rect>
60 <x>10</x>
61 <y>10</y>
62 <width>331</width>
63 <height>161</height>
64 </rect>
65 </property>
66 <layout class="QHBoxLayout" name="horizontalLayout_2">
67 <item>
68 <spacer name="horizontalSpacer_4">
69 <property name="orientation">
70 <enum>Qt::Horizontal</enum>
71 </property>
72 <property name="sizeHint" stdset="0">
73 <size>
74 <width>40</width>
75 <height>20</height>
76 </size>
77 </property>
78 </spacer>
79 </item>
80 <item>
81 <widget class="QProgressBar" name="Akse_1">
82 <property name="value">
83 <number>24</number>
84 </property>
85 <property name="orientation">
86 <enum>Qt::Vertical</enum>
87 </property>
88 <property name="format">
89 <string/>
90 </property>
91 </widget>
92 </item>
93 <item>
94 <spacer name="horizontalSpacer">
95 <property name="orientation">
96 <enum>Qt::Horizontal</enum>
97 </property>
98 <property name="sizeHint" stdset="0">
99 <size>
100 <width>50</width>
101 <height>20</height>
102 </size>
103 </property>
104 </spacer>
105 </item>
106 <item>
107 <widget class="QProgressBar" name="Akse_2">
108 <property name="value">
109 <number>24</number>
110 </property>
111 <property name="orientation">
112 <enum>Qt::Vertical</enum>
113 </property>
114 <property name="format">
115 <string/>
116 </property>
117 </widget>
118 </item>
119 <item>
120 <spacer name="horizontalSpacer_2">
121 <property name="orientation">
122 <enum>Qt::Horizontal</enum>
123 </property>
124 <property name="sizeHint" stdset="0">
125 <size>
126 <width>50</width>
127 <height>20</height>
128 </size>
129 </property>
130 </spacer>
131 </item>
132 <item>
133 <widget class="QProgressBar" name="Akse_3">
134 <property name="value">
135 <number>24</number>
136 </property>
137 <property name="orientation">
138 <enum>Qt::Vertical</enum>
139 </property>
140 <property name="format">
141 <string/>
142 </property>
143 </widget>
144 </item>
145 <item>
146 <spacer name="horizontalSpacer_3">
147 <property name="orientation">
148 <enum>Qt::Horizontal</enum>
149 </property>
150 <property name="sizeHint" stdset="0">
151 <size>
152 <width>50</width>
153 <height>20</height>
154 </size>
155 </property>
156 </spacer>
157 </item>
158 <item>
159 <widget class="QProgressBar" name="Akse_0">
160 <property name="value">
161 <number>24</number>
162 </property>
163 <property name="orientation">
164 <enum>Qt::Vertical</enum>
165 </property>
166 <property name="format">
167 <string/>
168 </property>
169 </widget>
170 </item>
171 <item>
172 <spacer name="horizontalSpacer_5">
173 <property name="orientation">
174 <enum>Qt::Horizontal</enum>
175 </property>
176 <property name="sizeHint" stdset="0">
177 <size>
178 <width>40</width>
179 <height>20</height>
180 </size>
181 </property>
182 </spacer>
183 </item>
184 </layout>
185 </widget>
186 <widget class="QComboBox" name="Joysticks">
187 <property name="geometry">
188 <rect>
189 <x>10</x>
190 <y>220</y>
191 <width>331</width>
192 <height>27</height>
193 </rect>
194 </property>
195 </widget>
196 <widget class="QComboBox" name="Joysticks_2">
197 <property name="geometry">
198 <rect>
199 <x>10</x>
200 <y>250</y>
201 <width>331</width>
202 <height>27</height>
203 </rect>
204 </property>
205 <item>
206 <property name="text">
207 <string>Mode 1</string>
208 </property>
209 </item>
210 <item>
211 <property name="text">
212 <string>Mode 2</string>
213 </property>
214 </item>
215 <item>
216 <property name="text">
217 <string>Mode 3</string>
218 </property>
219 </item>
220 <item>
221 <property name="text">
222 <string>Mode 4</string>
223 </property>
224 </item>
225 </widget>
226 </widget>
227 <widget class="QMenuBar" name="menuBar">
228 <property name="geometry">
229 <rect>
230 <x>0</x>
231 <y>0</y>
232 <width>350</width>
233 <height>25</height>
234 </rect>
235 </property>
236 <widget class="QMenu" name="menuFile">
237 <property name="title">
238 <string>File</string>
239 </property>
240 <addaction name="actionAbout"/>
241 <addaction name="actionHelp"/>
242 <addaction name="separator"/>
243 <addaction name="actionQuit"/>
244 </widget>
245 <addaction name="menuFile"/>
246 </widget>
247 <widget class="QToolBar" name="mainToolBar">
248 <attribute name="toolBarArea">
249 <enum>TopToolBarArea</enum>
250 </attribute>
251 <attribute name="toolBarBreak">
252 <bool>false</bool>
253 </attribute>
254 </widget>
255 <widget class="QStatusBar" name="statusBar"/>
256 <action name="actionAbout">
257 <property name="text">
258 <string>About</string>
259 </property>
260 </action>
261 <action name="actionHelp">
262 <property name="text">
263 <string>Help</string>
264 </property>
265 </action>
266 <action name="actionQuit">
267 <property name="text">
268 <string>Quit</string>
269 </property>
270 </action>
271 </widget>
272 <layoutdefault spacing="6" margin="11"/>
273 <resources/>
274 <connections/>
275 </ui>