added support for min/max contrast to eeprom interface and use it (#5473)
[opentx.git] / companion / src / generaledit / trainer.ui
blob312999a0d0492aeb39e552b846ed56abd7b7daf0
1 <?xml version="1.0" encoding="UTF-8"?>
2 <ui version="4.0">
3 <class>Trainer</class>
4 <widget class="QWidget" name="Trainer">
5 <property name="geometry">
6 <rect>
7 <x>0</x>
8 <y>0</y>
9 <width>400</width>
10 <height>300</height>
11 </rect>
12 </property>
13 <property name="windowTitle">
14 <string>Form</string>
15 </property>
16 <layout class="QGridLayout" name="gridLayout_3">
17 <item row="3" column="3">
18 <widget class="QSpinBox" name="trnWeight_3">
19 <property name="toolTip">
20 <string/>
21 </property>
22 <property name="statusTip">
23 <string/>
24 </property>
25 <property name="whatsThis">
26 <string/>
27 </property>
28 <property name="minimum">
29 <number>-125</number>
30 </property>
31 <property name="maximum">
32 <number>125</number>
33 </property>
34 </widget>
35 </item>
36 <item row="0" column="1">
37 <widget class="QLabel" name="label_36">
38 <property name="text">
39 <string>Mode</string>
40 </property>
41 </widget>
42 </item>
43 <item row="0" column="2">
44 <widget class="QLabel" name="label_37">
45 <property name="text">
46 <string>Input</string>
47 </property>
48 </widget>
49 </item>
50 <item row="0" column="3">
51 <widget class="QLabel" name="label_38">
52 <property name="text">
53 <string>Weight</string>
54 </property>
55 </widget>
56 </item>
57 <item row="1" column="0">
58 <widget class="QLabel" name="trnLabel_1">
59 <property name="sizePolicy">
60 <sizepolicy hsizetype="Maximum" vsizetype="Preferred">
61 <horstretch>0</horstretch>
62 <verstretch>0</verstretch>
63 </sizepolicy>
64 </property>
65 <property name="text">
66 <string>Rud</string>
67 </property>
68 </widget>
69 </item>
70 <item row="1" column="1">
71 <widget class="QComboBox" name="trnMode_1">
72 <property name="toolTip">
73 <string/>
74 </property>
75 <property name="statusTip">
76 <string/>
77 </property>
78 <property name="whatsThis">
79 <string>Beeper volume
81 0 - Quiet. No beeps at all.
82 1 - No Keys. Normal beeps but menu keys do not beep.
83 2 - Normal.
84 3 - Loud.
85 4 - Extra loud.</string>
86 </property>
87 <item>
88 <property name="text">
89 <string>Off</string>
90 </property>
91 </item>
92 <item>
93 <property name="text">
94 <string>+= (Sum)</string>
95 </property>
96 </item>
97 <item>
98 <property name="text">
99 <string>:= (Replace)</string>
100 </property>
101 </item>
102 </widget>
103 </item>
104 <item row="1" column="2">
105 <widget class="QComboBox" name="trnChn_1">
106 <property name="toolTip">
107 <string/>
108 </property>
109 <property name="statusTip">
110 <string/>
111 </property>
112 <property name="whatsThis">
113 <string>Beeper volume
115 0 - Quiet. No beeps at all.
116 1 - No Keys. Normal beeps but menu keys do not beep.
117 2 - Normal.
118 3 - Loud.
119 4 - Extra loud.</string>
120 </property>
121 <item>
122 <property name="text">
123 <string>chn1</string>
124 </property>
125 </item>
126 <item>
127 <property name="text">
128 <string>chn2</string>
129 </property>
130 </item>
131 <item>
132 <property name="text">
133 <string>chn3</string>
134 </property>
135 </item>
136 <item>
137 <property name="text">
138 <string>chn4</string>
139 </property>
140 </item>
141 </widget>
142 </item>
143 <item row="1" column="3">
144 <widget class="QSpinBox" name="trnWeight_1">
145 <property name="toolTip">
146 <string/>
147 </property>
148 <property name="statusTip">
149 <string/>
150 </property>
151 <property name="whatsThis">
152 <string/>
153 </property>
154 <property name="minimum">
155 <number>-125</number>
156 </property>
157 <property name="maximum">
158 <number>125</number>
159 </property>
160 </widget>
161 </item>
162 <item row="2" column="0">
163 <widget class="QLabel" name="trnLabel_2">
164 <property name="sizePolicy">
165 <sizepolicy hsizetype="Maximum" vsizetype="Preferred">
166 <horstretch>0</horstretch>
167 <verstretch>0</verstretch>
168 </sizepolicy>
169 </property>
170 <property name="text">
171 <string>Ele</string>
172 </property>
173 </widget>
174 </item>
175 <item row="2" column="1">
176 <widget class="QComboBox" name="trnMode_2">
177 <property name="toolTip">
178 <string/>
179 </property>
180 <property name="statusTip">
181 <string/>
182 </property>
183 <property name="whatsThis">
184 <string>Beeper volume
186 0 - Quiet. No beeps at all.
187 1 - No Keys. Normal beeps but menu keys do not beep.
188 2 - Normal.
189 3 - Loud.
190 4 - Extra loud.</string>
191 </property>
192 <item>
193 <property name="text">
194 <string>Off</string>
195 </property>
196 </item>
197 <item>
198 <property name="text">
199 <string>+= (Sum)</string>
200 </property>
201 </item>
202 <item>
203 <property name="text">
204 <string>:= (Replace)</string>
205 </property>
206 </item>
207 </widget>
208 </item>
209 <item row="2" column="2">
210 <widget class="QComboBox" name="trnChn_2">
211 <property name="toolTip">
212 <string/>
213 </property>
214 <property name="statusTip">
215 <string/>
216 </property>
217 <property name="whatsThis">
218 <string>Beeper volume
220 0 - Quiet. No beeps at all.
221 1 - No Keys. Normal beeps but menu keys do not beep.
222 2 - Normal.
223 3 - Loud.
224 4 - Extra loud.</string>
225 </property>
226 <item>
227 <property name="text">
228 <string>chn1</string>
229 </property>
230 </item>
231 <item>
232 <property name="text">
233 <string>chn2</string>
234 </property>
235 </item>
236 <item>
237 <property name="text">
238 <string>chn3</string>
239 </property>
240 </item>
241 <item>
242 <property name="text">
243 <string>chn4</string>
244 </property>
245 </item>
246 </widget>
247 </item>
248 <item row="3" column="2">
249 <widget class="QComboBox" name="trnChn_3">
250 <property name="toolTip">
251 <string/>
252 </property>
253 <property name="statusTip">
254 <string/>
255 </property>
256 <property name="whatsThis">
257 <string>Beeper volume
259 0 - Quiet. No beeps at all.
260 1 - No Keys. Normal beeps but menu keys do not beep.
261 2 - Normal.
262 3 - Loud.
263 4 - Extra loud.</string>
264 </property>
265 <item>
266 <property name="text">
267 <string>chn1</string>
268 </property>
269 </item>
270 <item>
271 <property name="text">
272 <string>chn2</string>
273 </property>
274 </item>
275 <item>
276 <property name="text">
277 <string>chn3</string>
278 </property>
279 </item>
280 <item>
281 <property name="text">
282 <string>chn4</string>
283 </property>
284 </item>
285 </widget>
286 </item>
287 <item row="2" column="3">
288 <widget class="QSpinBox" name="trnWeight_2">
289 <property name="toolTip">
290 <string/>
291 </property>
292 <property name="statusTip">
293 <string/>
294 </property>
295 <property name="whatsThis">
296 <string/>
297 </property>
298 <property name="minimum">
299 <number>-125</number>
300 </property>
301 <property name="maximum">
302 <number>125</number>
303 </property>
304 </widget>
305 </item>
306 <item row="3" column="0">
307 <widget class="QLabel" name="trnLabel_3">
308 <property name="sizePolicy">
309 <sizepolicy hsizetype="Maximum" vsizetype="Preferred">
310 <horstretch>0</horstretch>
311 <verstretch>0</verstretch>
312 </sizepolicy>
313 </property>
314 <property name="text">
315 <string>Thr</string>
316 </property>
317 </widget>
318 </item>
319 <item row="3" column="1">
320 <widget class="QComboBox" name="trnMode_3">
321 <property name="toolTip">
322 <string/>
323 </property>
324 <property name="statusTip">
325 <string/>
326 </property>
327 <property name="whatsThis">
328 <string>Beeper volume
330 0 - Quiet. No beeps at all.
331 1 - No Keys. Normal beeps but menu keys do not beep.
332 2 - Normal.
333 3 - Loud.
334 4 - Extra loud.</string>
335 </property>
336 <item>
337 <property name="text">
338 <string>Off</string>
339 </property>
340 </item>
341 <item>
342 <property name="text">
343 <string>+= (Sum)</string>
344 </property>
345 </item>
346 <item>
347 <property name="text">
348 <string>:= (Replace)</string>
349 </property>
350 </item>
351 </widget>
352 </item>
353 <item row="4" column="0">
354 <widget class="QLabel" name="trnLabel_4">
355 <property name="sizePolicy">
356 <sizepolicy hsizetype="Maximum" vsizetype="Preferred">
357 <horstretch>0</horstretch>
358 <verstretch>0</verstretch>
359 </sizepolicy>
360 </property>
361 <property name="text">
362 <string>Ail</string>
363 </property>
364 </widget>
365 </item>
366 <item row="4" column="1">
367 <widget class="QComboBox" name="trnMode_4">
368 <property name="toolTip">
369 <string/>
370 </property>
371 <property name="statusTip">
372 <string/>
373 </property>
374 <property name="whatsThis">
375 <string>Beeper volume
377 0 - Quiet. No beeps at all.
378 1 - No Keys. Normal beeps but menu keys do not beep.
379 2 - Normal.
380 3 - Loud.
381 4 - Extra loud.</string>
382 </property>
383 <item>
384 <property name="text">
385 <string>Off</string>
386 </property>
387 </item>
388 <item>
389 <property name="text">
390 <string>+= (Sum)</string>
391 </property>
392 </item>
393 <item>
394 <property name="text">
395 <string>:= (Replace)</string>
396 </property>
397 </item>
398 </widget>
399 </item>
400 <item row="4" column="2">
401 <widget class="QComboBox" name="trnChn_4">
402 <property name="toolTip">
403 <string/>
404 </property>
405 <property name="statusTip">
406 <string/>
407 </property>
408 <property name="whatsThis">
409 <string>Beeper volume
411 0 - Quiet. No beeps at all.
412 1 - No Keys. Normal beeps but menu keys do not beep.
413 2 - Normal.
414 3 - Loud.
415 4 - Extra loud.</string>
416 </property>
417 <item>
418 <property name="text">
419 <string>chn1</string>
420 </property>
421 </item>
422 <item>
423 <property name="text">
424 <string>chn2</string>
425 </property>
426 </item>
427 <item>
428 <property name="text">
429 <string>chn3</string>
430 </property>
431 </item>
432 <item>
433 <property name="text">
434 <string>chn4</string>
435 </property>
436 </item>
437 </widget>
438 </item>
439 <item row="4" column="3">
440 <widget class="QSpinBox" name="trnWeight_4">
441 <property name="toolTip">
442 <string/>
443 </property>
444 <property name="statusTip">
445 <string/>
446 </property>
447 <property name="whatsThis">
448 <string/>
449 </property>
450 <property name="minimum">
451 <number>-125</number>
452 </property>
453 <property name="maximum">
454 <number>125</number>
455 </property>
456 </widget>
457 </item>
458 <item row="5" column="0">
459 <spacer name="verticalSpacer_3">
460 <property name="orientation">
461 <enum>Qt::Vertical</enum>
462 </property>
463 <property name="sizeHint" stdset="0">
464 <size>
465 <width>20</width>
466 <height>40</height>
467 </size>
468 </property>
469 </spacer>
470 </item>
471 </layout>
472 </widget>
473 <resources/>
474 <connections/>
475 </ui>