add more spacing
[personal-kdebase.git] / workspace / plasma / applets / quicklaunch / quicklaunchConfig.ui
blobc5fbe47c292395cfc08111134f6f78c9158f2bfc
1 <ui version="4.0" >
2  <class>quicklaunchConfig</class>
3  <widget class="QWidget" name="quicklaunchConfig" >
4   <property name="geometry" >
5    <rect>
6     <x>0</x>
7     <y>0</y>
8     <width>219</width>
9     <height>109</height>
10    </rect>
11   </property>
12   <property name="windowTitle" >
13    <string>Configure QuickLaunch</string>
14   </property>
15   <property name="accessibleName" >
16    <string>Configure QuickLaunch</string>
17   </property>
18   <layout class="QGridLayout" >
19    <item row="1" column="0" >
20     <widget class="QLabel" name="lblRowNums" >
21      <property name="text" >
22       <string>Maximum Rows:</string>
23      </property>
24      <property name="alignment" >
25       <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
26      </property>
27     </widget>
28    </item>
29    <item row="3" column="0" >
30     <widget class="QLabel" name="dialogrowLabel" >
31      <property name="text" >
32       <string>Rows in the dialog:</string>
33      </property>
34      <property name="alignment" >
35       <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
36      </property>
37     </widget>
38    </item>
39    <item row="3" column="1" >
40     <widget class="QSpinBox" name="dialogRowCount" >
41      <property name="minimum" >
42       <number>1</number>
43      </property>
44      <property name="maximum" >
45       <number>10</number>
46      </property>
47     </widget>
48    </item>
49    <item row="0" column="0" >
50     <widget class="QLabel" name="label" >
51      <property name="text" >
52       <string>Visible icons:</string>
53      </property>
54      <property name="alignment" >
55       <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
56      </property>
57     </widget>
58    </item>
59    <item row="0" column="1" >
60     <widget class="QSpinBox" name="icons" >
61      <property name="sizePolicy" >
62       <sizepolicy vsizetype="Fixed" hsizetype="Maximum" >
63        <horstretch>0</horstretch>
64        <verstretch>0</verstretch>
65       </sizepolicy>
66      </property>
67      <property name="specialValueText" >
68       <string>Unlimited</string>
69      </property>
70      <property name="minimum" >
71       <number>-1</number>
72      </property>
73      <property name="value" >
74       <number>4</number>
75      </property>
76     </widget>
77    </item>
78    <item row="1" column="1" >
79     <widget class="QSpinBox" name="rowCount" >
80      <property name="sizePolicy" >
81       <sizepolicy vsizetype="Fixed" hsizetype="Preferred" >
82        <horstretch>0</horstretch>
83        <verstretch>0</verstretch>
84       </sizepolicy>
85      </property>
86      <property name="minimum" >
87       <number>1</number>
88      </property>
89      <property name="maximum" >
90       <number>10</number>
91      </property>
92      <property name="value" >
93       <number>1</number>
94      </property>
95     </widget>
96    </item>
97    <item row="1" column="2" >
98     <spacer name="horizontalSpacer" >
99      <property name="orientation" >
100       <enum>Qt::Horizontal</enum>
101      </property>
102      <property name="sizeHint" stdset="0" >
103       <size>
104        <width>40</width>
105        <height>20</height>
106       </size>
107      </property>
108     </spacer>
109    </item>
110    <item row="4" column="0" >
111     <spacer name="verticalSpacer" >
112      <property name="orientation" >
113       <enum>Qt::Vertical</enum>
114      </property>
115      <property name="sizeHint" stdset="0" >
116       <size>
117        <width>20</width>
118        <height>40</height>
119       </size>
120      </property>
121     </spacer>
122    </item>
123   </layout>
124  </widget>
125  <resources/>
126  <connections/>
127 </ui>