2 <class>OxygenConfigUI</class>
3 <widget class="QWidget" name="OxygenConfigUI" >
4 <property name="geometry" >
12 <property name="windowTitle" >
13 <string>Oxygen</string>
15 <layout class="QVBoxLayout" >
16 <property name="margin" >
20 <widget class="QGroupBox" name="groupBox" >
21 <property name="title" >
22 <string>Title &Alignment</string>
24 <layout class="QHBoxLayout" name="horizontalLayout" >
26 <widget class="QRadioButton" name="titleAlignmentLeft" >
27 <property name="enabled" >
30 <property name="text" >
31 <string>&Left</string>
36 <widget class="QRadioButton" name="titleAlignmentCenter" >
37 <property name="text" >
38 <string>Center</string>
43 <widget class="QRadioButton" name="titleAlignmentRight" >
44 <property name="text" >
45 <string>&Right</string>
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>
57 <property name="text" >
58 <string>Show stripes next to the title</string>
64 <layoutdefault spacing="6" margin="11" />
65 <pixmapfunction>qPixmapFromMimeSource</pixmapfunction>