not necessary
[kdeartwork.git] / styles / phase / config / styledialog.ui
blob0742cb0746de9ff36326188821487b618ae99718
1 <ui version="4.0" >
2  <class>StyleDialog</class>
3  <widget class="QWidget" name="StyleDialog" >
4   <property name="geometry" >
5    <rect>
6     <x>0</x>
7     <y>0</y>
8     <width>201</width>
9     <height>66</height>
10    </rect>
11   </property>
12   <property name="windowTitle" >
13    <string>Style Configuration Dialog</string>
14   </property>
15   <layout class="QVBoxLayout" >
16    <item>
17     <widget class="QCheckBox" name="gradients" >
18      <property name="whatsThis" >
19       <string>This option will draw buttons and several other widgets using a gradient texture</string>
20      </property>
21      <property name="text" >
22       <string>Use &amp;gradients</string>
23      </property>
24      <property name="checked" >
25       <bool>true</bool>
26      </property>
27     </widget>
28    </item>
29    <item>
30     <widget class="QCheckBox" name="highlights" >
31      <property name="whatsThis" >
32       <string>This option will highlight buttons and several other widgets when the mouse cursor is over them</string>
33      </property>
34      <property name="text" >
35       <string>Highlight on &amp;mouse hover</string>
36      </property>
37      <property name="checked" >
38       <bool>true</bool>
39      </property>
40     </widget>
41    </item>
42    <item>
43     <spacer>
44      <property name="orientation" >
45       <enum>Qt::Vertical</enum>
46      </property>
47      <property name="sizeHint" >
48       <size>
49        <width>229</width>
50        <height>91</height>
51       </size>
52      </property>
53     </spacer>
54    </item>
55   </layout>
56  </widget>
57  <layoutdefault spacing="6" margin="11" />
58   <tabstops>
59   <tabstop>gradients</tabstop>
60   <tabstop>highlights</tabstop>
61  </tabstops>
62  <resources/>
63  <connections/>
64 </ui>