summaryrefslogtreecommitdiff
path: root/noncore/net/networksetup/interfacesetup.ui
Unidiff
Diffstat (limited to 'noncore/net/networksetup/interfacesetup.ui') (more/less context) (show whitespace changes)
-rw-r--r--noncore/net/networksetup/interfacesetup.ui274
1 files changed, 274 insertions, 0 deletions
diff --git a/noncore/net/networksetup/interfacesetup.ui b/noncore/net/networksetup/interfacesetup.ui
new file mode 100644
index 0000000..698422c
--- a/dev/null
+++ b/noncore/net/networksetup/interfacesetup.ui
@@ -0,0 +1,274 @@
1<!DOCTYPE UI><UI>
2<class>InterfaceSetup</class>
3<widget>
4 <class>QDialog</class>
5 <property stdset="1">
6 <name>name</name>
7 <cstring>InterfaceSetup</cstring>
8 </property>
9 <property stdset="1">
10 <name>geometry</name>
11 <rect>
12 <x>0</x>
13 <y>0</y>
14 <width>193</width>
15 <height>310</height>
16 </rect>
17 </property>
18 <property stdset="1">
19 <name>caption</name>
20 <string>Interface Configuration</string>
21 </property>
22 <grid>
23 <property stdset="1">
24 <name>margin</name>
25 <number>11</number>
26 </property>
27 <property stdset="1">
28 <name>spacing</name>
29 <number>6</number>
30 </property>
31 <widget row="1" column="0" rowspan="1" colspan="2" >
32 <class>Line</class>
33 <property stdset="1">
34 <name>name</name>
35 <cstring>Line1</cstring>
36 </property>
37 <property stdset="1">
38 <name>orientation</name>
39 <enum>Horizontal</enum>
40 </property>
41 </widget>
42 <widget row="6" column="0" >
43 <class>QLabel</class>
44 <property stdset="1">
45 <name>name</name>
46 <cstring>TextLabel4</cstring>
47 </property>
48 <property stdset="1">
49 <name>text</name>
50 <string>IP Address</string>
51 </property>
52 </widget>
53 <widget row="0" column="0" rowspan="1" colspan="2" >
54 <class>QCheckBox</class>
55 <property stdset="1">
56 <name>name</name>
57 <cstring>autoStart</cstring>
58 </property>
59 <property stdset="1">
60 <name>text</name>
61 <string>Automaticly bring up</string>
62 </property>
63 </widget>
64 <widget row="2" column="1" >
65 <class>QComboBox</class>
66 <item>
67 <property>
68 <name>text</name>
69 <string>All</string>
70 </property>
71 </item>
72 <property stdset="1">
73 <name>name</name>
74 <cstring>profileCombo</cstring>
75 </property>
76 </widget>
77 <widget row="5" column="0" rowspan="1" colspan="2" >
78 <class>QGroupBox</class>
79 <property stdset="1">
80 <name>name</name>
81 <cstring>staticGroupBox</cstring>
82 </property>
83 <property stdset="1">
84 <name>enabled</name>
85 <bool>false</bool>
86 </property>
87 <property stdset="1">
88 <name>title</name>
89 <string>Static Ip Configuration</string>
90 </property>
91 </widget>
92 <widget row="6" column="1" >
93 <class>QLineEdit</class>
94 <property stdset="1">
95 <name>name</name>
96 <cstring>ipAddressEdit</cstring>
97 </property>
98 </widget>
99 <widget row="4" column="0" >
100 <class>QLabel</class>
101 <property stdset="1">
102 <name>name</name>
103 <cstring>leaseHoursLabel</cstring>
104 </property>
105 <property stdset="1">
106 <name>text</name>
107 <string>Requested Lease</string>
108 </property>
109 </widget>
110 <widget row="3" column="0" rowspan="1" colspan="2" >
111 <class>QCheckBox</class>
112 <property stdset="1">
113 <name>name</name>
114 <cstring>dhcpCheckBox</cstring>
115 </property>
116 <property stdset="1">
117 <name>text</name>
118 <string>DHCP</string>
119 </property>
120 <property stdset="1">
121 <name>checked</name>
122 <bool>true</bool>
123 </property>
124 </widget>
125 <widget row="7" column="0" >
126 <class>QLabel</class>
127 <property stdset="1">
128 <name>name</name>
129 <cstring>TextLabel5</cstring>
130 </property>
131 <property stdset="1">
132 <name>text</name>
133 <string>Subnet Mask</string>
134 </property>
135 </widget>
136 <widget row="2" column="0" >
137 <class>QLabel</class>
138 <property stdset="1">
139 <name>name</name>
140 <cstring>TextLabel1</cstring>
141 </property>
142 <property stdset="1">
143 <name>text</name>
144 <string>Profile:</string>
145 </property>
146 </widget>
147 <widget row="4" column="1" >
148 <class>QSpinBox</class>
149 <property stdset="1">
150 <name>name</name>
151 <cstring>leaseTime</cstring>
152 </property>
153 <property stdset="1">
154 <name>suffix</name>
155 <string> hours</string>
156 </property>
157 <property stdset="1">
158 <name>maxValue</name>
159 <number>336</number>
160 </property>
161 <property stdset="1">
162 <name>minValue</name>
163 <number>1</number>
164 </property>
165 <property stdset="1">
166 <name>value</name>
167 <number>24</number>
168 </property>
169 </widget>
170 <spacer row="11" column="1" >
171 <property>
172 <name>name</name>
173 <cstring>Spacer9</cstring>
174 </property>
175 <property stdset="1">
176 <name>orientation</name>
177 <enum>Vertical</enum>
178 </property>
179 <property stdset="1">
180 <name>sizeType</name>
181 <enum>Expanding</enum>
182 </property>
183 <property>
184 <name>sizeHint</name>
185 <size>
186 <width>20</width>
187 <height>20</height>
188 </size>
189 </property>
190 </spacer>
191 <widget row="10" column="1" >
192 <class>QLineEdit</class>
193 <property stdset="1">
194 <name>name</name>
195 <cstring>secondDNSLineEdit</cstring>
196 </property>
197 </widget>
198 <widget row="10" column="0" >
199 <class>QLabel</class>
200 <property stdset="1">
201 <name>name</name>
202 <cstring>TextLabel3</cstring>
203 </property>
204 <property stdset="1">
205 <name>text</name>
206 <string>Second DNS</string>
207 </property>
208 </widget>
209 <widget row="9" column="0" >
210 <class>QLabel</class>
211 <property stdset="1">
212 <name>name</name>
213 <cstring>TextLabel2</cstring>
214 </property>
215 <property stdset="1">
216 <name>text</name>
217 <string>First DNS</string>
218 </property>
219 </widget>
220 <widget row="9" column="1" >
221 <class>QLineEdit</class>
222 <property stdset="1">
223 <name>name</name>
224 <cstring>firstDNSLineEdit</cstring>
225 </property>
226 </widget>
227 <widget row="8" column="0" >
228 <class>QLabel</class>
229 <property stdset="1">
230 <name>name</name>
231 <cstring>TextLabel1_2</cstring>
232 </property>
233 <property stdset="1">
234 <name>text</name>
235 <string>Gateway</string>
236 </property>
237 </widget>
238 <widget row="7" column="1" >
239 <class>QLineEdit</class>
240 <property stdset="1">
241 <name>name</name>
242 <cstring>subnetMaskEdit</cstring>
243 </property>
244 </widget>
245 <widget row="8" column="1" >
246 <class>QLineEdit</class>
247 <property stdset="1">
248 <name>name</name>
249 <cstring>gatewayEdit</cstring>
250 </property>
251 </widget>
252 </grid>
253</widget>
254<connections>
255 <connection>
256 <sender>dhcpCheckBox</sender>
257 <signal>toggled(bool)</signal>
258 <receiver>leaseHoursLabel</receiver>
259 <slot>setEnabled(bool)</slot>
260 </connection>
261 <connection>
262 <sender>dhcpCheckBox</sender>
263 <signal>toggled(bool)</signal>
264 <receiver>leaseTime</receiver>
265 <slot>setEnabled(bool)</slot>
266 </connection>
267 <connection>
268 <sender>dhcpCheckBox</sender>
269 <signal>toggled(bool)</signal>
270 <receiver>staticGroupBox</receiver>
271 <slot>setDisabled(bool)</slot>
272 </connection>
273</connections>
274</UI>