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

« back to all changes in this revision

Viewing changes to kwin/kcmkwin/kwintabbox/main.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
 <class>KWinTabBoxConfigForm</class>
 
4
 <widget class="QWidget" name="KWinTabBoxConfigForm">
 
5
  <property name="geometry">
 
6
   <rect>
 
7
    <x>0</x>
 
8
    <y>0</y>
 
9
    <width>541</width>
 
10
    <height>305</height>
 
11
   </rect>
 
12
  </property>
 
13
  <layout class="QVBoxLayout" name="verticalLayout">
 
14
   <item>
 
15
    <widget class="KTitleWidget" name="description">
 
16
     <property name="text">
 
17
      <string>These settings are used by the &quot;Walk Through Windows&quot; actions.</string>
 
18
     </property>
 
19
    </widget>
 
20
   </item>
 
21
   <item>
 
22
    <layout class="QFormLayout" name="formLayout">
 
23
     <item row="0" column="0">
 
24
      <widget class="QLabel" name="label_2">
 
25
       <property name="text">
 
26
        <string>List windows:</string>
 
27
       </property>
 
28
       <property name="buddy">
 
29
        <cstring>listModeCombo</cstring>
 
30
       </property>
 
31
      </widget>
 
32
     </item>
 
33
     <item row="0" column="1">
 
34
      <widget class="KComboBox" name="listModeCombo">
 
35
       <property name="sizePolicy">
 
36
        <sizepolicy hsizetype="MinimumExpanding" vsizetype="Fixed">
 
37
         <horstretch>0</horstretch>
 
38
         <verstretch>0</verstretch>
 
39
        </sizepolicy>
 
40
       </property>
 
41
       <item>
 
42
        <property name="text">
 
43
         <string>Current Desktop</string>
 
44
        </property>
 
45
       </item>
 
46
       <item>
 
47
        <property name="text">
 
48
         <string>All Desktops</string>
 
49
        </property>
 
50
       </item>
 
51
       <item>
 
52
        <property name="text">
 
53
         <string>Current Desktop Grouped by Applications</string>
 
54
        </property>
 
55
       </item>
 
56
       <item>
 
57
        <property name="text">
 
58
         <string>All Desktops Grouped by Applications</string>
 
59
        </property>
 
60
       </item>
 
61
      </widget>
 
62
     </item>
 
63
     <item row="1" column="0">
 
64
      <widget class="QLabel" name="label_8">
 
65
       <property name="text">
 
66
        <string>Sort order:</string>
 
67
       </property>
 
68
       <property name="buddy">
 
69
        <cstring>switchingModeCombo</cstring>
 
70
       </property>
 
71
      </widget>
 
72
     </item>
 
73
     <item row="1" column="1">
 
74
      <widget class="KComboBox" name="switchingModeCombo">
 
75
       <property name="sizePolicy">
 
76
        <sizepolicy hsizetype="MinimumExpanding" vsizetype="Fixed">
 
77
         <horstretch>0</horstretch>
 
78
         <verstretch>0</verstretch>
 
79
        </sizepolicy>
 
80
       </property>
 
81
       <item>
 
82
        <property name="text">
 
83
         <string>Recently used</string>
 
84
        </property>
 
85
       </item>
 
86
       <item>
 
87
        <property name="text">
 
88
         <string>Stacking order</string>
 
89
        </property>
 
90
       </item>
 
91
      </widget>
 
92
     </item>
 
93
    </layout>
 
94
   </item>
 
95
   <item>
 
96
    <widget class="QCheckBox" name="showDesktopBox">
 
97
     <property name="toolTip">
 
98
      <string>Adds an entry to minimize all windows.</string>
 
99
     </property>
 
100
     <property name="text">
 
101
      <string>Include desktop</string>
 
102
     </property>
 
103
    </widget>
 
104
   </item>
 
105
   <item>
 
106
    <widget class="Line" name="line">
 
107
     <property name="orientation">
 
108
      <enum>Qt::Horizontal</enum>
 
109
     </property>
 
110
    </widget>
 
111
   </item>
 
112
   <item>
 
113
    <widget class="QCheckBox" name="highlightWindowCheck">
 
114
     <property name="toolTip">
 
115
      <string>The currently selected window will be highlighted by fading out all other windows. This option requires desktop effects to be active.</string>
 
116
     </property>
 
117
     <property name="text">
 
118
      <string>Highlight selected window</string>
 
119
     </property>
 
120
    </widget>
 
121
   </item>
 
122
   <item>
 
123
    <widget class="QCheckBox" name="showOutlineCheck">
 
124
     <property name="text">
 
125
      <string>Show outline of selected window</string>
 
126
     </property>
 
127
    </widget>
 
128
   </item>
 
129
   <item>
 
130
    <layout class="QFormLayout" name="formLayout_2">
 
131
     <item row="0" column="0">
 
132
      <widget class="QLabel" name="label_7">
 
133
       <property name="text">
 
134
        <string>Effect:</string>
 
135
       </property>
 
136
       <property name="buddy">
 
137
        <cstring>effectCombo</cstring>
 
138
       </property>
 
139
      </widget>
 
140
     </item>
 
141
     <item row="0" column="1">
 
142
      <layout class="QHBoxLayout" name="horizontalLayout_2">
 
143
       <item>
 
