add more spacing
[personal-kdebase.git] / runtime / kcontrol / locale / language.ui
blob13c4bef0af8f83094d3f63cc49d368b5cc3ee119
1 <ui version="4.0" >
2  <class>Language</class>
3  <widget class="QWidget" name="Language" >
4   <property name="geometry" >
5    <rect>
6     <x>0</x>
7     <y>0</y>
8     <width>482</width>
9     <height>303</height>
10    </rect>
11   </property>
12   <layout class="QGridLayout" >
13    <item row="0" column="0" >
14     <layout class="QVBoxLayout" >
15      <item>
16       <layout class="QHBoxLayout" >
17        <item>
18         <layout class="QGridLayout" >
19          <item row="0" column="0" colspan="3" >
20           <widget class="QLabel" name="m_crLabel" >
21            <property name="sizePolicy" >
22             <sizepolicy vsizetype="Fixed" hsizetype="Preferred" >
23              <horstretch>0</horstretch>
24              <verstretch>0</verstretch>
25             </sizepolicy>
26            </property>
27            <property name="text" >
28             <string>Country or region:</string>
29            </property>
30            <property name="alignment" >
31             <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
32            </property>
33           </widget>
34          </item>
35          <item row="1" column="0" colspan="3" >
36           <widget class="QLabel" name="m_languagesLabel" >
37            <property name="text" >
38             <string>Languages:</string>
39            </property>
40            <property name="alignment" >
41             <set>Qt::AlignRight|Qt::AlignTop|Qt::AlignTrailing</set>
42            </property>
43           </widget>
44          </item>
45          <item row="3" column="0" colspan="2" >
46           <spacer>
47            <property name="orientation" >
48             <enum>Qt::Horizontal</enum>
49            </property>
50            <property name="sizeHint" stdset="0" >
51             <size>
52              <width>40</width>
53              <height>20</height>
54             </size>
55            </property>
56           </spacer>
57          </item>
58          <item row="3" column="2" >
59           <layout class="QVBoxLayout" >
60            <item>
61             <widget class="QPushButton" name="m_upButton" >
62              <property name="text" >
63               <string/>
64              </property>
65              <property name="icon" >
66               <iconset>
67                <normaloff>../../../../../../../../opt/kde3/share/icons/crystalsvg/32x32/actions/up.png</normaloff>../../../../../../../../opt/kde3/share/icons/crystalsvg/32x32/actions/up.png</iconset>
68              </property>
69             </widget>
70            </item>
71            <item>
72             <widget class="QPushButton" name="m_downButton" >
73              <property name="text" >
74               <string/>
75              </property>
76              <property name="icon" >
77               <iconset>
78                <normaloff>../../../../../../../../opt/kde3/share/icons/crystalsvg/32x32/actions/down.png</normaloff>../../../../../../../../opt/kde3/share/icons/crystalsvg/32x32/actions/down.png</iconset>
79              </property>
80             </widget>
81            </item>
82           </layout>
83          </item>
84          <item row="2" column="0" >
85           <spacer name="verticalSpacer" >
86            <property name="orientation" >
87             <enum>Qt::Vertical</enum>
88            </property>
89            <property name="sizeHint" stdset="0" >
90             <size>
91              <width>20</width>
92              <height>40</height>
93             </size>
94            </property>
95           </spacer>
96          </item>
97         </layout>
98        </item>
99        <item>
100         <layout class="QVBoxLayout" >
101          <item>
102           <widget class="QLabel" name="m_selectedCountryLabel" >
103            <property name="sizePolicy" >
104             <sizepolicy vsizetype="Preferred" hsizetype="Preferred" >
105              <horstretch>0</horstretch>
106              <verstretch>0</verstretch>
107             </sizepolicy>
108            </property>
109            <property name="text" >
110             <string>None selected (&lt;a href="/change">change...&lt;/a>)</string>
111            </property>
112           </widget>
113          </item>
114          <item>
115           <widget class="QListWidget" name="m_languages" />
116          </item>
117         </layout>
118        </item>
119       </layout>
120      </item>
121      <item>
122       <layout class="QHBoxLayout" >
123        <item>
124         <spacer>
125          <property name="orientation" >
126           <enum>Qt::Horizontal</enum>
127          </property>
128          <property name="sizeHint" stdset="0" >
129           <size>
130            <width>40</width>
131            <height>20</height>
132           </size>
133          </property>
134         </spacer>
135        </item>
136        <item>
137         <widget class="KLanguageButton" name="languageAdd" />
138        </item>
139        <item>
140         <widget class="QPushButton" name="languageRemove" >
141          <property name="text" >
142           <string>Remove</string>
143          </property>
144         </widget>
145        </item>
146       </layout>
147      </item>
148     </layout>
149    </item>
150   </layout>
151  </widget>
152  <customwidgets>
153   <customwidget>
154    <class>KLanguageButton</class>
155    <extends>QWidget</extends>
156    <header>klanguagebutton.h</header>
157   </customwidget>
158  </customwidgets>
159  <resources/>
160  <connections/>
161 </ui>