summaryrefslogtreecommitdiff
path: root/noncore/settings/networksettings2/cable/cableGUI.ui
Unidiff
Diffstat (limited to 'noncore/settings/networksettings2/cable/cableGUI.ui') (more/less context) (ignore whitespace changes)
-rw-r--r--noncore/settings/networksettings2/cable/cableGUI.ui545
1 files changed, 545 insertions, 0 deletions
diff --git a/noncore/settings/networksettings2/cable/cableGUI.ui b/noncore/settings/networksettings2/cable/cableGUI.ui
new file mode 100644
index 0000000..2431861
--- a/dev/null
+++ b/noncore/settings/networksettings2/cable/cableGUI.ui
@@ -0,0 +1,545 @@
1<!DOCTYPE UI><UI>
2<class>CableGUI</class>
3<widget>
4 <class>QWidget</class>
5 <property stdset="1">
6 <name>name</name>
7 <cstring>Cable_FRM</cstring>
8 </property>
9 <property stdset="1">
10 <name>geometry</name>
11 <rect>
12 <x>0</x>
13 <y>0</y>
14 <width>235</width>
15 <height>194</height>
16 </rect>
17 </property>
18 <property stdset="1">
19 <name>caption</name>
20 <string>Cable</string>
21 </property>
22 <property>
23 <name>layoutMargin</name>
24 </property>
25 <property>
26 <name>layoutSpacing</name>
27 </property>
28 <vbox>
29 <property stdset="1">
30 <name>margin</name>
31 <number>2</number>
32 </property>
33 <property stdset="1">
34 <name>spacing</name>
35 <number>2</number>
36 </property>
37 <widget>
38 <class>QLayoutWidget</class>
39 <property stdset="1">
40 <name>name</name>
41 <cstring>Layout3</cstring>
42 </property>
43 <grid>
44 <property stdset="1">
45 <name>margin</name>
46 <number>0</number>
47 </property>
48 <property stdset="1">
49 <name>spacing</name>
50 <number>6</number>
51 </property>
52 <widget row="1" column="0" >
53 <class>QLabel</class>
54 <property stdset="1">
55 <name>name</name>
56 <cstring>TextLabel1_2</cstring>
57 </property>
58 <property stdset="1">
59 <name>text</name>
60 <string>Lock file</string>
61 </property>
62 </widget>
63 <widget row="0" column="0" >
64 <class>QLabel</class>
65 <property stdset="1">
66 <name>name</name>
67 <cstring>TextLabel1</cstring>
68 </property>
69 <property stdset="1">
70 <name>text</name>
71 <string>Device</string>
72 </property>
73 </widget>
74 <widget row="1" column="1" >
75 <class>QLineEdit</class>
76 <property stdset="1">
77 <name>name</name>
78 <cstring>LockFile_LE</cstring>
79 </property>
80 </widget>
81 <widget row="0" column="1" >
82 <class>QLineEdit</class>
83 <property stdset="1">
84 <name>name</name>
85 <cstring>DeviceFile_LE</cstring>
86 </property>
87 </widget>
88 </grid>
89 </widget>
90 <widget>
91 <class>QGroupBox</class>
92 <property stdset="1">
93 <name>name</name>
94 <cstring>GroupBox1</cstring>
95 </property>
96 <property stdset="1">
97 <name>title</name>
98 <string>Serial settings</string>
99 </property>
100 <property>
101 <name>layoutMargin</name>
102 </property>
103 <property>
104 <name>layoutSpacing</name>
105 </property>
106 <vbox>
107 <property stdset="1">
108 <name>margin</name>
109 <number>2</number>
110 </property>
111 <property stdset="1">
112 <name>spacing</name>
113 <number>2</number>
114 </property>
115 <widget>
116 <class>QLayoutWidget</class>
117 <property stdset="1">
118 <name>name</name>
119 <cstring>Layout13</cstring>
120 </property>
121 <property>
122 <name>layoutSpacing</name>
123 </property>
124 <grid>
125 <property stdset="1">
126 <name>margin</name>
127 <number>0</number>
128 </property>
129 <property stdset="1">
130 <name>spacing</name>
131 <number>2</number>
132 </property>
133 <widget row="0" column="1" >
134 <class>QComboBox</class>
135 <item>
136 <property>
137 <name>text</name>
138 <string>2400</string>
139 </property>
140 </item>
141 <item>
142 <property>
143 <name>text</name>
144 <string>9600</string>
145 </property>
146 </item>
147 <item>
148 <property>
149 <name>text</name>
150 <string>19200</string>
151 </property>
152 </item>
153 <item>
154 <property>
155 <name>text</name>
156 <string>38400</string>
157 </property>
158 </item>
159 <item>
160 <property>
161 <name>text</name>
162 <string>57600</string>
163 </property>
164 </item>
165 <item>
166 <property>
167 <name>text</name>
168 <string>115200</string>
169 </property>
170 </item>
171 <item>
172 <property>
173 <name>text</name>
174 <string>230400</string>
175 </property>
176 </item>
177 <item>
178 <property>
179 <name>text</name>
180 <string>460800</string>
181 </property>
182 </item>
183 <item>
184 <property>
185 <name>text</name>
186 <string>500000</string>
187 </property>
188 </item>
189 <item>
190 <property>
191 <name>text</name>
192 <string>921600</string>
193 </property>
194 </item>
195 <item>
196 <property>
197 <name>text</name>
198 <string>1000000</string>
199 </property>
200 </item>
201 <item>
202 <property>
203 <name>text</name>
204 <string>1152000</string>
205 </property>
206 </item>
207 <item>
208 <property>
209 <name>text</name>
210 <string>1500000</string>
211 </property>
212 </item>
213 <item>
214 <property>
215 <name>text</name>
216 <string>2000000</string>
217 </property>
218 </item>
219 <item>
220 <property>
221 <name>text</name>
222 <string>2500000</string>
223 </property>
224 </item>
225 <item>
226 <property>
227 <name>text</name>
228 <string>3000000</string>
229 </property>
230 </item>
231 <item>
232 <property>
233 <name>text</name>
234 <string>3500000</string>
235 </property>
236 </item>
237 <item>
238 <property>
239 <name>text</name>
240 <string>4000000</string>
241 </property>
242 </item>
243 <property stdset="1">
244 <name>name</name>
245 <cstring>Speed_CB</cstring>
246 </property>
247 <property stdset="1">
248 <name>currentItem</name>
249 <number>5</number>
250 </property>
251 </widget>
252 <widget row="1" column="0" >
253 <class>QLabel</class>
254 <property stdset="1">
255 <name>name</name>
256 <cstring>TextLabel2_2</cstring>
257 </property>
258 <property stdset="1">
259 <name>sizePolicy</name>
260 <sizepolicy>
261 <hsizetype>0</hsizetype>
262 <vsizetype>1</vsizetype>
263 </sizepolicy>
264 </property>
265 <property stdset="1">
266 <name>text</name>
267 <string>Parity</string>
268 </property>
269 </widget>
270 <widget row="0" column="2" >
271 <class>QLabel</class>
272 <property stdset="1">
273 <name>name</name>
274 <cstring>TextLabel2_2_3</cstring>
275 </property>
276 <property stdset="1">
277 <name>sizePolicy</name>
278 <sizepolicy>
279 <hsizetype>0</hsizetype>
280 <vsizetype>1</vsizetype>
281 </sizepolicy>
282 </property>
283 <property stdset="1">
284 <name>text</name>
285 <string>Data bits</string>
286 </property>
287 </widget>
288 <widget row="0" column="0" >
289 <class>QLabel</class>
290 <property stdset="1">
291 <name>name</name>
292 <cstring>TextLabel2</cstring>
293 </property>
294 <property stdset="1">
295 <name>text</name>
296 <string>Speed</string>
297 </property>
298 </widget>
299 <widget row="1" column="2" >
300 <class>QLabel</class>
301 <property stdset="1">
302 <name>name</name>
303 <cstring>TextLabel2_2_3_2</cstring>
304 </property>
305 <property stdset="1">
306 <name>sizePolicy</name>
307 <sizepolicy>
308 <hsizetype>0</hsizetype>
309 <vsizetype>1</vsizetype>
310 </sizepolicy>
311 </property>
312 <property stdset="1">
313 <name>text</name>
314 <string>Stop bits</string>
315 </property>
316 </widget>
317 <widget row="1" column="1" >
318 <class>QComboBox</class>
319 <item>
320 <property>
321 <name>text</name>
322 <string>No</string>
323 </property>
324 </item>
325 <item>
326 <property>
327 <name>text</name>
328 <string>Even</string>
329 </property>
330 </item>
331 <item>
332 <property>
333 <name>text</name>
334 <string>Odd</string>
335 </property>
336 </item>
337 <item>
338 <property>
339 <name>text</name>
340 <string>Mark</string>
341 </property>
342 </item>
343 <item>
344 <property>
345 <name>text</name>
346 <string>Space</string>
347 </property>
348 </item>
349 <property stdset="1">
350 <name>name</name>
351 <cstring>Parity_CB</cstring>
352 </property>
353 <property stdset="1">
354 <name>sizePolicy</name>
355 <sizepolicy>
356 <hsizetype>7</hsizetype>
357 <vsizetype>0</vsizetype>
358 </sizepolicy>
359 </property>
360 <property stdset="1">
361 <name>currentItem</name>
362 <number>0</number>
363 </property>
364 </widget>
365 <widget row="0" column="3" >
366 <class>QSpinBox</class>
367 <property stdset="1">
368 <name>name</name>
369 <cstring>DataBits_SB</cstring>
370 </property>
371 <property stdset="1">
372 <name>sizePolicy</name>
373 <sizepolicy>
374 <hsizetype>7</hsizetype>
375 <vsizetype>0</vsizetype>
376 </sizepolicy>
377 </property>
378 <property stdset="1">
379 <name>maxValue</name>
380 <number>8</number>
381 </property>
382 <property stdset="1">
383 <name>minValue</name>
384 <number>5</number>
385 </property>
386 <property stdset="1">
387 <name>value</name>
388 <number>8</number>
389 </property>
390 </widget>
391 <widget row="1" column="3" >
392 <class>QComboBox</class>
393 <item>
394 <property>
395 <name>text</name>
396 <string>1</string>
397 </property>
398 </item>
399 <item>
400 <property>
401 <name>text</name>
402 <string>2</string>
403 </property>
404 </item>
405 <property stdset="1">
406 <name>name</name>
407 <cstring>StopBits_CB</cstring>
408 </property>
409 <property stdset="1">
410 <name>sizePolicy</name>
411 <sizepolicy>
412 <hsizetype>7</hsizetype>
413 <vsizetype>0</vsizetype>
414 </sizepolicy>
415 </property>
416 </widget>
417 </grid>
418 </widget>
419 <widget>
420 <class>QLayoutWidget</class>
421 <property stdset="1">
422 <name>name</name>
423 <cstring>Layout17</cstring>
424 </property>
425 <property>
426 <name>layoutSpacing</name>
427 </property>
428 <hbox>
429 <property stdset="1">
430 <name>margin</name>
431 <number>0</number>
432 </property>
433 <property stdset="1">
434 <name>spacing</name>
435 <number>2</number>
436 </property>
437 <widget>
438 <class>QLabel</class>
439 <property stdset="1">
440 <name>name</name>
441 <cstring>TextLabel3</cstring>
442 </property>
443 <property stdset="1">
444 <name>sizePolicy</name>
445 <sizepolicy>
446 <hsizetype>0</hsizetype>
447 <vsizetype>1</vsizetype>
448 </sizepolicy>
449 </property>
450 <property stdset="1">
451 <name>text</name>
452 <string>Flow control :</string>
453 </property>
454 <property stdset="1">
455 <name>alignment</name>
456 <set>AlignTop|AlignLeft</set>
457 </property>
458 <property>
459 <name>vAlign</name>
460 </property>
461 </widget>
462 <widget>
463 <class>QLayoutWidget</class>
464 <property stdset="1">
465 <name>name</name>
466 <cstring>Layout16</cstring>
467 </property>
468 <property>
469 <name>layoutSpacing</name>
470 </property>
471 <vbox>
472 <property stdset="1">
473 <name>margin</name>
474 <number>0</number>
475 </property>
476 <property stdset="1">
477 <name>spacing</name>
478 <number>2</number>
479 </property>
480 <widget>
481 <class>QCheckBox</class>
482 <property stdset="1">
483 <name>name</name>
484 <cstring>HardwareFC_CB</cstring>
485 </property>
486 <property stdset="1">
487 <name>sizePolicy</name>
488 <sizepolicy>
489 <hsizetype>7</hsizetype>
490 <vsizetype>0</vsizetype>
491 </sizepolicy>
492 </property>
493 <property stdset="1">
494 <name>text</name>
495 <string>Hardware</string>
496 </property>
497 </widget>
498 <widget>
499 <class>QCheckBox</class>
500 <property stdset="1">
501 <name>name</name>
502 <cstring>SoftwareFC_CB</cstring>
503 </property>
504 <property stdset="1">
505 <name>sizePolicy</name>
506 <sizepolicy>
507 <hsizetype>7</hsizetype>
508 <vsizetype>0</vsizetype>
509 </sizepolicy>
510 </property>
511 <property stdset="1">
512 <name>text</name>
513 <string>Software</string>
514 </property>
515 </widget>
516 </vbox>
517 </widget>
518 </hbox>
519 </widget>
520 </vbox>
521 </widget>
522 <spacer>
523 <property>
524 <name>name</name>
525 <cstring>Spacer6</cstring>
526 </property>
527 <property stdset="1">
528 <name>orientation</name>
529 <enum>Vertical</enum>
530 </property>
531 <property stdset="1">
532 <name>sizeType</name>
533 <enum>Expanding</enum>
534 </property>
535 <property>
536 <name>sizeHint</name>
537 <size>
538 <width>20</width>
539 <height>20</height>
540 </size>
541 </property>
542 </spacer>
543 </vbox>
544</widget>
545</UI>