You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
tdeartwork/styles/phase/config/styledialog.ui

71 lines
2.4 KiB

<!DOCTYPE UI><UI version="3.2" stdsetdef="1">
<class>StyleDialog</class>
<widget class="TQWidget">
<property name="name">
<cstring>StyleDialog</cstring>
</property>
<property name="geometry">
<rect>
<x>0</x>
<y>0</y>
<width>217</width>
<height>103</height>
</rect>
</property>
<property name="caption">
<string>Style Dialog</string>
</property>
<hbox>
<property name="name">
<cstring>unnamed</cstring>
</property>
<widget class="TQGroupBox">
<property name="name">
<cstring>stylebox</cstring>
</property>
<property name="frameShape">
<enum>GroupBoxPanel</enum>
</property>
<property name="frameShadow">
<enum>Sunken</enum>
</property>
<property name="title">
<string>Style Settings</string>
</property>
<vbox>
<property name="name">
<cstring>unnamed</cstring>
</property>
<widget class="TQCheckBox">
<property name="name">
<cstring>gradients</cstring>
</property>
<property name="text">
<string>Use &amp;gradients</string>
</property>
<property name="whatsThis" stdset="0">
<string>This option will draw buttons and several other widgets using a gradient texture</string>
</property>
</widget>
<widget class="TQCheckBox">
<property name="name">
<cstring>highlights</cstring>
</property>
<property name="text">
<string>Highlight on &amp;mouse hover</string>
</property>
<property name="whatsThis" stdset="0">
<string>This option will highlight buttons and several other widgets when the mouse cursor is over them</string>
</property>
</widget>
</vbox>
</widget>
</hbox>
</widget>
<tabstops>
<tabstop>gradients</tabstop>
<tabstop>highlights</tabstop>
</tabstops>
<layoutdefaults spacing="6" margin="11"/>
</UI>