~ubuntu-branches/ubuntu/utopic/kde-workspace/utopic-proposed

« back to all changes in this revision

Viewing changes to solid/kcm/backendchooser.ui

  • Committer: Bazaar Package Importer
  • Author(s): Michał Zając
  • Date: 2011-07-09 08:31:15 UTC
  • Revision ID: james.westby@ubuntu.com-20110709083115-ohyxn6z93mily9fc
Tags: upstream-4.6.90
Import upstream version 4.6.90

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
<?xml version="1.0" encoding="UTF-8"?>
 
2
<ui version="4.0">
 
3
 <author>Kevin Ottens &lt;ervin@kde.org&gt;</author>
 
4
 <class>BackendChooser</class>
 
5
 <widget class="QWidget" name="BackendChooser">
 
6
  <property name="geometry">
 
7
   <rect>
 
8
    <x>0</x>
 
9
    <y>0</y>
 
10
    <width>582</width>
 
11
    <height>216</height>
 
12
   </rect>
 
13
  </property>
 
14
  <property name="sizePolicy">
 
15
   <sizepolicy hsizetype="Preferred" vsizetype="MinimumExpanding">
 
16
    <horstretch>0</horstretch>
 
17
    <verstretch>0</verstretch>
 
18
   </sizepolicy>
 
19
  </property>
 
20
  <layout class="QGridLayout">
 
21
   <property name="margin">
 
22
    <number>0</number>
 
23
   </property>
 
24
   <property name="spacing">
 
25
    <number>0</number>
 
26
   </property>
 
27
   <item row="0" column="0">
 
28
    <widget class="QGroupBox" name="groupBox">
 
29
     <property name="title">
 
30
      <string/>
 
31
     </property>
 
32
     <property name="flat">
 
33
      <bool>true</bool>
 
34
     </property>
 
35
     <layout class="QHBoxLayout">
 
36
      <item>
 
37
       <layout class="QHBoxLayout">
 
38
        <property name="spacing">
 
39
         <number>0</number>
 
40
        </property>
 
41
        <property name="margin">
 
42
         <number>0</number>
 
43
        </property>
 
44
        <item>
 
45
         <widget class="MyQListWidget" name="listView">
 
46
          <property name="sizePolicy">
 
47
           <sizepolicy hsizetype="Fixed" vsizetype="MinimumExpanding">
 
48
            <horstretch>0</horstretch>
 
49
            <verstretch>0</verstretch>
 
50
           </sizepolicy>
 
51
          </property>
 
52
          <property name="toolTip">
 
53
           <string>List of backends, in order of preference.</string>
 
54
          </property>
 
55
          <property name="whatsThis">
 
56
           <string>A list of the backends for a Solid function, in order of preference.</string>
 
57
          </property>
 
58
          <property name="dragEnabled">
 
59
           <bool>false</bool>
 
60
          </property>
 
61
          <property name="dragDropMode">
 
62
           <enum>QAbstractItemView::NoDragDrop</enum>
 
63
          </property>
 
64
         </widget>
 
65
        </item>
 
66
        <item>
 
67
         <layout class="QVBoxLayout">
 
68
          <property name="margin">
 
69
           <number>0</number>
 
70
          </property>
 
71
          <item>
 
72
           <widget class="QToolButton" name="upButton">
 
73
            <property name="sizePolicy">
 
74
             <sizepolicy hsizetype="Fixed" vsizetype="MinimumExpanding">
 
75
              <horstretch>0</horstretch>
 
76
              <verstretch>0</verstretch>
 
77
             </sizepolicy>
 
78
            </property>
 
79
            <property name="toolTip">
 
80
             <string>Prefer the selected backend.</string>
 
81
            </property>
 
82
            <property name="whatsThis">
 
83
             <string>Moves the selected backend up by one in the preference list.</string>
 
84
            </property>
 
85
            <property name="autoRaise">
 
86
             <bool>true</bool>
 
87
            </property>
 
88
            <property name="arrowType">
 
89
             <enum>Qt::UpArrow</enum>
 
90
            </property>
 
91
           </widget>
 
92
          </item>
 
93
          <item>
 
94
           <widget class="QToolButton" name="downButton">
 
95
            <property name="sizePolicy">
 
96
             <sizepolicy hsizetype="Fixed" vsizetype="MinimumExpanding">
 
97
              <horstretch>0</horstretch>
 
98
              <verstretch>0</verstretch>
 
99
             </sizepolicy>
 
100
            </property>
 
101
            <property name="toolTip">
 
102
             <string>No preference for the selected backend.</string>
 
103
            </property>
 
104
            <property name="whatsThis">
 
105
             <string>Moves the selected backend down by one in the preference list.</string>
 
106
            </property>
 
107
            <property name="autoRaise">
 
108
             <bool>true</bool>
 
109
            </property>
 
110
            <property name="arrowType">
 
111
             <enum>Qt::DownArrow</enum>
 
112
            </property>
 
113
           </widget>
 
114
          </item>
 
115
         </layout>
 
116
        </item>
 
117
       </layout>
 
118
      </item>
 
119
      <item>
 
120
       <widget class="QFrame" name="frame">
 
121
        <property name="frameShape">
 
122
         <enum>QFrame::StyledPanel</enum>
 
123
        </property>
 
124
        <property name="frameShadow">
 
125
         <enum>QFrame::Raised</enum>
 
126
        </property>
 
127
        <layout class="QVBoxLayout">
 
128
         <item>
 
129
          <layout class="QHBoxLayout">
 
130
           <property name="margin">
 
131
            <number>0</number>
 
132
           </property>
 
133
           <item>
 
