2 <class>quicklaunchConfig</class>
3 <widget class="QWidget" name="quicklaunchConfig" >
4 <property name="geometry" >
12 <property name="windowTitle" >
13 <string>Configure QuickLaunch</string>
15 <property name="accessibleName" >
16 <string>Configure QuickLaunch</string>
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>
24 <property name="alignment" >
25 <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
29 <item row="3" column="0" >
30 <widget class="QLabel" name="dialogrowLabel" >
31 <property name="text" >
32 <string>Rows in the dialog:</string>
34 <property name="alignment" >
35 <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
39 <item row="3" column="1" >
40 <widget class="QSpinBox" name="dialogRowCount" >
41 <property name="minimum" >
44 <property name="maximum" >
49 <item row="0" column="0" >
50 <widget class="QLabel" name="label" >
51 <property name="text" >
52 <string>Visible icons:</string>
54 <property name="alignment" >
55 <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
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>
67 <property name="specialValueText" >
68 <string>Unlimited</string>
70 <property name="minimum" >
73 <property name="value" >
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>
86 <property name="minimum" >
89 <property name="maximum" >
92 <property name="value" >
97 <item row="1" column="2" >
98 <spacer name="horizontalSpacer" >
99 <property name="orientation" >
100 <enum>Qt::Horizontal</enum>
102 <property name="sizeHint" stdset="0" >
110 <item row="4" column="0" >
111 <spacer name="verticalSpacer" >
112 <property name="orientation" >
113 <enum>Qt::Vertical</enum>
115 <property name="sizeHint" stdset="0" >