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