add more spacing
[personal-kdebase.git] / workspace / kwin / clients / ozone / config / oxygenconfig.ui
blobc9b6f5ad41795ea2fd99b23ef43c66c530f91127
1 <ui version="4.0" >
2  <class>Ozone::OxygenConfigUI</class>
3  <widget class="QWidget" name="OxygenConfigUI" >
4   <property name="geometry" >
5    <rect>
6     <x>0</x>
7     <y>0</y>
8     <width>364</width>
9     <height>234</height>
10    </rect>
11   </property>
12   <property name="windowTitle" >
13    <string>Ozone</string>
14   </property>
15   <layout class="QVBoxLayout" >
16    <property name="margin" >
17     <number>0</number>
18    </property>
19    <item>
20     <widget class="QGroupBox" name="groupBox" >
21      <property name="title" >
22       <string>Title &amp;Alignment</string>
23      </property>
24      <layout class="QHBoxLayout" name="horizontalLayout" >
25       <item>
26        <widget class="QRadioButton" name="titleAlignmentLeft" >
27         <property name="enabled" >
28          <bool>true</bool>
29         </property>
30         <property name="text" >
31          <string>&amp;Left</string>
32         </property>
33        </widget>
34       </item>
35       <item>
36        <widget class="QRadioButton" name="titleAlignmentCenter" >
37         <property name="text" >
38          <string>Center</string>
39         </property>
40        </widget>
41       </item>
42       <item>
43        <widget class="QRadioButton" name="titleAlignmentRight" >
44         <property name="text" >
45          <string>&amp;Right</string>
46         </property>
47        </widget>
48       </item>
49      </layout>
50     </widget>
51    </item>
52    <item>
53     <widget class="QCheckBox" name="blendTitlebarColors" >
54      <property name="whatsThis" >
55       <string>When enabled, this option makes the window title bar use the same colors as the window contents, instead of using the system title bar colors.</string>
56      </property>
57      <property name="text" >
58       <string>Blend title bar colors with window contents</string>
59      </property>
60     </widget>
61    </item>
62    <item>
63     <widget class="QCheckBox" name="showStripes" >
64      <property name="whatsThis" >
65       <string>When enabled, this option increases the visibility of the window titlebar by showing stripes</string>
66      </property>
67      <property name="text" >
68       <string>Show stripes next to the title</string>
69      </property>
70     </widget>
71    </item>
72   </layout>
73  </widget>
74  <layoutdefault spacing="6" margin="11" />
75  <pixmapfunction>qPixmapFromMimeSource</pixmapfunction>
76  <resources/>
77  <connections/>
78 </ui>