134
            <widget class="QLabel" name="iconLabel">
 
135
             <property name="sizePolicy">
 
136
              <sizepolicy hsizetype="Fixed" vsizetype="Fixed">
 
137
               <horstretch>0</horstretch>
 
138
               <verstretch>0</verstretch>
 
139
              </sizepolicy>
 
140
             </property>
 
141
             <property name="minimumSize">
 
142
              <size>
 
143
               <width>32</width>
 
144
               <height>32</height>
 
145
              </size>
 
146
             </property>
 
147
             <property name="maximumSize">
 
148
              <size>
 
149
               <width>32</width>
 
150
               <height>32</height>
 
151
              </size>
 
152
             </property>
 
153
             <property name="whatsThis">
 
154
              <string>Icon for the currently selected backend</string>
 
155
             </property>
 
156
             <property name="text">
 
157
              <string/>
 
158
             </property>
 
159
            </widget>
 
160
           </item>
 
161
           <item>
 
162
            <widget class="QLabel" name="nameLabel">
 
163
             <property name="sizePolicy">
 
164
              <sizepolicy hsizetype="Preferred" vsizetype="Fixed">
 
165
               <horstretch>0</horstretch>
 
166
               <verstretch>0</verstretch>
 
167
              </sizepolicy>
 
168
             </property>
 
169
             <property name="minimumSize">
 
170
              <size>
 
171
               <width>0</width>
 
172
               <height>32</height>
 
173
              </size>
 
174
             </property>
 
175
             <property name="maximumSize">
 
176
              <size>
 
177
               <width>16777215</width>
 
178
               <height>32</height>
 
179
              </size>
 
180
             </property>
 
181
             <property name="whatsThis">
 
182
              <string>Name of the currently selected backend</string>
 
183
             </property>
 
184
             <property name="text">
 
185
              <string/>
 
186
             </property>
 
187
             <property name="alignment">
 
188
              <set>Qt::AlignVCenter</set>
 
189
             </property>
 
190
            </widget>
 
191
           </item>
 
192
           <item>
 
193
            <widget class="QLabel" name="versionLabel">
 
194
             <property name="sizePolicy">
 
195
              <sizepolicy hsizetype="Preferred" vsizetype="Fixed">
 
196
               <horstretch>0</horstretch>
 
197
               <verstretch>0</verstretch>
 
198
              </sizepolicy>
 
199
             </property>
 
200
             <property name="minimumSize">
 
201
              <size>
 
202
               <width>0</width>
 
203
               <height>32</height>
 
204
              </size>
 
205
             </property>
 
206
             <property name="maximumSize">
 
207
              <size>
 
208
               <width>16777215</width>
 
209
               <height>32</height>
 
210
              </size>
 
211
             </property>
 
212
             <property name="whatsThis">
 
213
              <string>Version of the currently selected backend</string>
 
214
             </property>
 
215
             <property name="text">
 
216
              <string/>
 
217
             </property>
 
218
             <property name="alignment">
 
219
              <set>Qt::AlignVCenter</set>
 
220
             </property>
 
221
            </widget>
 
222
           </item>
 
223
          </layout>
 
224
         </item>
 
225
         <item>
 
226
          <widget class="Line" name="line1">
 
227
           <property name="frameShape">
 
228
            <enum>QFrame::HLine</enum>
 
229
           </property>
 
230
           <property name="frameShadow">
 
231
            <enum>QFrame::Sunken</enum>
 
232
           </property>
 
233
           <property name="orientation">
 
234
            <enum>Qt::Horizontal</enum>
 
235
           </property>
 
236
          </widget>
 
237
         </item>
 
238
         <item>
 
239
          <widget class="QLabel" name="commentLabel">
 
240
           <property name="sizePolicy">
 
241
            <sizepolicy hsizetype="Preferred" vsizetype="MinimumExpanding">
 
242
             <horstretch>0</horstretch>
 
243
             <verstretch>0</verstretch>
 
244
            </sizepolicy>
 
245
           </property>
 
246
           <property name="whatsThis">
 
247
            <string>Comment on the currently selected backend</string>
 
248
           </property>
 
249
           <property name="text">
 
250
            <string/>
 
251
           </property>
 
252
           <property name="scaledContents">
 
253
            <bool>false</bool>
 
254
           </property>
 
255
           <property name="alignment">
 
256
            <set>Qt::AlignVCenter</set>
 
257
           </property>
 
258
           <property name="wordWrap">
 
259
            <bool>true</bool>
 
260
           </property>
 
261
          </widget>
 
262
         </item>
 
263
         <item>
 
264
          <spacer>
 
265
           <property name="orientation">
 
266
            <enum>Qt::Vertical</enum>
 
267
           </property>
 
268
           <property name="sizeType">
 
269
            <enum>QSizePolicy::MinimumExpanding</enum>
 
270
           </property>
 
271
           <property name="sizeHint" stdset="0">
 
272
            <size>
 
273
             <width>20</width>
 
274
             <height>1</height>
 
275
            </size>
 
276
           </property>
 
277
          </spacer>
 
278
         </item>
 
279
        </layout>
 
280
       </widget>
 
281
      </item>
 
282
     </layout>
 
283
    </widget>
 
284
   </item>
 
285
  </layout>
 
286
 </widget>
 
287
 <customwidgets>
 
288
  <customwidget>
 
289
   <class>MyQListWidget</class>
 
290
   <extends>QListWidget</extends>
 
291
   <header>myqlistwidget.h</header>
 
292
  </customwidget>
 
293
 </customwidgets>
 
294
 <resources/>
 
295
 <connections/>
 
296
</ui>