144
        <widget class="KComboBox" name="effectCombo">
 
145
         <property name="sizePolicy">
 
146
          <sizepolicy hsizetype="MinimumExpanding" vsizetype="Fixed">
 
147
           <horstretch>0</horstretch>
 
148
           <verstretch>0</verstretch>
 
149
          </sizepolicy>
 
150
         </property>
 
151
         <property name="toolTip">
 
152
          <string>The effect to replace the list window when desktop effects are active.</string>
 
153
         </property>
 
154
        </widget>
 
155
       </item>
 
156
       <item>
 
157
        <widget class="KPushButton" name="effectConfigButton">
 
158
         <property name="sizePolicy">
 
159
          <sizepolicy hsizetype="Minimum" vsizetype="Fixed">
 
160
           <horstretch>0</horstretch>
 
161
           <verstretch>0</verstretch>
 
162
          </sizepolicy>
 
163
         </property>
 
164
        </widget>
 
165
       </item>
 
166
       <item>
 
167
        <widget class="KPushButton" name="effectInfoButton"/>
 
168
       </item>
 
169
      </layout>
 
170
     </item>
 
171
    </layout>
 
172
   </item>
 
173
   <item>
 
174
    <widget class="Line" name="line_2">
 
175
     <property name="orientation">
 
176
      <enum>Qt::Horizontal</enum>
 
177
     </property>
 
178
    </widget>
 
179
   </item>
 
180
   <item>
 
181
    <layout class="QHBoxLayout" name="horizontalLayout" stretch="0,1,0,2">
 
182
     <item>
 
183
      <widget class="QCheckBox" name="showTabBox">
 
184
       <property name="text">
 
185
        <string>Display list while switching</string>
 
186
       </property>
 
187
      </widget>
 
188
     </item>
 
189
     <item>
 
190
      <spacer name="horizontalSpacer_2">
 
191
       <property name="orientation">
 
192
        <enum>Qt::Horizontal</enum>
 
193
       </property>
 
194
       <property name="sizeHint" stdset="0">
 
195
        <size>
 
196
         <width>40</width>
 
197
         <height>20</height>
 
198
        </size>
 
199
       </property>
 
200
      </spacer>
 
201
     </item>
 
202
     <item>
 
203
      <widget class="KPushButton" name="layoutConfigButton">
 
204
       <property name="enabled">
 
205
        <bool>false</bool>
 
206
       </property>
 
207
       <property name="text">
 
208
        <string>Configure Layout...</string>
 
209
       </property>
 
210
      </widget>
 
211
     </item>
 
212
     <item>
 
213
      <spacer name="horizontalSpacer">
 
214
       <property name="orientation">
 
215
        <enum>Qt::Horizontal</enum>
 
216
       </property>
 
217
       <property name="sizeHint" stdset="0">
 
218
        <size>
 
219
         <width>40</width>
 
220
         <height>20</height>
 
221
        </size>
 
222
       </property>
 
223
      </spacer>
 
224
     </item>
 
225
    </layout>
 
226
   </item>
 
227
   <item>
 
228
    <spacer name="verticalSpacer">
 
229
     <property name="orientation">
 
230
      <enum>Qt::Vertical</enum>
 
231
     </property>
 
232
     <property name="sizeHint" stdset="0">
 
233
      <size>
 
234
       <width>20</width>
 
235
       <height>5</height>
 
236
      </size>
 
237
     </property>
 
238
    </spacer>
 
239
   </item>
 
240
  </layout>
 
241
 </widget>
 
242
 <customwidgets>
 
243
  <customwidget>
 
244
   <class>KTitleWidget</class>
 
245
   <extends>QWidget</extends>
 
246
   <header>ktitlewidget.h</header>
 
247
  </customwidget>
 
248
  <customwidget>
 
249
   <class>KPushButton</class>
 
250
   <extends>QPushButton</extends>
 
251
   <header>kpushbutton.h</header>
 
252
  </customwidget>
 
253
  <customwidget>
 
254
   <class>KComboBox</class>
 
255
   <extends>QComboBox</extends>
 
256
   <header>kcombobox.h</header>
 
257
  </customwidget>
 
258
 </customwidgets>
 
259
 <tabstops>
 
260
  <tabstop>listModeCombo</tabstop>
 
261
  <tabstop>switchingModeCombo</tabstop>
 
262
  <tabstop>showOutlineCheck</tabstop>
 
263
  <tabstop>effectCombo</tabstop>
 
264
  <tabstop>effectConfigButton</tabstop>
 
265
  <tabstop>effectInfoButton</tabstop>
 
266
 </tabstops>
 
267
 <resources/>
 
268
 <connections>
 
269
  <connection>
 
270
   <sender>showTabBox</sender>
 
271
   <signal>toggled(bool)</signal>
 
272
   <receiver>layoutConfigButton</receiver>
 
273
   <slot>setEnabled(bool)</slot>
 
274
   <hints>
 
275
    <hint type="sourcelabel">
 
276
     <x>81</x>
 
277
     <y>211</y>
 
278
    </hint>
 
279
    <hint type="destinationlabel">
 
280
     <x>295</x>
 
281
     <y>216</y>
 
282
    </hint>
 
283
   </hints>
 
284
  </connection>
 
285
 </connections>
 
286
</ui>