delay a few things on startup, such as setting the visibility mode, which ensures...
[personal-kdebase.git] / apps / plasma / applets / folderview / folderviewDisplayConfig.ui
blobfa4f05d6bc7a13fb1b108d76a87b2eb417279951
1 <ui version="4.0" >
2  <class>folderviewDisplayConfig</class>
3  <widget class="QWidget" name="folderviewDisplayConfig" >
4   <property name="geometry" >
5    <rect>
6     <x>0</x>
7     <y>0</y>
8     <width>522</width>
9     <height>682</height>
10    </rect>
11   </property>
12   <layout class="QVBoxLayout" name="verticalLayout_3" >
13    <item>
14     <layout class="QHBoxLayout" name="horizontalLayout_5" >
15      <item>
16       <widget class="QLabel" name="lblCustomLabel" >
17        <property name="sizePolicy" >
18         <sizepolicy vsizetype="Preferred" hsizetype="Fixed" >
19          <horstretch>0</horstretch>
20          <verstretch>0</verstretch>
21         </sizepolicy>
22        </property>
23        <property name="text" >
24         <string>Label:</string>
25        </property>
26        <property name="alignment" >
27         <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
28        </property>
29        <property name="buddy" >
30         <cstring>labelEdit</cstring>
31        </property>
32       </widget>
33      </item>
34      <item>
35       <widget class="KLineEdit" name="labelEdit" >
36        <property name="whatsThis" >
37         <string>This edit field contains the label which is shown at the top of the applet.
39 By default it contains the name of the place being shown in the applet, but if you prefer to have a custom label you can enter it here.</string>
40        </property>
41       </widget>
42      </item>
43     </layout>
44    </item>
45    <item>
46     <widget class="QGroupBox" name="groupBox_2" >
47      <property name="title" >
48       <string>Icon Settings</string>
49      </property>
50      <property name="flat" >
51       <bool>true</bool>
52      </property>
53      <layout class="QVBoxLayout" name="verticalLayout" >
54       <item>
55        <widget class="QLabel" name="label_4" >
56         <property name="text" >
57          <string>Icon size:</string>
58         </property>
59         <property name="buddy" >
60          <cstring>sizeSlider</cstring>
61         </property>
62        </widget>
63       </item>
64       <item>
65        <layout class="QHBoxLayout" name="horizontalLayout_7" >
66         <item>
67          <spacer name="horizontalSpacer_8" >
68           <property name="orientation" >
69            <enum>Qt::Horizontal</enum>
70           </property>
71           <property name="sizeType" >
72            <enum>QSizePolicy::Fixed</enum>
73           </property>
74           <property name="sizeHint" stdset="0" >
75            <size>
76             <width>25</width>
77             <height>20</height>
78            </size>
79           </property>
80          </spacer>
81         </item>
82         <item>
83          <widget class="QLabel" name="label_5" >
84           <property name="text" >
85            <string>Small</string>
86           </property>
87           <property name="alignment" >
88            <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
89           </property>
90          </widget>
91         </item>
92         <item>
93          <widget class="QSlider" name="sizeSlider" >
94           <property name="whatsThis" >
95            <string>Use this slider to increase or decrease the size of the icons in the view.</string>
96           </property>
97           <property name="maximum" >
98            <number>6</number>
99           </property>
100           <property name="pageStep" >
101            <number>1</number>
102           </property>
103           <property name="orientation" >
104            <enum>Qt::Horizontal</enum>
105           </property>
106           <property name="tickPosition" >
107            <enum>QSlider::TicksBelow</enum>
108           </property>
109           <property name="tickInterval" >
110            <number>0</number>
111           </property>
112          </widget>
113         </item>
114         <item>
115          <widget class="QLabel" name="label_6" >
116           <property name="text" >
117            <string>Large</string>
118           </property>
119          </widget>
120         </item>
121         <item>
122          <spacer name="horizontalSpacer_7" >
123           <property name="orientation" >
124            <enum>Qt::Horizontal</enum>
125           </property>
126           <property name="sizeHint" stdset="0" >
127            <size>
128             <width>40</width>
129             <height>20</height>
130            </size>
131           </property>
132          </spacer>
133         </item>
134        </layout>
135       </item>
136       <item>
137        <layout class="QHBoxLayout" name="horizontalLayout_2" >
138         <property name="topMargin" >
139          <number>4</number>
140         </property>
141         <item>
142          <widget class="QCheckBox" name="showPreviews" >
143           <property name="whatsThis" >
144            <string>Check this option if you want to see previews of the file contents in the icons.</string>
145           </property>
146           <property name="text" >
147            <string>Show previews</string>
148           </property>
149          </widget>
150         </item>
151         <item>
152          <widget class="QPushButton" name="previewsAdvanced" >
153           <property name="whatsThis" >
154            <string>Click this button to choose for which types of files previews will be shown.</string>
155           </property>
156           <property name="text" >
157            <string>Advanced Options</string>
158           </property>
159          </widget>
160         </item>
161         <item>
162          <spacer name="horizontalSpacer_5" >
163           <property name="orientation" >
164            <enum>Qt::Horizontal</enum>
165           </property>
166           <property name="sizeHint" stdset="0" >
167            <size>
168             <width>210</width>
169             <height>23</height>
170            </size>
171           </property>
172          </spacer>
173         </item>
174        </layout>
175       </item>
176      </layout>
177     </widget>
178    </item>
179    <item>
180     <widget class="QGroupBox" name="groupBox_3" >
181      <property name="title" >
182       <string>Text Settings</string>
183      </property>
184      <property name="flat" >
185       <bool>true</bool>
186      </property>
187      <layout class="QGridLayout" name="gridLayout_3" >
188       <item row="0" column="0" >
189        <widget class="QLabel" name="label_2" >
190         <property name="text" >
191          <string>Text color:</string>
192         </property>
193         <property name="alignment" >
194          <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
195         </property>
196         <property name="buddy" >
197          <cstring>colorButton</cstring>
198         </property>
199        </widget>
200       </item>
201       <item row="0" column="1" >
202        <layout class="QHBoxLayout" name="horizontalLayout_3" >
203         <item>
204          <widget class="KColorButton" name="colorButton" >
205           <property name="whatsThis" >
206            <string>Click this button to choose the color which is used for the text labels in the view.</string>
207           </property>
208           <property name="text" >
209            <string/>
210           </property>
211          </widget>
212         </item>
213         <item>
214          <spacer name="horizontalSpacer_2" >
215           <property name="orientation" >
216            <enum>Qt::Horizontal</enum>
217           </property>
218           <property name="sizeHint" stdset="0" >
219            <size>
220             <width>40</width>
221             <height>20</height>
222            </size>
223           </property>
224          </spacer>
225         </item>
226        </layout>
227       </item>
228       <item row="1" column="0" >
229        <widget class="QLabel" name="label_3" >
230         <property name="text" >
231          <string>Number of lines:</string>
232         </property>
233         <property name="alignment" >
234          <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
235         </property>
236         <property name="buddy" >
237          <cstring>numLinesEdit</cstring>
238         </property>
239        </widget>
240       </item>
241       <item row="1" column="1" >
242        <layout class="QHBoxLayout" name="horizontalLayout_4" >
243         <item>
244          <widget class="QSpinBox" name="numLinesEdit" >
245           <property name="sizePolicy" >
246            <sizepolicy vsizetype="Fixed" hsizetype="Preferred" >
247             <horstretch>0</horstretch>
248             <verstretch>0</verstretch>
249            </sizepolicy>
250           </property>
251           <property name="whatsThis" >
252            <string>Use this control to choose how many lines of text will be shown below the icons.</string>
253           </property>
254           <property name="minimum" >
255            <number>1</number>
256           </property>
257           <property name="maximum" >
258            <number>10</number>
259           </property>
260          </widget>
261         </item>
262         <item>
263          <spacer name="horizontalSpacer_6" >
264           <property name="orientation" >
265            <enum>Qt::Horizontal</enum>
266           </property>
267           <property name="sizeHint" stdset="0" >
268            <size>
269             <width>40</width>
270             <height>20</height>
271            </size>
272           </property>
273          </spacer>
274         </item>
275        </layout>
276       </item>
277       <item row="2" column="0" colspan="2" >
278        <widget class="QCheckBox" name="drawShadows" >
279         <property name="whatsThis" >
280          <string>&lt;html>&lt;body>&lt;p>Check this option if you want the text labels to cast a shadow on the background.&lt;/p>
281 &lt;p>&lt;/p>
282 &lt;p>Shadows help make the text easier to read by making it stand out more from the background.&lt;/p>
283 &lt;p>&lt;/p>
284 &lt;p>&lt;i>Note that with dark text colors, this option will cause the text to glow with a bright halo, instead of casting a shadow.&lt;/i>&lt;/p>&lt;/body>&lt;/html></string>
285         </property>
286         <property name="text" >
287          <string>Show text shadows</string>
288         </property>
289        </widget>
290       </item>
291      </layout>
292     </widget>
293    </item>
294    <item>
295     <widget class="QGroupBox" name="groupBox" >
296      <property name="title" >
297       <string>Icon Arrangement</string>
298      </property>
299      <property name="flat" >
300       <bool>true</bool>
301      </property>
302      <layout class="QVBoxLayout" name="verticalLayout_2" >
303       <item>
304        <layout class="QHBoxLayout" name="horizontalLayout" >
305         <item>
306          <layout class="QGridLayout" name="gridLayout" >
307           <item row="0" column="0" >
308            <widget class="QLabel" name="flowLabel" >
309             <property name="text" >
310              <string>Arrange icons:</string>
311             </property>
312             <property name="alignment" >
313              <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
314             </property>
315             <property name="buddy" >
316              <cstring>flowCombo</cstring>
317             </property>
318            </widget>
319           </item>
320           <item row="0" column="1" >
321            <widget class="QComboBox" name="flowCombo" >
322             <property name="whatsThis" >
323              <string>Use this control to choose if you want the icons to be arranged top to bottom starting on the left side of the view, or arranged left to right starting at the top of the view.</string>
324             </property>
325            </widget>
326           </item>
327           <item row="1" column="0" >
328            <widget class="QLabel" name="label" >
329             <property name="text" >
330              <string>Sort icons:</string>
331             </property>
332             <property name="alignment" >
333              <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
334             </property>
335             <property name="buddy" >
336              <cstring>sortCombo</cstring>
337             </property>
338            </widget>
339           </item>
340           <item row="1" column="1" >
341            <widget class="QComboBox" name="sortCombo" >
342             <property name="whatsThis" >
343              <string>Use this control to choose the criteria by which the icons will be sorted in the view.</string>
344             </property>
345            </widget>
346           </item>
347          </layout>
348         </item>
349         <item>
350          <spacer name="horizontalSpacer" >
351           <property name="orientation" >
352            <enum>Qt::Horizontal</enum>
353           </property>
354           <property name="sizeHint" stdset="0" >
355            <size>
356             <width>248</width>
357             <height>18</height>
358            </size>
359           </property>
360          </spacer>
361         </item>
362        </layout>
363       </item>
364       <item>
365        <widget class="QCheckBox" name="alignToGrid" >
366         <property name="whatsThis" >
367          <string>Check this option if you want the icons to be arranged in a grid.
369 When this option is checked, icons will automatically snap to the nearest grid cell when you move them around in the view.</string>
370         </property>
371         <property name="text" >
372          <string>Align icons in a grid</string>
373         </property>
374        </widget>
375       </item>
376       <item>
377        <widget class="QCheckBox" name="lockInPlace" >
378         <property name="whatsThis" >
379          <string>Check this option if you do not want the icons to be moveable in the view.
381 This option is useful if you want to avoid accidentally moving the icons while interacting with them.</string>
382         </property>
383         <property name="text" >
384          <string>Lock icons in place</string>
385         </property>
386        </widget>
387       </item>
388      </layout>
389     </widget>
390    </item>
391    <item>
392     <spacer name="verticalSpacer_2" >
393      <property name="orientation" >
394       <enum>Qt::Vertical</enum>
395      </property>
396      <property name="sizeHint" stdset="0" >
397       <size>
398        <width>44</width>
399        <height>216</height>
400       </size>
401      </property>
402     </spacer>
403    </item>
404   </layout>
405  </widget>
406  <customwidgets>
407   <customwidget>
408    <class>KColorButton</class>
409    <extends>QPushButton</extends>
410    <header>kcolorbutton.h</header>
411   </customwidget>
412   <customwidget>
413    <class>KLineEdit</class>
414    <extends>QLineEdit</extends>
415    <header>klineedit.h</header>
416   </customwidget>
417  </customwidgets>
418  <resources/>
419  <connections/>
420 </ui>