summaryrefslogtreecommitdiff
path: root/noncore/settings/networksettings2/gprs/GPRSGUI.ui
Unidiff
Diffstat (limited to 'noncore/settings/networksettings2/gprs/GPRSGUI.ui') (more/less context) (show whitespace changes)
-rw-r--r--noncore/settings/networksettings2/gprs/GPRSGUI.ui910
1 files changed, 910 insertions, 0 deletions
diff --git a/noncore/settings/networksettings2/gprs/GPRSGUI.ui b/noncore/settings/networksettings2/gprs/GPRSGUI.ui
new file mode 100644
index 0000000..1ba5971
--- a/dev/null
+++ b/noncore/settings/networksettings2/gprs/GPRSGUI.ui
@@ -0,0 +1,910 @@
1<!DOCTYPE UI><UI>
2<class>GPRSGUI</class>
3<widget>
4 <class>QWidget</class>
5 <property stdset="1">
6 <name>name</name>
7 <cstring>GPRSGUI</cstring>
8 </property>
9 <property stdset="1">
10 <name>geometry</name>
11 <rect>
12 <x>0</x>
13 <y>0</y>
14 <width>326</width>
15 <height>418</height>
16 </rect>
17 </property>
18 <property stdset="1">
19 <name>caption</name>
20 <string>GPRS Configuration</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>0</number>
32 </property>
33 <property stdset="1">
34 <name>spacing</name>
35 <number>0</number>
36 </property>
37 <widget>
38 <class>QTabWidget</class>
39 <property stdset="1">
40 <name>name</name>
41 <cstring>TabWidget2</cstring>
42 </property>
43 <property>
44 <name>layoutMargin</name>
45 </property>
46 <property>
47 <name>layoutSpacing</name>
48 </property>
49 <widget>
50 <class>QWidget</class>
51 <property stdset="1">
52 <name>name</name>
53 <cstring>tab</cstring>
54 </property>
55 <attribute>
56 <name>title</name>
57 <string>Login</string>
58 </attribute>
59 <vbox>
60 <property stdset="1">
61 <name>margin</name>
62 <number>3</number>
63 </property>
64 <property stdset="1">
65 <name>spacing</name>
66 <number>3</number>
67 </property>
68 <widget>
69 <class>QLayoutWidget</class>
70 <property stdset="1">
71 <name>name</name>
72 <cstring>Layout10</cstring>
73 </property>
74 <grid>
75 <property stdset="1">
76 <name>margin</name>
77 <number>0</number>
78 </property>
79 <property stdset="1">
80 <name>spacing</name>
81 <number>6</number>
82 </property>
83 <widget row="1" column="1" >
84 <class>QLineEdit</class>
85 <property stdset="1">
86 <name>name</name>
87 <cstring>User_LE</cstring>
88 </property>
89 </widget>
90 <widget row="1" column="0" >
91 <class>QLabel</class>
92 <property stdset="1">
93 <name>name</name>
94 <cstring>TextLabel1_3_2</cstring>
95 </property>
96 <property stdset="1">
97 <name>text</name>
98 <string>User</string>
99 </property>
100 </widget>
101 <widget row="2" column="1" >
102 <class>QLineEdit</class>
103 <property stdset="1">
104 <name>name</name>
105 <cstring>Password_LE</cstring>
106 </property>
107 </widget>
108 <widget row="0" column="0" >
109 <class>QLabel</class>
110 <property stdset="1">
111 <name>name</name>
112 <cstring>TextLabel1_3</cstring>
113 </property>
114 <property stdset="1">
115 <name>text</name>
116 <string>APN</string>
117 </property>
118 </widget>
119 <widget row="2" column="0" >
120 <class>QLabel</class>
121 <property stdset="1">
122 <name>name</name>
123 <cstring>TextLabel1_3_3</cstring>
124 </property>
125 <property stdset="1">
126 <name>text</name>
127 <string>Password</string>
128 </property>
129 <property stdset="1">
130 <name>alignment</name>
131 <set>AlignVCenter|AlignLeft</set>
132 </property>
133 <property>
134 <name>wordwrap</name>
135 </property>
136 </widget>
137 <widget row="0" column="1" >
138 <class>QLineEdit</class>
139 <property stdset="1">
140 <name>name</name>
141 <cstring>APN_LE</cstring>
142 </property>
143 </widget>
144 </grid>
145 </widget>
146 <spacer>
147 <property>
148 <name>name</name>
149 <cstring>Spacer9</cstring>
150 </property>
151 <property stdset="1">
152 <name>orientation</name>
153 <enum>Vertical</enum>
154 </property>
155 <property stdset="1">
156 <name>sizeType</name>
157 <enum>Expanding</enum>
158 </property>
159 <property>
160 <name>sizeHint</name>
161 <size>
162 <width>20</width>
163 <height>20</height>
164 </size>
165 </property>
166 </spacer>
167 </vbox>
168 </widget>
169 <widget>
170 <class>QWidget</class>
171 <property stdset="1">
172 <name>name</name>
173 <cstring>tab</cstring>
174 </property>
175 <attribute>
176 <name>title</name>
177 <string>DNS</string>
178 </attribute>
179 <vbox>
180 <property stdset="1">
181 <name>margin</name>
182 <number>3</number>
183 </property>
184 <property stdset="1">
185 <name>spacing</name>
186 <number>3</number>
187 </property>
188 <widget>
189 <class>QCheckBox</class>
190 <property stdset="1">
191 <name>name</name>
192 <cstring>AssignedByServer_CB</cstring>
193 </property>
194 <property stdset="1">
195 <name>text</name>
196 <string>As assigned by server</string>
197 </property>
198 <property stdset="1">
199 <name>checked</name>
200 <bool>true</bool>
201 </property>
202 </widget>
203 <widget>
204 <class>QLayoutWidget</class>
205 <property stdset="1">
206 <name>name</name>
207 <cstring>Layout10</cstring>
208 </property>
209 <property>
210 <name>layoutSpacing</name>
211 </property>
212 <hbox>
213 <property stdset="1">
214 <name>margin</name>
215 <number>0</number>
216 </property>
217 <property stdset="1">
218 <name>spacing</name>
219 <number>0</number>
220 </property>
221 <spacer>
222 <property>
223 <name>name</name>
224 <cstring>Spacer14</cstring>
225 </property>
226 <property stdset="1">
227 <name>orientation</name>
228 <enum>Horizontal</enum>
229 </property>
230 <property stdset="1">
231 <name>sizeType</name>
232 <enum>Fixed</enum>
233 </property>
234 <property>
235 <name>sizeHint</name>
236 <size>
237 <width>20</width>
238 <height>20</height>
239 </size>
240 </property>
241 </spacer>
242 <widget>
243 <class>QFrame</class>
244 <property stdset="1">
245 <name>name</name>
246 <cstring>Frame5</cstring>
247 </property>
248 <property stdset="1">
249 <name>enabled</name>
250 <bool>false</bool>
251 </property>
252 <property stdset="1">
253 <name>frameShape</name>
254 <enum>NoFrame</enum>
255 </property>
256 <property stdset="1">
257 <name>frameShadow</name>
258 <enum>Raised</enum>
259 </property>
260 <property>
261 <name>layoutMargin</name>
262 </property>
263 <property>
264 <name>layoutSpacing</name>
265 </property>
266 <grid>
267 <property stdset="1">
268 <name>margin</name>
269 <number>0</number>
270 </property>
271 <property stdset="1">
272 <name>spacing</name>
273 <number>2</number>
274 </property>
275 <widget row="1" column="1" >
276 <class>QLineEdit</class>
277 <property stdset="1">
278 <name>name</name>
279 <cstring>DNS2_LE</cstring>
280 </property>
281 <property stdset="1">
282 <name>sizePolicy</name>
283 <sizepolicy>
284 <hsizetype>1</hsizetype>
285 <vsizetype>0</vsizetype>
286 </sizepolicy>
287 </property>
288 </widget>
289 <widget row="1" column="0" >
290 <class>QLabel</class>
291 <property stdset="1">
292 <name>name</name>
293 <cstring>TextLabel1_2</cstring>
294 </property>
295 <property stdset="1">
296 <name>text</name>
297 <string>DNS2</string>
298 </property>
299 </widget>
300 <widget row="0" column="0" >
301 <class>QLabel</class>
302 <property stdset="1">
303 <name>name</name>
304 <cstring>TextLabel1</cstring>
305 </property>
306 <property stdset="1">
307 <name>text</name>
308 <string>DNS1</string>
309 </property>
310 </widget>
311 <widget row="0" column="1" >
312 <class>QLineEdit</class>
313 <property stdset="1">
314 <name>name</name>
315 <cstring>DNS1_LE</cstring>
316 </property>
317 <property stdset="1">
318 <name>sizePolicy</name>
319 <sizepolicy>
320 <hsizetype>1</hsizetype>
321 <vsizetype>0</vsizetype>
322 </sizepolicy>
323 </property>
324 </widget>
325 </grid>
326 </widget>
327 <spacer>
328 <property>
329 <name>name</name>
330 <cstring>Spacer13</cstring>
331 </property>
332 <property stdset="1">
333 <name>orientation</name>
334 <enum>Horizontal</enum>
335 </property>
336 <property stdset="1">
337 <name>sizeType</name>
338 <enum>Expanding</enum>
339 </property>
340 <property>
341 <name>sizeHint</name>
342 <size>
343 <width>20</width>
344 <height>20</height>
345 </size>
346 </property>
347 </spacer>
348 </hbox>
349 </widget>
350 <spacer>
351 <property>
352 <name>name</name>
353 <cstring>Spacer15</cstring>
354 </property>
355 <property stdset="1">
356 <name>orientation</name>
357 <enum>Vertical</enum>
358 </property>
359 <property stdset="1">
360 <name>sizeType</name>
361 <enum>Expanding</enum>
362 </property>
363 <property>
364 <name>sizeHint</name>
365 <size>
366 <width>20</width>
367 <height>20</height>
368 </size>
369 </property>
370 </spacer>
371 </vbox>
372 </widget>
373 <widget>
374 <class>QWidget</class>
375 <property stdset="1">
376 <name>name</name>
377 <cstring>tab</cstring>
378 </property>
379 <attribute>
380 <name>title</name>
381 <string>Routing</string>
382 </attribute>
383 <vbox>
384 <property stdset="1">
385 <name>margin</name>
386 <number>3</number>
387 </property>
388 <property stdset="1">
389 <name>spacing</name>
390 <number>0</number>
391 </property>
392 <widget>
393 <class>QButtonGroup</class>
394 <property stdset="1">
395 <name>name</name>
396 <cstring>ButtonGroup1</cstring>
397 </property>
398 <property stdset="1">
399 <name>frameShape</name>
400 <enum>NoFrame</enum>
401 </property>
402 <property stdset="1">
403 <name>title</name>
404 <string></string>
405 </property>
406 <property>
407 <name>layoutMargin</name>
408 </property>
409 <property>
410 <name>layoutSpacing</name>
411 </property>
412 <vbox>
413 <property stdset="1">
414 <name>margin</name>
415 <number>0</number>
416 </property>
417 <property stdset="1">
418 <name>spacing</name>
419 <number>-3</number>
420 </property>
421 <widget>
422 <class>QRadioButton</class>
423 <property stdset="1">
424 <name>name</name>
425 <cstring>DefaultGateway_RB</cstring>
426 </property>
427 <property stdset="1">
428 <name>text</name>
429 <string>Set as default gateway</string>
430 </property>
431 <property stdset="1">
432 <name>checked</name>
433 <bool>true</bool>
434 </property>
435 </widget>
436 <widget>
437 <class>QLayoutWidget</class>
438 <property stdset="1">
439 <name>name</name>
440 <cstring>Layout13</cstring>
441 </property>
442 <property>
443 <name>layoutSpacing</name>
444 </property>
445 <hbox>
446 <property stdset="1">
447 <name>margin</name>
448 <number>0</number>
449 </property>
450 <property stdset="1">
451 <name>spacing</name>
452 <number>0</number>
453 </property>
454 <spacer>
455 <property>
456 <name>name</name>
457 <cstring>Spacer8</cstring>
458 </property>
459 <property stdset="1">
460 <name>orientation</name>
461 <enum>Horizontal</enum>
462 </property>
463 <property stdset="1">
464 <name>sizeType</name>
465 <enum>Fixed</enum>
466 </property>
467 <property>
468 <name>sizeHint</name>
469 <size>
470 <width>20</width>
471 <height>20</height>
472 </size>
473 </property>
474 </spacer>
475 <widget>
476 <class>QCheckBox</class>
477 <property stdset="1">
478 <name>name</name>
479 <cstring>SetIfSet_CB</cstring>
480 </property>
481 <property stdset="1">
482 <name>enabled</name>
483 <bool>true</bool>
484 </property>
485 <property stdset="1">
486 <name>text</name>
487 <string>Set even if Set</string>
488 </property>
489 </widget>
490 <spacer>
491 <property>
492 <name>name</name>
493 <cstring>Spacer17</cstring>
494 </property>
495 <property stdset="1">
496 <name>orientation</name>
497 <enum>Horizontal</enum>
498 </property>
499 <property stdset="1">
500 <name>sizeType</name>
501 <enum>Expanding</enum>
502 </property>
503 <property>
504 <name>sizeHint</name>
505 <size>
506 <width>20</width>
507 <height>20</height>
508 </size>
509 </property>
510 </spacer>
511 </hbox>
512 </widget>
513 <widget>
514 <class>QRadioButton</class>
515 <property stdset="1">
516 <name>name</name>
517 <cstring>FixedGateway_RB</cstring>
518 </property>
519 <property stdset="1">
520 <name>text</name>
521 <string>Fixed Routing</string>
522 </property>
523 </widget>
524 <widget>
525 <class>QLayoutWidget</class>
526 <property stdset="1">
527 <name>name</name>
528 <cstring>Layout11</cstring>
529 </property>
530 <hbox>
531 <property stdset="1">
532 <name>margin</name>
533 <number>0</number>
534 </property>
535 <property stdset="1">
536 <name>spacing</name>
537 <number>6</number>
538 </property>
539 <spacer>
540 <property>
541 <name>name</name>
542 <cstring>Spacer8_2</cstring>
543 </property>
544 <property stdset="1">
545 <name>orientation</name>
546 <enum>Horizontal</enum>
547 </property>
548 <property stdset="1">
549 <name>sizeType</name>
550 <enum>Fixed</enum>
551 </property>
552 <property>
553 <name>sizeHint</name>
554 <size>
555 <width>20</width>
556 <height>20</height>
557 </size>
558 </property>
559 </spacer>
560 <widget>
561 <class>QFrame</class>
562 <property stdset="1">
563 <name>name</name>
564 <cstring>Frame3</cstring>
565 </property>
566 <property stdset="1">
567 <name>enabled</name>
568 <bool>false</bool>
569 </property>
570 <property stdset="1">
571 <name>sizePolicy</name>
572 <sizepolicy>
573 <hsizetype>7</hsizetype>
574 <vsizetype>5</vsizetype>
575 </sizepolicy>
576 </property>
577 <property stdset="1">
578 <name>frameShape</name>
579 <enum>NoFrame</enum>
580 </property>
581 <property stdset="1">
582 <name>frameShadow</name>
583 <enum>Raised</enum>
584 </property>
585 <property>
586 <name>layoutMargin</name>
587 </property>
588 <property>
589 <name>layoutSpacing</name>
590 </property>
591 <vbox>
592 <property stdset="1">
593 <name>margin</name>
594 <number>3</number>
595 </property>
596 <property stdset="1">
597 <name>spacing</name>
598 <number>3</number>
599 </property>
600 <widget>
601 <class>QLayoutWidget</class>
602 <property stdset="1">
603 <name>name</name>
604 <cstring>Layout10</cstring>
605 </property>
606 <property>
607 <name>layoutSpacing</name>
608 </property>
609 <grid>
610 <property stdset="1">
611 <name>margin</name>
612 <number>0</number>
613 </property>
614 <property stdset="1">
615 <name>spacing</name>
616 <number>3</number>
617 </property>
618 <widget row="0" column="1" rowspan="1" colspan="3" >
619 <class>QLineEdit</class>
620 <property stdset="1">
621 <name>name</name>
622 <cstring>Net_LE</cstring>
623 </property>
624 </widget>
625 <widget row="1" column="1" >
626 <class>QSpinBox</class>
627 <property stdset="1">
628 <name>name</name>
629 <cstring>Mask_SB</cstring>
630 </property>
631 <property stdset="1">
632 <name>sizePolicy</name>
633 <sizepolicy>
634 <hsizetype>7</hsizetype>
635 <vsizetype>0</vsizetype>
636 </sizepolicy>
637 </property>
638 <property stdset="1">
639 <name>maximumSize</name>
640 <size>
641 <width>32767</width>
642 <height>32767</height>
643 </size>
644 </property>
645 <property stdset="1">
646 <name>maxValue</name>
647 <number>32</number>
648 </property>
649 <property stdset="1">
650 <name>minValue</name>
651 <number>1</number>
652 </property>
653 <property stdset="1">
654 <name>value</name>
655 <number>24</number>
656 </property>
657 </widget>
658 <widget row="1" column="0" >
659 <class>QLabel</class>
660 <property stdset="1">
661 <name>name</name>
662 <cstring>TextLabel1_6</cstring>
663 </property>
664 <property stdset="1">
665 <name>text</name>
666 <string>Mask</string>
667 </property>
668 </widget>
669 <widget row="1" column="3" >
670 <class>QToolButton</class>
671 <property stdset="1">
672 <name>name</name>
673 <cstring>Delete_TB</cstring>
674 </property>
675 <property stdset="1">
676 <name>text</name>
677 <string>...</string>
678 </property>
679 </widget>
680 <widget row="0" column="0" >
681 <class>QLabel</class>
682 <property stdset="1">
683 <name>name</name>
684 <cstring>TextLabel1_5_2</cstring>
685 </property>
686 <property stdset="1">
687 <name>text</name>
688 <string>Net</string>
689 </property>
690 </widget>
691 <widget row="1" column="2" >
692 <class>QToolButton</class>
693 <property stdset="1">
694 <name>name</name>
695 <cstring>Add_TB</cstring>
696 </property>
697 <property stdset="1">
698 <name>text</name>
699 <string>...</string>
700 </property>
701 </widget>
702 </grid>
703 </widget>
704 <widget>
705 <class>QListView</class>
706 <column>
707 <property>
708 <name>text</name>
709 <string>Network</string>
710 </property>
711 <property>
712 <name>clickable</name>
713 <bool>true</bool>
714 </property>
715 <property>
716 <name>resizeable</name>
717 <bool>true</bool>
718 </property>
719 </column>
720 <column>
721 <property>
722 <name>text</name>
723 <string>Mask</string>
724 </property>
725 <property>
726 <name>clickable</name>
727 <bool>true</bool>
728 </property>
729 <property>
730 <name>resizeable</name>
731 <bool>true</bool>
732 </property>
733 </column>
734 <property stdset="1">
735 <name>name</name>
736 <cstring>Routing_LV</cstring>
737 </property>
738 <property stdset="1">
739 <name>selectionMode</name>
740 <enum>Extended</enum>
741 </property>
742 <property stdset="1">
743 <name>allColumnsShowFocus</name>
744 <bool>true</bool>
745 </property>
746 </widget>
747 </vbox>
748 </widget>
749 </hbox>
750 </widget>
751 </vbox>
752 </widget>
753 </vbox>
754 </widget>
755 <widget>
756 <class>QWidget</class>
757 <property stdset="1">
758 <name>name</name>
759 <cstring>tab</cstring>
760 </property>
761 <attribute>
762 <name>title</name>
763 <string>Misc</string>
764 </attribute>
765 <vbox>
766 <property stdset="1">
767 <name>margin</name>
768 <number>3</number>
769 </property>
770 <property stdset="1">
771 <name>spacing</name>
772 <number>3</number>
773 </property>
774 <widget>
775 <class>QLayoutWidget</class>
776 <property stdset="1">
777 <name>name</name>
778 <cstring>Layout4</cstring>
779 </property>
780 <hbox>
781 <property stdset="1">
782 <name>margin</name>
783 <number>0</number>
784 </property>
785 <property stdset="1">
786 <name>spacing</name>
787 <number>6</number>
788 </property>
789 <widget>
790 <class>QLabel</class>
791 <property stdset="1">
792 <name>name</name>
793 <cstring>TextLabel1_4</cstring>
794 </property>
795 <property stdset="1">
796 <name>sizePolicy</name>
797 <sizepolicy>
798 <hsizetype>0</hsizetype>
799 <vsizetype>1</vsizetype>
800 </sizepolicy>
801 </property>
802 <property stdset="1">
803 <name>text</name>
804 <string>Debug</string>
805 </property>
806 </widget>
807 <widget>
808 <class>QSpinBox</class>
809 <property stdset="1">
810 <name>name</name>
811 <cstring>Debug_SB</cstring>
812 </property>
813 <property stdset="1">
814 <name>maxValue</name>
815 <number>3</number>
816 </property>
817 </widget>
818 <spacer>
819 <property>
820 <name>name</name>
821 <cstring>Spacer2</cstring>
822 </property>
823 <property stdset="1">
824 <name>orientation</name>
825 <enum>Horizontal</enum>
826 </property>
827 <property stdset="1">
828 <name>sizeType</name>
829 <enum>Expanding</enum>
830 </property>
831 <property>
832 <name>sizeHint</name>
833 <size>
834 <width>20</width>
835 <height>20</height>
836 </size>
837 </property>
838 </spacer>
839 </hbox>
840 </widget>
841 <spacer>
842 <property>
843 <name>name</name>
844 <cstring>Spacer3</cstring>
845 </property>
846 <property stdset="1">
847 <name>orientation</name>
848 <enum>Vertical</enum>
849 </property>
850 <property stdset="1">
851 <name>sizeType</name>
852 <enum>Expanding</enum>
853 </property>
854 <property>
855 <name>sizeHint</name>
856 <size>
857 <width>20</width>
858 <height>20</height>
859 </size>
860 </property>
861 </spacer>
862 </vbox>
863 </widget>
864 </widget>
865 </vbox>
866</widget>
867<connections>
868 <connection>
869 <sender>AssignedByServer_CB</sender>
870 <signal>toggled(bool)</signal>
871 <receiver>Frame5</receiver>
872 <slot>setDisabled(bool)</slot>
873 </connection>
874 <connection>
875 <sender>FixedGateway_RB</sender>
876 <signal>toggled(bool)</signal>
877 <receiver>Frame3</receiver>
878 <slot>setEnabled(bool)</slot>
879 </connection>
880 <connection>
881 <sender>DefaultGateway_RB</sender>
882 <signal>toggled(bool)</signal>
883 <receiver>SetIfSet_CB</receiver>
884 <slot>setEnabled(bool)</slot>
885 </connection>
886 <connection>
887 <sender>Add_TB</sender>
888 <signal>clicked()</signal>
889 <receiver>GPRSGUI</receiver>
890 <slot>SLOT_AddRoute()</slot>
891 </connection>
892 <connection>
893 <sender>Delete_TB</sender>
894 <signal>clicked()</signal>
895 <receiver>GPRSGUI</receiver>
896 <slot>SLOT_DeleteRoute()</slot>
897 </connection>
898 <slot access="public">SLOT_AddRoute()</slot>
899 <slot access="public">SLOT_AddServer()</slot>
900 <slot access="public">SLOT_RemoveServer()</slot>
901 <slot access="public">SLOT_DeleteRoute()</slot>
902</connections>
903<tabstops>
904 <tabstop>APN_LE</tabstop>
905 <tabstop>User_LE</tabstop>
906 <tabstop>Password_LE</tabstop>
907 <tabstop>DNS1_LE</tabstop>
908 <tabstop>DNS2_LE</tabstop>
909</tabstops>
910</UI>