2 <class>folderviewLocationConfig</class>
3 <widget class="QWidget" name="folderviewLocationConfig" >
4 <property name="geometry" >
12 <layout class="QVBoxLayout" name="verticalLayout" >
14 <widget class="QRadioButton" name="showDesktopFolder" >
15 <property name="text" >
16 <string>Show the Desktop folder</string>
21 <widget class="QRadioButton" name="showPlace" >
22 <property name="text" >
23 <string>Show a Place:</string>
28 <layout class="QHBoxLayout" name="horizontalLayout_2" >
30 <spacer name="horizontalSpacer_2" >
31 <property name="orientation" >
32 <enum>Qt::Horizontal</enum>
34 <property name="sizeType" >
35 <enum>QSizePolicy::Fixed</enum>
37 <property name="sizeHint" stdset="0" >
46 <widget class="QComboBox" name="placesCombo" />
51 <widget class="QRadioButton" name="showCustomFolder" >
52 <property name="text" >
53 <string>Specify a folder:</string>
58 <layout class="QHBoxLayout" name="horizontalLayout" >
60 <spacer name="horizontalSpacer" >
61 <property name="orientation" >
62 <enum>Qt::Horizontal</enum>
64 <property name="sizeType" >
65 <enum>QSizePolicy::Fixed</enum>
67 <property name="sizeHint" stdset="0" >
76 <widget class="KUrlRequester" name="lineEdit" >
77 <property name="sizePolicy" >
78 <sizepolicy vsizetype="Preferred" hsizetype="Expanding" >
79 <horstretch>0</horstretch>
80 <verstretch>0</verstretch>
83 <property name="clickMessage" >
84 <string>Type a path or a URL here</string>
91 <spacer name="verticalSpacer_3" >
92 <property name="orientation" >
93 <enum>Qt::Vertical</enum>
95 <property name="sizeHint" stdset="0" >
107 <class>KUrlRequester</class>
108 <extends>QFrame</extends>
109 <header>kurlrequester.h</header>
110 <container>1</container>