2 <class>KNetAttach</class>
3 <widget class="Q3Wizard" name="KNetAttach" >
4 <property name="geometry" >
12 <property name="windowTitle" >
13 <string>Network Folder Wizard</string>
15 <property name="titleFont" >
17 <pointsize>16</pointsize>
20 <widget class="QWidget" name="_folderType" >
21 <attribute name="title" >
22 <string>Add Network Folder</string>
24 <layout class="QGridLayout" >
25 <property name="margin" >
28 <item row="2" column="0" >
29 <widget class="KButtonGroup" name="buttonGroup1" >
30 <property name="title" >
33 <layout class="QGridLayout" >
34 <property name="margin" >
37 <item row="4" column="0" >
38 <widget class="QRadioButton" name="_recent" >
39 <property name="text" >
40 <string>&Recent connection:</string>
44 <item row="0" column="0" colspan="2" >
45 <widget class="QRadioButton" name="_webfolder" >
46 <property name="text" >
47 <string>&WebFolder (webdav)</string>
49 <property name="checked" >
54 <item row="3" column="0" colspan="2" >
55 <widget class="QRadioButton" name="_fish" >
56 <property name="text" >
57 <string>&Secure shell (ssh)</string>
59 <property name="checked" >
64 <item row="4" column="1" >
65 <widget class="KComboBox" name="_recentConnectionName" >
66 <property name="enabled" >
69 <property name="sizePolicy" >
70 <sizepolicy vsizetype="Fixed" hsizetype="Minimum" >
71 <horstretch>1</horstretch>
72 <verstretch>0</verstretch>
75 <property name="minimumSize" >
83 <item row="1" column="0" colspan="2" >
84 <widget class="QRadioButton" name="_ftp" >
85 <property name="text" >
86 <string>FT&P</string>
90 <item row="2" column="0" colspan="2" >
91 <widget class="QRadioButton" name="_smb" >
92 <property name="text" >
93 <string>&Microsoft® Windows® network drive</string>
100 <item row="3" column="0" >
101 <spacer name="spacer2_2" >
102 <property name="orientation" >
103 <enum>Qt::Vertical</enum>
105 <property name="sizeType" >
106 <enum>QSizePolicy::Expanding</enum>
108 <property name="sizeHint" stdset="0" >
116 <item row="0" column="0" >
117 <widget class="QLabel" name="textLabel1_2" >
118 <property name="text" >
119 <string>Select the type of network folder you wish to connect to and press the Next button.</string>
121 <property name="alignment" >
122 <set>Qt::AlignVCenter</set>
124 <property name="wordWrap" >
129 <item row="1" column="0" >
130 <spacer name="spacer20" >
131 <property name="orientation" >
132 <enum>Qt::Vertical</enum>
134 <property name="sizeType" >
135 <enum>QSizePolicy::Fixed</enum>
137 <property name="sizeHint" stdset="0" >
147 <widget class="QWidget" name="_folderParameters" >
148 <property name="geometry" >
156 <attribute name="title" >
157 <string>Network Folder Information</string>
159 <layout class="QGridLayout" >
160 <property name="margin" >
163 <item row="0" column="0" colspan="3" >
164 <widget class="QLabel" name="_informationText" >
165 <property name="text" >
166 <string>Enter a name for this <i>%1</i> as well as the server address, port and folder path to use and press the Next button.</string>
168 <property name="alignment" >
169 <set>Qt::AlignVCenter</set>
171 <property name="wordWrap" >
176 <item row="1" column="2" >
177 <spacer name="spacer20_2" >
178 <property name="orientation" >
179 <enum>Qt::Vertical</enum>
181 <property name="sizeType" >
182 <enum>QSizePolicy::Fixed</enum>
184 <property name="sizeHint" stdset="0" >
192 <item row="2" column="0" >
193 <widget class="QLabel" name="textLabel4_2" >
194 <property name="text" >
195 <string>&Name:</string>
197 <property name="alignment" >
198 <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
200 <property name="wordWrap" >
203 <property name="buddy" >
204 <cstring>_connectionName</cstring>
208 <item row="5" column="1" >
209 <widget class="QSpinBox" name="_port" >
210 <property name="sizePolicy" >
211 <sizepolicy vsizetype="Fixed" hsizetype="Minimum" >
212 <horstretch>1</horstretch>
213 <verstretch>0</verstretch>
216 <property name="alignment" >
217 <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
219 <property name="minimum" >
222 <property name="maximum" >
223 <number>65535</number>
227 <item row="6" column="1" colspan="2" >
228 <widget class="KLineEdit" name="_path" />
230 <item row="3" column="0" >
231 <widget class="QLabel" name="_userText" >
232 <property name="text" >
233 <string>&User:</string>
235 <property name="alignment" >
236 <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
238 <property name="wordWrap" >
241 <property name="buddy" >
242 <cstring>_user</cstring>
246 <item row="4" column="0" >
247 <widget class="QLabel" name="textLabel1" >
248 <property name="text" >
249 <string>Se&rver:</string>
251 <property name="alignment" >
252 <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
254 <property name="wordWrap" >
257 <property name="buddy" >
258 <cstring>_host</cstring>
262 <item row="5" column="0" >
263 <widget class="QLabel" name="_portText" >
264 <property name="text" >
265 <string>&Port:</string>
267 <property name="alignment" >
268 <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
270 <property name="wordWrap" >
273 <property name="buddy" >
274 <cstring>_port</cstring>
278 <item row="3" column="1" colspan="2" >
279 <widget class="KLineEdit" name="_user" >
280 <property name="sizePolicy" >
281 <sizepolicy vsizetype="Fixed" hsizetype="Expanding" >
282 <horstretch>10</horstretch>
283 <verstretch>0</verstretch>
288 <item row="4" column="1" colspan="2" >
289 <widget class="KLineEdit" name="_host" >
290 <property name="sizePolicy" >
291 <sizepolicy vsizetype="Fixed" hsizetype="Expanding" >
292 <horstretch>10</horstretch>
293 <verstretch>0</verstretch>
298 <item row="6" column="0" >
299 <widget class="QLabel" name="textLabel3" >
300 <property name="text" >
301 <string>&Folder:</string>
303 <property name="alignment" >
304 <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
306 <property name="wordWrap" >
309 <property name="buddy" >
310 <cstring>_path</cstring>
314 <item row="11" column="0" colspan="3" >
315 <spacer name="spacer5" >
316 <property name="orientation" >
317 <enum>Qt::Vertical</enum>
319 <property name="sizeType" >
320 <enum>QSizePolicy::Expanding</enum>
322 <property name="sizeHint" stdset="0" >
330 <item row="8" column="1" colspan="2" >
331 <widget class="QCheckBox" name="_createIcon" >
332 <property name="text" >
333 <string>Cr&eate an icon for this remote folder</string>
335 <property name="checked" >
340 <item row="2" column="1" colspan="2" >
341 <widget class="KLineEdit" name="_connectionName" />
343 <item row="9" column="1" >
344 <widget class="QCheckBox" name="_useEncryption" >
345 <property name="text" >
346 <string>&Use encryption</string>
350 <item row="7" column="0" >
351 <widget class="QLabel" name="_encodingText" >
352 <property name="enabled" >
355 <property name="text" >
356 <string>Encoding:</string>
358 <property name="alignment" >
359 <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
363 <item row="7" column="1" >
364 <widget class="KComboBox" name="_encoding" />
369 <layoutdefault spacing="6" margin="11" />
370 <pixmapfunction>qPixmapFromMimeSource</pixmapfunction>
373 <class>KButtonGroup</class>
374 <extends>QGroupBox</extends>
375 <header>kbuttongroup.h</header>
376 <container>1</container>
379 <class>KComboBox</class>
380 <extends>QComboBox</extends>
381 <header>kcombobox.h</header>
384 <class>KLineEdit</class>
385 <extends>QLineEdit</extends>
386 <header>klineedit.h</header>
389 <class>Q3Wizard</class>
390 <extends>QDialog</extends>
391 <header>q3wizard.h</header>
392 <container>1</container>
396 <tabstop>_webfolder</tabstop>
397 <tabstop>_recentConnectionName</tabstop>
398 <tabstop>_connectionName</tabstop>
399 <tabstop>_user</tabstop>
400 <tabstop>_host</tabstop>
401 <tabstop>_port</tabstop>
402 <tabstop>_path</tabstop>
403 <tabstop>_createIcon</tabstop>
406 <include location="global" >kurl.h</include>
407 <include location="global" >qpushbutton.h</include>
408 <include location="global" >kbuttongroup.h</include>
409 <include location="global" >ktoolinvocation.h</include>