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.
422 lines
17 KiB
422 lines
17 KiB
<!DOCTYPE UI><UI version="3.3" stdsetdef="1">
|
|
<class>ConfigDialog</class>
|
|
<widget class="TQWidget">
|
|
<property name="name">
|
|
<cstring>ConfigDialog</cstring>
|
|
</property>
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>0</x>
|
|
<y>0</y>
|
|
<width>634</width>
|
|
<height>371</height>
|
|
</rect>
|
|
</property>
|
|
<property name="sizePolicy">
|
|
<sizepolicy>
|
|
<hsizetype>5</hsizetype>
|
|
<vsizetype>5</vsizetype>
|
|
<horstretch>0</horstretch>
|
|
<verstretch>0</verstretch>
|
|
</sizepolicy>
|
|
</property>
|
|
<property name="caption">
|
|
<string>Config Dialog</string>
|
|
</property>
|
|
<grid>
|
|
<property name="name">
|
|
<cstring>unnamed</cstring>
|
|
</property>
|
|
<property name="margin">
|
|
<number>0</number>
|
|
</property>
|
|
<widget class="TQGroupBox" row="1" column="0">
|
|
<property name="name">
|
|
<cstring>buttongroup</cstring>
|
|
</property>
|
|
<property name="title">
|
|
<string>Buttons</string>
|
|
</property>
|
|
<grid>
|
|
<property name="name">
|
|
<cstring>unnamed</cstring>
|
|
</property>
|
|
<widget class="TQSpinBox" row="0" column="2" rowspan="1" colspan="2">
|
|
<property name="name">
|
|
<cstring>buttonsize</cstring>
|
|
</property>
|
|
<property name="sizePolicy">
|
|
<sizepolicy>
|
|
<hsizetype>7</hsizetype>
|
|
<vsizetype>0</vsizetype>
|
|
<horstretch>0</horstretch>
|
|
<verstretch>0</verstretch>
|
|
</sizepolicy>
|
|
</property>
|
|
<property name="suffix">
|
|
<string> pixels</string>
|
|
</property>
|
|
<property name="specialValueText">
|
|
<string>1 pixel</string>
|
|
</property>
|
|
<property name="buttonSymbols">
|
|
<enum>UpDownArrows</enum>
|
|
</property>
|
|
<property name="maxValue">
|
|
<number>64</number>
|
|
</property>
|
|
<property name="minValue">
|
|
<number>1</number>
|
|
</property>
|
|
<property name="value">
|
|
<number>16</number>
|
|
</property>
|
|
</widget>
|
|
<widget class="TQCheckBox" row="1" column="0" rowspan="1" colspan="4">
|
|
<property name="name">
|
|
<cstring>animatebuttons</cstring>
|
|
</property>
|
|
<property name="enabled">
|
|
<bool>true</bool>
|
|
</property>
|
|
<property name="text">
|
|
<string>Animate buttons</string>
|
|
</property>
|
|
<property name="accel">
|
|
<string></string>
|
|
</property>
|
|
<property name="checked">
|
|
<bool>true</bool>
|
|
</property>
|
|
<property name="whatsThis" stdset="0">
|
|
<string>Check this option if you want to use button animations when hovering with the mouse.</string>
|
|
</property>
|
|
</widget>
|
|
<widget class="TQLabel" row="0" column="0" rowspan="1" colspan="2">
|
|
<property name="name">
|
|
<cstring>textLabel4</cstring>
|
|
</property>
|
|
<property name="text">
|
|
<string>Button size:</string>
|
|
</property>
|
|
</widget>
|
|
<widget class="TQCheckBox" row="3" column="0" rowspan="1" colspan="4">
|
|
<property name="name">
|
|
<cstring>menuClose</cstring>
|
|
</property>
|
|
<property name="enabled">
|
|
<bool>true</bool>
|
|
</property>
|
|
<property name="text">
|
|
<string>Close window when menu double clicked</string>
|
|
</property>
|
|
<property name="accel">
|
|
<string></string>
|
|
</property>
|
|
</widget>
|
|
<spacer row="2" column="0">
|
|
<property name="name">
|
|
<cstring>spacer3</cstring>
|
|
</property>
|
|
<property name="orientation">
|
|
<enum>Horizontal</enum>
|
|
</property>
|
|
<property name="sizeType">
|
|
<enum>Fixed</enum>
|
|
</property>
|
|
<property name="sizeHint">
|
|
<size>
|
|
<width>30</width>
|
|
<height>20</height>
|
|
</size>
|
|
</property>
|
|
</spacer>
|
|
<widget class="TQComboBox" row="2" column="3">
|
|
<item>
|
|
<property name="text">
|
|
<string>Intensify</string>
|
|
</property>
|
|
</item>
|
|
<item>
|
|
<property name="text">
|
|
<string>Fade</string>
|
|
</property>
|
|
</item>
|
|
<property name="name">
|
|
<cstring>btnComboBox</cstring>
|
|
</property>
|
|
<property name="sizePolicy">
|
|
<sizepolicy>
|
|
<hsizetype>7</hsizetype>
|
|
<vsizetype>0</vsizetype>
|
|
<horstretch>0</horstretch>
|
|
<verstretch>0</verstretch>
|
|
</sizepolicy>
|
|
</property>
|
|
</widget>
|
|
<widget class="TQLabel" row="2" column="1" rowspan="1" colspan="2">
|
|
<property name="name">
|
|
<cstring>textLabel2</cstring>
|
|
</property>
|
|
<property name="text">
|
|
<string>Animation style:</string>
|
|
</property>
|
|
</widget>
|
|
<spacer row="0" column="4" rowspan="4" colspan="1">
|
|
<property name="name">
|
|
<cstring>spacer2</cstring>
|
|
</property>
|
|
<property name="orientation">
|
|
<enum>Horizontal</enum>
|
|
</property>
|
|
<property name="sizeType">
|
|
<enum>Expanding</enum>
|
|
</property>
|
|
<property name="sizeHint">
|
|
<size>
|
|
<width>180</width>
|
|
<height>140</height>
|
|
</size>
|
|
</property>
|
|
</spacer>
|
|
</grid>
|
|
</widget>
|
|
<widget class="TQGroupBox" row="0" column="0">
|
|
<property name="name">
|
|
<cstring>titlegroup</cstring>
|
|
</property>
|
|
<property name="title">
|
|
<string>Title Bar</string>
|
|
</property>
|
|
<grid>
|
|
<property name="name">
|
|
<cstring>unnamed</cstring>
|
|
</property>
|
|
<widget class="TQLabel" row="0" column="0">
|
|
<property name="name">
|
|
<cstring>textLabel1_3</cstring>
|
|
</property>
|
|
<property name="text">
|
|
<string>Text alignment:</string>
|
|
</property>
|
|
</widget>
|
|
<widget class="TQLabel" row="3" column="0">
|
|
<property name="name">
|
|
<cstring>textLabel1_2</cstring>
|
|
</property>
|
|
<property name="text">
|
|
<string>Frame width:</string>
|
|
</property>
|
|
</widget>
|
|
<widget class="TQLabel" row="1" column="0" rowspan="2" colspan="1">
|
|
<property name="name">
|
|
<cstring>textLabel1</cstring>
|
|
</property>
|
|
<property name="text">
|
|
<string>Title height:</string>
|
|
</property>
|
|
</widget>
|
|
<widget class="TQSpinBox" row="2" column="1" rowspan="1" colspan="2">
|
|
<property name="name">
|
|
<cstring>titlesize</cstring>
|
|
</property>
|
|
<property name="suffix">
|
|
<string> pixels</string>
|
|
</property>
|
|
<property name="maxValue">
|
|
<number>64</number>
|
|
</property>
|
|
<property name="minValue">
|
|
<number>16</number>
|
|
</property>
|
|
</widget>
|
|
<widget class="TQSpinBox" row="3" column="1" rowspan="1" colspan="2">
|
|
<property name="name">
|
|
<cstring>framesize</cstring>
|
|
</property>
|
|
<property name="suffix">
|
|
<string> pixels</string>
|
|
</property>
|
|
<property name="specialValueText">
|
|
<string>1 pixel</string>
|
|
</property>
|
|
<property name="maxValue">
|
|
<number>64</number>
|
|
</property>
|
|
<property name="minValue">
|
|
<number>1</number>
|
|
</property>
|
|
<property name="value">
|
|
<number>4</number>
|
|
</property>
|
|
</widget>
|
|
<widget class="TQButtonGroup" row="0" column="1" rowspan="2" colspan="2">
|
|
<property name="name">
|
|
<cstring>titlealign</cstring>
|
|
</property>
|
|
<property name="sizePolicy">
|
|
<sizepolicy>
|
|
<hsizetype>1</hsizetype>
|
|
<vsizetype>1</vsizetype>
|
|
<horstretch>0</horstretch>
|
|
<verstretch>0</verstretch>
|
|
</sizepolicy>
|
|
</property>
|
|
<property name="frameShape">
|
|
<enum>GroupBoxPanel</enum>
|
|
</property>
|
|
<property name="frameShadow">
|
|
<enum>Sunken</enum>
|
|
</property>
|
|
<property name="lineWidth">
|
|
<number>0</number>
|
|
</property>
|
|
<property name="title">
|
|
<string></string>
|
|
</property>
|
|
<property name="alignment">
|
|
<set>AlignTop</set>
|
|
</property>
|
|
<property name="toolTip" stdset="0">
|
|
<string></string>
|
|
</property>
|
|
<property name="whatsThis" stdset="0">
|
|
<string>Use these buttons to set the alignment of the window title</string>
|
|
</property>
|
|
<hbox>
|
|
<property name="name">
|
|
<cstring>unnamed</cstring>
|
|
</property>
|
|
<property name="margin">
|
|
<number>0</number>
|
|
</property>
|
|
<widget class="TQLayoutWidget">
|
|
<property name="name">
|
|
<cstring>layout14</cstring>
|
|
</property>
|
|
<hbox>
|
|
<property name="name">
|
|
<cstring>unnamed</cstring>
|
|
</property>
|
|
<widget class="TQRadioButton">
|
|
<property name="name">
|
|
<cstring>AlignLeft</cstring>
|
|
</property>
|
|
<property name="text">
|
|
<string>Left</string>
|
|
</property>
|
|
<property name="toolTip" stdset="0">
|
|
<string></string>
|
|
</property>
|
|
</widget>
|
|
<widget class="TQRadioButton">
|
|
<property name="name">
|
|
<cstring>AlignHCenter</cstring>
|
|
</property>
|
|
<property name="text">
|
|
<string>Center</string>
|
|
</property>
|
|
<property name="checked">
|
|
<bool>true</bool>
|
|
</property>
|
|
<property name="toolTip" stdset="0">
|
|
<string></string>
|
|
</property>
|
|
</widget>
|
|
<widget class="TQRadioButton">
|
|
<property name="name">
|
|
<cstring>AlignRight</cstring>
|
|
</property>
|
|
<property name="text">
|
|
<string>Right</string>
|
|
</property>
|
|
<property name="toolTip" stdset="0">
|
|
<string></string>
|
|
</property>
|
|
</widget>
|
|
</hbox>
|
|
</widget>
|
|
</hbox>
|
|
</widget>
|
|
<spacer row="0" column="3" rowspan="4" colspan="1">
|
|
<property name="name">
|
|
<cstring>spacer1</cstring>
|
|
</property>
|
|
<property name="orientation">
|
|
<enum>Horizontal</enum>
|
|
</property>
|
|
<property name="sizeType">
|
|
<enum>Expanding</enum>
|
|
</property>
|
|
<property name="sizeHint">
|
|
<size>
|
|
<width>231</width>
|
|
<height>71</height>
|
|
</size>
|
|
</property>
|
|
</spacer>
|
|
<widget class="TQCheckBox" row="4" column="2" rowspan="1" colspan="2">
|
|
<property name="name">
|
|
<cstring>roundCorners</cstring>
|
|
</property>
|
|
<property name="text">
|
|
<string>Round top corners</string>
|
|
</property>
|
|
<property name="accel">
|
|
<string></string>
|
|
</property>
|
|
<property name="checked">
|
|
<bool>true</bool>
|
|
</property>
|
|
</widget>
|
|
<widget class="TQCheckBox" row="4" column="0" rowspan="1" colspan="2">
|
|
<property name="name">
|
|
<cstring>titleshadow</cstring>
|
|
</property>
|
|
<property name="text">
|
|
<string>Use shadowed text</string>
|
|
</property>
|
|
<property name="accel">
|
|
<string></string>
|
|
</property>
|
|
<property name="checked">
|
|
<bool>true</bool>
|
|
</property>
|
|
<property name="whatsThis" stdset="0">
|
|
<string>Check this option if you want the titlebar text to have a 3D look with a shadow behind it.</string>
|
|
</property>
|
|
</widget>
|
|
</grid>
|
|
</widget>
|
|
</grid>
|
|
</widget>
|
|
<connections>
|
|
<connection>
|
|
<sender>animatebuttons</sender>
|
|
<signal>toggled(bool)</signal>
|
|
<receiver>textLabel2</receiver>
|
|
<slot>setEnabled(bool)</slot>
|
|
</connection>
|
|
<connection>
|
|
<sender>animatebuttons</sender>
|
|
<signal>toggled(bool)</signal>
|
|
<receiver>btnComboBox</receiver>
|
|
<slot>setEnabled(bool)</slot>
|
|
</connection>
|
|
</connections>
|
|
<tabstops>
|
|
<tabstop>AlignLeft</tabstop>
|
|
<tabstop>AlignHCenter</tabstop>
|
|
<tabstop>AlignRight</tabstop>
|
|
<tabstop>titlesize</tabstop>
|
|
<tabstop>framesize</tabstop>
|
|
<tabstop>titleshadow</tabstop>
|
|
<tabstop>roundCorners</tabstop>
|
|
<tabstop>buttonsize</tabstop>
|
|
<tabstop>animatebuttons</tabstop>
|
|
<tabstop>btnComboBox</tabstop>
|
|
<tabstop>menuClose</tabstop>
|
|
</tabstops>
|
|
<layoutdefaults spacing="6" margin="11"/>
|
|
</UI>
|