2 <class>Ozone::OxygenConfigUI</class>
3 <widget class="QWidget" name="OxygenConfigUI" >
4 <property name="geometry" >
12 <property name="windowTitle" >
13 <string>Ozone</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="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>
57 <property name="text" >
58 <string>Blend title bar colors with window contents</string>
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>
67 <property name="text" >
68 <string>Show stripes next to the title</string>
74 <layoutdefault spacing="6" margin="11" />
75 <pixmapfunction>qPixmapFromMimeSource</pixmapfunction>