summaryrefslogtreecommitdiff
path: root/noncore/settings/networksettings/mainwindow/mainwindow.ui
Unidiff
Diffstat (limited to 'noncore/settings/networksettings/mainwindow/mainwindow.ui') (more/less context) (show whitespace changes)
-rw-r--r--noncore/settings/networksettings/mainwindow/mainwindow.ui451
1 files changed, 451 insertions, 0 deletions
diff --git a/noncore/settings/networksettings/mainwindow/mainwindow.ui b/noncore/settings/networksettings/mainwindow/mainwindow.ui
new file mode 100644
index 0000000..a730dd5
--- a/dev/null
+++ b/noncore/settings/networksettings/mainwindow/mainwindow.ui
@@ -0,0 +1,451 @@
1<!DOCTYPE UI><UI>
2<class>MainWindow</class>
3<widget>
4 <class>QWidget</class>
5 <property stdset="1">
6 <name>name</name>
7 <cstring>MainWindow</cstring>
8 </property>
9 <property stdset="1">
10 <name>geometry</name>
11 <rect>
12 <x>0</x>
13 <y>0</y>
14 <width>240</width>
15 <height>289</height>
16 </rect>
17 </property>
18 <property stdset="1">
19 <name>caption</name>
20 <string>Network Settings</string>
21 </property>
22 <vbox>
23 <property stdset="1">
24 <name>margin</name>
25 <number>0</number>
26 </property>
27 <property stdset="1">
28 <name>spacing</name>
29 <number>6</number>
30 </property>
31 <widget>
32 <class>QTabWidget</class>
33 <property stdset="1">
34 <name>name</name>
35 <cstring>tabWidget</cstring>
36 </property>
37 <property stdset="1">
38 <name>enabled</name>
39 <bool>true</bool>
40 </property>
41 <property>
42 <name>layoutMargin</name>
43 </property>
44 <widget>
45 <class>QWidget</class>
46 <property stdset="1">
47 <name>name</name>
48 <cstring>Widget3</cstring>
49 </property>
50 <attribute>
51 <name>title</name>
52 <string>Connections</string>
53 </attribute>
54 <vbox>
55 <property stdset="1">
56 <name>margin</name>
57 <number>0</number>
58 </property>
59 <property stdset="1">
60 <name>spacing</name>
61 <number>6</number>
62 </property>
63 <widget>
64 <class>QListView</class>
65 <column>
66 <property>
67 <name>text</name>
68 <string>s</string>
69 </property>
70 <property>
71 <name>clickable</name>
72 <bool>true</bool>
73 </property>
74 <property>
75 <name>resizeable</name>
76 <bool>true</bool>
77 </property>
78 </column>
79 <column>
80 <property>
81 <name>text</name>
82 <string>t</string>
83 </property>
84 <property>
85 <name>clickable</name>
86 <bool>true</bool>
87 </property>
88 <property>
89 <name>resizeable</name>
90 <bool>true</bool>
91 </property>
92 </column>
93 <column>
94 <property>
95 <name>text</name>
96 <string>Name</string>
97 </property>
98 <property>
99 <name>clickable</name>
100 <bool>true</bool>
101 </property>
102 <property>
103 <name>resizeable</name>
104 <bool>true</bool>
105 </property>
106 </column>
107 <column>
108 <property>
109 <name>text</name>
110 <string>in</string>
111 </property>
112 <property>
113 <name>clickable</name>
114 <bool>true</bool>
115 </property>
116 <property>
117 <name>resizeable</name>
118 <bool>true</bool>
119 </property>
120 </column>
121 <column>
122 <property>
123 <name>text</name>
124 <string>IP</string>
125 </property>
126 <property>
127 <name>clickable</name>
128 <bool>true</bool>
129 </property>
130 <property>
131 <name>resizeable</name>
132 <bool>true</bool>
133 </property>
134 </column>
135 <property stdset="1">
136 <name>name</name>
137 <cstring>connectionList</cstring>
138 </property>
139 <property stdset="1">
140 <name>allColumnsShowFocus</name>
141 <bool>true</bool>
142 </property>
143 <property>
144 <name>whatsThis</name>
145 <string>A list of network settings to be choosen from</string>
146 </property>
147 </widget>
148 <widget>
149 <class>QLayoutWidget</class>
150 <property stdset="1">
151 <name>name</name>
152 <cstring>Layout2</cstring>
153 </property>
154 <property>
155 <name>layoutMargin</name>
156 </property>
157 <grid>
158 <property stdset="1">
159 <name>margin</name>
160 <number>5</number>
161 </property>
162 <property stdset="1">
163 <name>spacing</name>
164 <number>6</number>
165 </property>
166 <widget row="1" column="0" >
167 <class>QPushButton</class>
168 <property stdset="1">
169 <name>name</name>
170 <cstring>addConnectionButton</cstring>
171 </property>
172 <property stdset="1">
173 <name>text</name>
174 <string>&amp;Add</string>
175 </property>
176 <property>
177 <name>whatsThis</name>
178 <string>Add a new interface to the list.</string>
179 </property>
180 </widget>
181 <widget row="0" column="0" >
182 <class>QPushButton</class>
183 <property stdset="1">
184 <name>name</name>
185 <cstring>informationConnectionButton</cstring>
186 </property>
187 <property stdset="1">
188 <name>text</name>
189 <string>&amp;Start/Stop</string>
190 </property>
191 <property>
192 <name>whatsThis</name>
193 <string>Start and Stop the current interface, gives additional information about the interface.</string>
194 </property>
195 </widget>
196 <widget row="0" column="1" >
197 <class>QPushButton</class>
198 <property stdset="1">
199 <name>name</name>
200 <cstring>configureConnectionButton</cstring>
201 </property>
202 <property stdset="1">
203 <name>text</name>
204 <string>&amp;Configure</string>
205 </property>
206 <property>
207 <name>whatsThis</name>
208 <string>Configure the current interface</string>
209 </property>
210 </widget>
211 <widget row="1" column="1" >
212 <class>QPushButton</class>
213 <property stdset="1">
214 <name>name</name>
215 <cstring>removeConnectionButton</cstring>
216 </property>
217 <property stdset="1">
218 <name>text</name>
219 <string>&amp;Remove</string>
220 </property>
221 <property>
222 <name>whatsThis</name>
223 <string>Remove the current interface from the list.</string>
224 </property>
225 </widget>
226 </grid>
227 </widget>
228 </vbox>
229 </widget>
230 <widget>
231 <class>QWidget</class>
232 <property stdset="1">
233 <name>name</name>
234 <cstring>tab</cstring>
235 </property>
236 <attribute>
237 <name>title</name>
238 <string>Profiles</string>
239 </attribute>
240 <grid>
241 <property stdset="1">
242 <name>margin</name>
243 <number>11</number>
244 </property>
245 <property stdset="1">
246 <name>spacing</name>
247 <number>6</number>
248 </property>
249 <spacer row="7" column="2" >
250 <property>
251 <name>name</name>
252 <cstring>Spacer16</cstring>
253 </property>
254 <property stdset="1">
255 <name>orientation</name>
256 <enum>Vertical</enum>
257 </property>
258 <property stdset="1">
259 <name>sizeType</name>
260 <enum>Expanding</enum>
261 </property>
262 <property>
263 <name>sizeHint</name>
264 <size>
265 <width>20</width>
266 <height>20</height>
267 </size>
268 </property>
269 </spacer>
270 <widget row="0" column="1" >
271 <class>QLabel</class>
272 <property stdset="1">
273 <name>name</name>
274 <cstring>currentProfileLabel</cstring>
275 </property>
276 <property stdset="1">
277 <name>frameShape</name>
278 <enum>Panel</enum>
279 </property>
280 <property stdset="1">
281 <name>frameShadow</name>
282 <enum>Sunken</enum>
283 </property>
284 <property stdset="1">
285 <name>text</name>
286 <string>All</string>
287 </property>
288 </widget>
289 <widget row="3" column="2" >
290 <class>QPushButton</class>
291 <property stdset="1">
292 <name>name</name>
293 <cstring>setCurrentProfileButton</cstring>
294 </property>
295 <property stdset="1">
296 <name>text</name>
297 <string>&amp;Set Current</string>
298 </property>
299 </widget>
300 <widget row="5" column="0" rowspan="1" colspan="3" >
301 <class>Line</class>
302 <property stdset="1">
303 <name>name</name>
304 <cstring>Line6</cstring>
305 </property>
306 <property stdset="1">
307 <name>orientation</name>
308 <enum>Horizontal</enum>
309 </property>
310 </widget>
311 <widget row="1" column="0" rowspan="1" colspan="3" >
312 <class>Line</class>
313 <property stdset="1">
314 <name>name</name>
315 <cstring>Line1</cstring>
316 </property>
317 <property stdset="1">
318 <name>orientation</name>
319 <enum>Horizontal</enum>
320 </property>
321 </widget>
322 <widget row="0" column="0" >
323 <class>QLabel</class>
324 <property stdset="1">
325 <name>name</name>
326 <cstring>TextLabel1</cstring>
327 </property>
328 <property stdset="1">
329 <name>text</name>
330 <string>Current Profile</string>
331 </property>
332 </widget>
333 <widget row="4" column="2" >
334 <class>QPushButton</class>
335 <property stdset="1">
336 <name>name</name>
337 <cstring>removeProfileButton</cstring>
338 </property>
339 <property stdset="1">
340 <name>text</name>
341 <string>&amp;Remove</string>
342 </property>
343 </widget>
344 <widget row="3" column="0" rowspan="2" colspan="2" >
345 <class>QListBox</class>
346 <property stdset="1">
347 <name>name</name>
348 <cstring>profilesList</cstring>
349 </property>
350 </widget>
351 <spacer row="0" column="2" >
352 <property>
353 <name>name</name>
354 <cstring>Spacer2</cstring>
355 </property>
356 <property stdset="1">
357 <name>orientation</name>
358 <enum>Horizontal</enum>
359 </property>
360 <property stdset="1">
361 <name>sizeType</name>
362 <enum>Expanding</enum>
363 </property>
364 <property>
365 <name>sizeHint</name>
366 <size>
367 <width>20</width>
368 <height>20</height>
369 </size>
370 </property>
371 </spacer>
372 <widget row="2" column="0" >
373 <class>QLabel</class>
374 <property stdset="1">
375 <name>name</name>
376 <cstring>TextLabel1_2</cstring>
377 </property>
378 <property stdset="1">
379 <name>text</name>
380 <string>Profiles</string>
381 </property>
382 </widget>
383 <widget row="6" column="0" rowspan="1" colspan="3" >
384 <class>QLayoutWidget</class>
385 <property stdset="1">
386 <name>name</name>
387 <cstring>Layout6</cstring>
388 </property>
389 <hbox>
390 <property stdset="1">
391 <name>margin</name>
392 <number>0</number>
393 </property>
394 <property stdset="1">
395 <name>spacing</name>
396 <number>6</number>
397 </property>
398 <widget>
399 <class>QLabel</class>
400 <property stdset="1">
401 <name>name</name>
402 <cstring>TextLabel1_3</cstring>
403 </property>
404 <property stdset="1">
405 <name>text</name>
406 <string>New Profile</string>
407 </property>
408 </widget>
409 <widget>
410 <class>QLineEdit</class>
411 <property stdset="1">
412 <name>name</name>
413 <cstring>newProfile</cstring>
414 </property>
415 </widget>
416 <widget>
417 <class>QPushButton</class>
418 <property stdset="1">
419 <name>name</name>
420 <cstring>newProfileButton</cstring>
421 </property>
422 <property stdset="1">
423 <name>enabled</name>
424 <bool>false</bool>
425 </property>
426 <property stdset="1">
427 <name>text</name>
428 <string>&amp;Add</string>
429 </property>
430 </widget>
431 </hbox>
432 </widget>
433 </grid>
434 </widget>
435 </widget>
436 </vbox>
437</widget>
438<tabstops>
439 <tabstop>tabWidget</tabstop>
440 <tabstop>connectionList</tabstop>
441 <tabstop>informationConnectionButton</tabstop>
442 <tabstop>configureConnectionButton</tabstop>
443 <tabstop>addConnectionButton</tabstop>
444 <tabstop>removeConnectionButton</tabstop>
445 <tabstop>profilesList</tabstop>
446 <tabstop>setCurrentProfileButton</tabstop>
447 <tabstop>removeProfileButton</tabstop>
448 <tabstop>newProfile</tabstop>
449 <tabstop>newProfileButton</tabstop>
450</tabstops>
451</UI>