add more spacing
[personal-kdebase.git] / workspace / kcontrol / keys / select_scheme_dialog.ui
blob0b418c77fc106e9068b29024515c0c3a4c62c958
1 <ui version="4.0" >
2  <author>Michael Jansen</author>
3  <class>SelectSchemeDialog</class>
4  <widget class="KDialog" name="SelectSchemeDialog" >
5   <property name="geometry" >
6    <rect>
7     <x>0</x>
8     <y>0</y>
9     <width>696</width>
10     <height>153</height>
11    </rect>
12   </property>
13   <property name="maximumSize" >
14    <size>
15     <width>16777215</width>
16     <height>153</height>
17    </size>
18   </property>
19   <property name="windowTitle" >
20    <string>Select Shortcut Scheme</string>
21   </property>
22   <property name="modal" >
23    <bool>true</bool>
24   </property>
25   <widget class="QWidget" name="" >
26    <property name="geometry" >
27     <rect>
28      <x>31</x>
29      <y>11</y>
30      <width>651</width>
31      <height>71</height>
32     </rect>
33    </property>
34    <layout class="QGridLayout" name="_2" >
35     <property name="spacing" >
36      <number>6</number>
37     </property>
38     <item row="0" column="0" >
39      <widget class="QLabel" name="label" >
40       <property name="baseSize" >
41        <size>
42         <width>0</width>
43         <height>50</height>
44        </size>
45       </property>
46       <property name="whatsThis" >
47        <string>Select one of the standard KDE shortcut schemes</string>
48       </property>
49       <property name="text" >
50        <string>&amp;Standard scheme:</string>
51       </property>
52       <property name="alignment" >
53        <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
54       </property>
55       <property name="buddy" >
56        <cstring>m_schemes</cstring>
57       </property>
58      </widget>
59     </item>
60     <item row="0" column="1" >
61      <widget class="KComboBox" name="m_schemes" >
62       <property name="sizePolicy" >
63        <sizepolicy vsizetype="Fixed" hsizetype="Preferred" >
64         <horstretch>0</horstretch>
65         <verstretch>0</verstretch>
66        </sizepolicy>
67       </property>
68       <property name="baseSize" >
69        <size>
70         <width>0</width>
71         <height>50</height>
72        </size>
73       </property>
74       <property name="editable" >
75        <bool>true</bool>
76       </property>
77      </widget>
78     </item>
79     <item row="1" column="0" >
80      <widget class="QLabel" name="label_2" >
81       <property name="minimumSize" >
82        <size>
83         <width>150</width>
84         <height>0</height>
85        </size>
86       </property>
87       <property name="sizeIncrement" >
88        <size>
89         <width>1</width>
90         <height>0</height>
91        </size>
92       </property>
93       <property name="baseSize" >
94        <size>
95         <width>0</width>
96         <height>50</height>
97        </size>
98       </property>
99       <property name="whatsThis" >
100        <string>Select a shortcut scheme file</string>
101       </property>
102       <property name="text" >
103        <string>&amp;Path:</string>
104       </property>
105       <property name="alignment" >
106        <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
107       </property>
108       <property name="buddy" >
109        <cstring>m_url</cstring>
110       </property>
111      </widget>
112     </item>
113     <item row="1" column="1" >
114      <widget class="KUrlRequester" name="m_url" >
115       <property name="sizeIncrement" >
116        <size>
117         <width>3</width>
118         <height>0</height>
119        </size>
120       </property>
121       <property name="baseSize" >
122        <size>
123         <width>0</width>
124         <height>50</height>
125        </size>
126       </property>
127      </widget>
128     </item>
129    </layout>
130    <zorder>ktitlewidget</zorder>
131   </widget>
132  </widget>
133  <customwidgets>
134   <customwidget>
135    <class>KComboBox</class>
136    <extends>QComboBox</extends>
137    <header>kcombobox.h</header>
138   </customwidget>
139   <customwidget>
140    <class>KDialog</class>
141    <extends>QDialog</extends>
142    <header>kdialog.h</header>
143    <container>1</container>
144   </customwidget>
145   <customwidget>
146    <class>KUrlRequester</class>
147    <extends>QFrame</extends>
148    <header>kurlrequester.h</header>
149   </customwidget>
150  </customwidgets>
151  <resources/>
152  <connections/>
153 </ui>