not quite so much needs to be delayed to the init() function
[personal-kdebase.git] / workspace / kwin / clients / oxygen / config / oxygenconfig.ui
blob1bd28689afc2e4d31f012ee2e497306cd088d2f7
1 <ui version="4.0" >
2  <class>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>Oxygen</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="showStripes" >
54      <property name="whatsThis" >
55       <string>When enabled, this option increases the visibility of the window titlebar by showing stripes</string>
56      </property>
57      <property name="text" >
58       <string>Show stripes next to the title</string>
59      </property>
60     </widget>
61    </item>
62   </layout>
63  </widget>
64  <layoutdefault spacing="6" margin="11" />
65  <pixmapfunction>qPixmapFromMimeSource</pixmapfunction>
66  <resources/>
67  <connections/>
68 </ui>