summaryrefslogtreecommitdiffstats
path: root/knetworkconf/knetworkconf/kadddevicedlg.ui
blob: a3f2a238dcecd9ba63ea095c1b8a56a369983dcb (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
<!DOCTYPE UI><UI version="3.3" stdsetdef="1">
<class>KAddDeviceDlg</class>
<comment>Dialog to add/configure an network device.</comment>
<author>Juan Luis Baptiste</author>
<widget class="TQWidget">
    <property name="name">
        <cstring>KAddDeviceDlg</cstring>
    </property>
    <property name="geometry">
        <rect>
            <x>0</x>
            <y>0</y>
            <width>299</width>
            <height>167</height>
        </rect>
    </property>
    <property name="sizePolicy">
        <sizepolicy>
            <hsizetype>5</hsizetype>
            <vsizetype>5</vsizetype>
            <horstretch>0</horstretch>
            <verstretch>0</verstretch>
        </sizepolicy>
    </property>
    <property name="tqminimumSize">
        <size>
            <width>0</width>
            <height>0</height>
        </size>
    </property>
    <property name="tqmaximumSize">
        <size>
            <width>32767</width>
            <height>32767</height>
        </size>
    </property>
    <property name="sizeIncrement">
        <size>
            <width>0</width>
            <height>0</height>
        </size>
    </property>
    <property name="caption">
        <string>Configure Interface</string>
    </property>
    <property name="icon">
        <pixmap>image0</pixmap>
    </property>
    <hbox>
        <property name="name">
            <cstring>unnamed</cstring>
        </property>
        <property name="margin">
            <number>0</number>
        </property>
        <widget class="TQButtonGroup">
            <property name="name">
                <cstring>gbBasicDeviceInfo</cstring>
            </property>
            <property name="enabled">
                <bool>true</bool>
            </property>
            <property name="title">
                <string>TCP/IP Address</string>
            </property>
            <property name="toolTip" stdset="0">
                <string></string>
            </property>
            <grid>
                <property name="name">
                    <cstring>unnamed</cstring>
                </property>
                <spacer row="1" column="2" rowspan="1" colspan="3">
                    <property name="name">
                        <cstring>Spacer4</cstring>
                    </property>
                    <property name="orientation">
                        <enum>Horizontal</enum>
                    </property>
                    <property name="sizeType">
                        <enum>Expanding</enum>
                    </property>
                    <property name="tqsizeHint">
                        <size>
                            <width>130</width>
                            <height>20</height>
                        </size>
                    </property>
                </spacer>
                <widget class="KComboBox" row="0" column="3">
                    <item>
                        <property name="text">
                            <string>dhcp</string>
                        </property>
                    </item>
                    <item>
                        <property name="text">
                            <string>bootp</string>
                        </property>
                    </item>
                    <property name="name">
                        <cstring>kcbAutoBootProto</cstring>
                    </property>
                    <property name="toolTip" stdset="0">
                        <string>The boot protocol this network device should use</string>
                    </property>
                    <property name="whatsThis" stdset="0">
                        <string>The boot protocol this network device should use</string>
                    </property>
                </widget>
                <spacer row="0" column="4">
                    <property name="name">
                        <cstring>spacer5</cstring>
                    </property>
                    <property name="orientation">
                        <enum>Horizontal</enum>
                    </property>
                    <property name="sizeType">
                        <enum>Expanding</enum>
                    </property>
                    <property name="tqsizeHint">
                        <size>
                            <width>50</width>
                            <height>20</height>
                        </size>
                    </property>
                </spacer>
                <widget class="TQRadioButton" row="1" column="0" rowspan="1" colspan="2">
                    <property name="name">
                        <cstring>rbBootProtoManual</cstring>
                    </property>
                    <property name="text">
                        <string>Manual:</string>
                    </property>
                    <property name="toolTip" stdset="0">
                        <string>Use a static IP address. Use the fields below to enter the values</string>
                    </property>
                    <property name="whatsThis" stdset="0">
                        <string>&lt;p&gt;Sets this interface to use static IP settings.&lt;/p&gt;
&lt;p&gt;In this case, please use the fields below to enter the desired values manually.&lt;/p&gt;</string>
                    </property>
                </widget>
                <widget class="TQRadioButton" row="0" column="0" rowspan="1" colspan="2">
                    <property name="name">
                        <cstring>rbBootProtoAuto</cstring>
                    </property>
                    <property name="text">
                        <string>Automatic:</string>
                    </property>
                    <property name="toolTip" stdset="0">
                        <string>Use a dynamic IP address</string>
                    </property>
                    <property name="whatsThis" stdset="0">
                        <string>&lt;p&gt;Using an dynamic IP address causes this device to get a free IP address automatically.&lt;/p&gt;
&lt;p&gt;The interface will try to contact an DHCP- or BOOTP-Server during the boot process.&lt;/p&gt;
&lt;p&gt;Rendevouz is not supported yet.&lt;/p&gt;</string>
                    </property>
                </widget>
                <spacer row="0" column="2">
                    <property name="name">
                        <cstring>spacer9</cstring>
                    </property>
                    <property name="orientation">
                        <enum>Horizontal</enum>
                    </property>
                    <property name="sizeType">
                        <enum>Expanding</enum>
                    </property>
                    <property name="tqsizeHint">
                        <size>
                            <width>16</width>
                            <height>20</height>
                        </size>
                    </property>
                </spacer>
                <widget class="TQCheckBox" row="4" column="0" rowspan="1" colspan="5">
                    <property name="name">
                        <cstring>kcbstartAtBoot</cstring>
                    </property>
                    <property name="enabled">
                        <bool>true</bool>
                    </property>
                    <property name="text">
                        <string>Activate when the computer starts</string>
                    </property>
                    <property name="toolTip" stdset="0">
                        <string>Ensures that this interface gets activated during boot time</string>
                    </property>
                    <property name="whatsThis" stdset="0">
                        <string>&lt;p&gt;Ensures that this interface gets activated during boot time.&lt;/p&gt;
&lt;p&gt;Otherwise, you will have to active the interface manually after you have logged in after the boot process.&lt;/p&gt;</string>
                    </property>
                </widget>
                <widget class="KComboBox" row="3" column="3" rowspan="1" colspan="2">
                    <item>
                        <property name="text">
                            <string>255.255.255.0</string>
                        </property>
                    </item>
                    <item>
                        <property name="text">
                            <string>255.255.0.0</string>
                        </property>
                    </item>
                    <item>
                        <property name="text">
                            <string>255.0.0.0</string>
                        </property>
                    </item>
                    <item>
                        <property name="text">
                            <string>255.255.255.128</string>
                        </property>
                    </item>
                    <item>
                        <property name="text">
                            <string>255.255.255.192</string>
                        </property>
                    </item>
                    <item>
                        <property name="text">
                            <string>255.255.255.240</string>
                        </property>
                    </item>
                    <item>
                        <property name="text">
                            <string>255.255.255.248</string>
                        </property>
                    </item>
                    <property name="name">
                        <cstring>kcbNettqmask</cstring>
                    </property>
                    <property name="editable">
                        <bool>false</bool>
                    </property>
                    <property name="toolTip" stdset="0">
                        <string>Subnettqmask of the network device</string>
                    </property>
                    <property name="whatsThis" stdset="0">
                        <string>&lt;p&gt;Please enter the desired subnettqmask for the interface here.&lt;/p&gt;
&lt;p&gt;For small private networks, 255.255.255.0 will most often be a reasonable default value.&lt;/p&gt;
&lt;p&gt;This field will change from a popup box to a combo box as soon as you enable the advanced settings below.&lt;/p&gt;</string>
                    </property>
                </widget>
                <spacer row="3" column="0">
                    <property name="name">
                        <cstring>spacer11_2</cstring>
                    </property>
                    <property name="orientation">
                        <enum>Horizontal</enum>
                    </property>
                    <property name="sizeType">
                        <enum>Expanding</enum>
                    </property>
                    <property name="tqsizeHint">
                        <size>
                            <width>16</width>
                            <height>20</height>
                        </size>
                    </property>
                </spacer>
                <spacer row="3" column="2">
                    <property name="name">
                        <cstring>spacer11</cstring>
                    </property>
                    <property name="orientation">
                        <enum>Horizontal</enum>
                    </property>
                    <property name="sizeType">
                        <enum>Expanding</enum>
                    </property>
                    <property name="tqsizeHint">
                        <size>
                            <width>16</width>
                            <height>20</height>
                        </size>
                    </property>
                </spacer>
                <widget class="TQLabel" row="3" column="1">
                    <property name="name">
                        <cstring>TextLabel1_2</cstring>
                    </property>
                    <property name="text">
                        <string>Nettqmask:</string>
                    </property>
                    <property name="toolTip" stdset="0">
                        <string>The nettqmask defines a range of IP numbers which will build a subnet inside the network.</string>
                    </property>
                    <property name="whatsThis" stdset="0">
                        <string>The nettqmask defines a range of IP numbers which will build a subnet inside the network.</string>
                    </property>
                </widget>
                <widget class="KLineEdit" row="2" column="3" rowspan="1" colspan="2">
                    <property name="name">
                        <cstring>kleIPAddress</cstring>
                    </property>
                    <property name="text">
                        <string></string>
                    </property>
                    <property name="toolTip" stdset="0">
                        <string>IP address for the network device</string>
                    </property>
                    <property name="whatsThis" stdset="0">
                        <string>&lt;p&gt;Here you should enter the IP address for the network interface.&lt;/p&gt;
&lt;p&gt;Please note: If your network is connected to the internet, you should only enter IP addresses you have been given by your provider.&lt;/p&gt;
&lt;p&gt;Otherwise, you should enter one of the IP addresses which are explicitly reserved for private use.&lt;/p&gt;
&lt;p&gt;Most small private networks use class C networks, which allow up to 255 computers in your network. So simply use addresses like 192.168.1.1, 192.168.1.2, 192.168.1.171 and so on for your computers.&lt;/p&gt;
&lt;p&gt;Cass C networks: 192.168.0.0 to 192.168.255.25, for example 192.168.0.13.&lt;/p&gt;
&lt;p&gt;Class B networks: 172.16.0.0 to 172.31.255.255, for example 172.28.2.5&lt;/p&gt;
&lt;p&gt;Class A networks: 10.0.0.0 to 10.255.255.255, for example 10.5.12.14&lt;/p&gt;
&lt;p&gt;Please ensure that all IP addresses you give to your computers are unique; you will have many problems if the same address is assigned to more than one network device.&lt;/p&gt;</string>
                    </property>
                </widget>
                <spacer row="2" column="2">
                    <property name="name">
                        <cstring>spacer10</cstring>
                    </property>
                    <property name="orientation">
                        <enum>Horizontal</enum>
                    </property>
                    <property name="sizeType">
                        <enum>Expanding</enum>
                    </property>
                    <property name="tqsizeHint">
                        <size>
                            <width>16</width>
                            <height>20</height>
                        </size>
                    </property>
                </spacer>
                <widget class="TQLabel" row="2" column="1">
                    <property name="name">
                        <cstring>TextLabel1</cstring>
                    </property>
                    <property name="text">
                        <string>IP address:</string>
                    </property>
                    <property name="toolTip" stdset="0">
                        <string>An IP address is an unique identifier of a networking device in an TCP/IP network</string>
                    </property>
                    <property name="whatsThis" stdset="0">
                        <string>An IP address is an unique identifier of a networking device in an TCP/IP network</string>
                    </property>
                </widget>
                <spacer row="2" column="0">
                    <property name="name">
                        <cstring>spacer10_2</cstring>
                    </property>
                    <property name="orientation">
                        <enum>Horizontal</enum>
                    </property>
                    <property name="sizeType">
                        <enum>Expanding</enum>
                    </property>
                    <property name="tqsizeHint">
                        <size>
                            <width>16</width>
                            <height>20</height>
                        </size>
                    </property>
                </spacer>
            </grid>
        </widget>
    </hbox>
</widget>
<images>
    <image name="image0">
        <data format="PNG" length="789">89504e470d0a1a0a0000000d4948445200000016000000160806000000c4b46c3b000002dc49444154388ded953f881c551cc73f77f79417988419509807296e20ca2d88ba7b09648514b7100857990b69fc53b8d7e5fc53d819cb04d28be99254bb6062568c70290e6ebb150cdca231792709cc6a1666c4c179c5c0fe8a81b5b88b4ad8d1e2c0ca5ff378ff3e7ce1f37e3cf8bff66bae6ae3cb9b0f7e9547327de7e2f29bfa0c0ffcf380ec6faabd410394fbf3727fa1603afa8842558125499f88a797c333fa4aeb93f0e5e8858038138c179167101413b6551fe3415ef868df479c90e0042567e7abc0ddadce9d9008b43efcf1a90dd3f2eba613d7ccc6589b8dc50b66722f32fa1826f1306f9f5c35c68b4cebf89a914c4794bc5699b87df65335ca7234ba8c49894c83db2706049ecf4ed9a3f19ec1954d5afe2adc3548d921a9a704be4f8a9bab04bb3227442308068d9b68dc31b0ce214ab099a5ee19e251423e8ab1654cf39421cf0414d34a70e81946ce42a0f11f251c5a6cb29d399ab2862d2c511861b39895a36f30aa3b1a5e0351b0e96d4209aacabe2d769e078394b2108c5336a58b3e1a32bc95607d8bff529343bacd30ed93f427586d59fd601529f65e89aab2efbceb87f331ac47f557cfc936c669f2b1263a61885d82b63bb8dd75e47487c92b201a821f03b4af01165477ab73e7c2e94bcb4fedbbc4d2bae78803c897da5cbbd17b8e77fbc485b0bef416837142ebf526d7ee77496f5cfe81afb88f621ea0470f4ae6814c1dc87ee6be23e3c3bf5a06d86bbaa93aa0fd9f2999cc92af0e68ff97a7099f05cfa7454248888860c68ec1e32ebeb788fd26c70e2d761482b4198e863cec3fa4b3759b899efc697f16f46f8973b486eda508e3d588b301adf3357abb97a98fdb0c9fa4b8da6cfb557da0f6126b2858386742c8635a51037efb96c1ca452eddfa9cab9ff5ef02bfcfb25f098e5eac69eb864842b17ef57a5153a8b8d0d348fba40a06630b8fb9097c31cb7e1578ae79726dc53979dfee6e7e0da4c091672e2c003f01df5741fea98e00c1bf9ca9fc14fed3fa03e75097599478d74a0000000049454e44ae426082</data>
    </image>
</images>
<connections>
    <connection>
        <sender>rbBootProtoManual</sender>
        <signal>toggled(bool)</signal>
        <receiver>kcbAutoBootProto</receiver>
        <slot>setDisabled(bool)</slot>
    </connection>
    <connection>
        <sender>rbBootProtoAuto</sender>
        <signal>toggled(bool)</signal>
        <receiver>kleIPAddress</receiver>
        <slot>setDisabled(bool)</slot>
    </connection>
    <connection>
        <sender>rbBootProtoAuto</sender>
        <signal>toggled(bool)</signal>
        <receiver>kcbNettqmask</receiver>
        <slot>setDisabled(bool)</slot>
    </connection>
</connections>
<tabstops>
    <tabstop>rbBootProtoAuto</tabstop>
    <tabstop>kcbAutoBootProto</tabstop>
    <tabstop>rbBootProtoManual</tabstop>
    <tabstop>kleIPAddress</tabstop>
    <tabstop>kcbNettqmask</tabstop>
    <tabstop>kcbstartAtBoot</tabstop>
</tabstops>
<includes>
    <include location="local" impldecl="in implementation">kadddevicedlg.ui.h</include>
</includes>
<functions>
    <function access="private" specifier="non virtual">init()</function>
</functions>
<layoutdefaults spacing="6" margin="11"/>
<includehints>
    <includehint>kcombobox.h</includehint>
    <includehint>kcombobox.h</includehint>
    <includehint>klineedit.h</includehint>
</includehints>
</UI>