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