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.
tdemultimedia/noatun/modules/systray/yhconfigwidget.ui

334 lines
15 KiB

<!DOCTYPE UI><UI version="3.3" stdsetdef="1">
<class>YHConfigWidget</class>
<widget class="TQWidget">
<property name="name">
<cstring>YHConfigWidget</cstring>
</property>
<property name="geometry">
<rect>
<x>0</x>
<y>0</y>
<width>371</width>
<height>379</height>
</rect>
</property>
<vbox>
<property name="name">
<cstring>unnamed</cstring>
</property>
<property name="margin">
<number>0</number>
</property>
<widget class="TQTabWidget">
<property name="name">
<cstring>tabWidget2</cstring>
</property>
<widget class="TQWidget">
<property name="name">
<cstring>tab</cstring>
</property>
<attribute name="title">
<string>&amp;General</string>
</attribute>
<vbox>
<property name="name">
<cstring>unnamed</cstring>
</property>
<widget class="TQCheckBox">
<property name="name">
<cstring>chkUseTooltip</cstring>
</property>
<property name="text">
<string>Show a &amp;tooltip for the current track</string>
</property>
</widget>
<widget class="TQCheckBox">
<property name="name">
<cstring>chkUseCovers</cstring>
</property>
<property name="text">
<string>Show &amp;covers in popup window and tooltip</string>
</property>
</widget>
<widget class="TQGroupBox">
<property name="name">
<cstring>groupBox1</cstring>
</property>
<property name="title">
<string>Popup Window</string>
</property>
<grid>
<property name="name">
<cstring>unnamed</cstring>
</property>
<widget class="TQLabel" row="1" column="0">
<property name="name">
<cstring>lblPopupTimeout</cstring>
</property>
<property name="text">
<string>Display popup window t&amp;ime:</string>
</property>
<property name="buddy" stdset="0">
<cstring>spinPopupTimeout</cstring>
</property>
</widget>
<widget class="TQCheckBox" row="2" column="0" rowspan="1" colspan="2">
<property name="name">
<cstring>chkPopupButtons</cstring>
</property>
<property name="text">
<string>Show &amp;buttons in popup window</string>
</property>
</widget>
<widget class="TQSpinBox" row="1" column="1">
<property name="name">
<cstring>spinPopupTimeout</cstring>
</property>
<property name="suffix">
<string>s</string>
<comment>Seconds</comment>
</property>
<property name="maxValue">
<number>600</number>
</property>
<property name="minValue">
<number>1</number>
</property>
<property name="value">
<number>5</number>
</property>
</widget>
<widget class="TQCheckBox" row="0" column="0" rowspan="1" colspan="2">
<property name="name">
<cstring>chkUsePopup</cstring>
</property>
<property name="text">
<string>Announce tracks with a &amp;popup window</string>
</property>
</widget>
</grid>
</widget>
<widget class="TQButtonGroup">
<property name="name">
<cstring>buttonGroup1</cstring>
</property>
<property name="title">
<string>State Icon Display</string>
</property>
<grid>
<property name="name">
<cstring>unnamed</cstring>
</property>
<widget class="TQRadioButton" row="0" column="0">
<property name="name">
<cstring>rbStateAnim</cstring>
</property>
<property name="enabled">
<bool>false</bool>
</property>
<property name="text">
<string>&amp;Animated</string>
</property>
</widget>
<widget class="TQRadioButton" row="0" column="1">
<property name="name">
<cstring>rbStateFlashing</cstring>
</property>
<property name="text">
<string>&amp;Flashing</string>
</property>
</widget>
<widget class="TQRadioButton" row="1" column="0">
<property name="name">
<cstring>rbStateStatic</cstring>
</property>
<property name="text">
<string>&amp;Static</string>
</property>
<property name="checked">
<bool>false</bool>
</property>
</widget>
<widget class="TQRadioButton" row="1" column="1">
<property name="name">
<cstring>rbStateNone</cstring>
</property>
<property name="text">
<string>&amp;None</string>
</property>
</widget>
</grid>
</widget>
<spacer>
<property name="name">
<cstring>spacer1</cstring>
</property>
<property name="orientation">
<enum>Vertical</enum>
</property>
<property name="sizeType">
<enum>Expanding</enum>
</property>
<property name="tqsizeHint">
<size>
<width>20</width>
<height>81</height>
</size>
</property>
</spacer>
</vbox>
</widget>
<widget class="TQWidget">
<property name="name">
<cstring>tab</cstring>
</property>
<attribute name="title">
<string>Ad&amp;vanced</string>
</attribute>
<vbox>
<property name="name">
<cstring>unnamed</cstring>
</property>
<widget class="TQButtonGroup">
<property name="name">
<cstring>grpMiddleMouse</cstring>
</property>
<property name="title">
<string>Middle Mouse Button Action</string>
</property>
<vbox>
<property name="name">
<cstring>unnamed</cstring>
</property>
<widget class="TQRadioButton">
<property name="name">
<cstring>rbHideShowPlaylist</cstring>
</property>
<property name="text">
<string>Hide / Show play&amp;list</string>
</property>
</widget>
<widget class="TQRadioButton">
<property name="name">
<cstring>rbPlayPause</cstring>
</property>
<property name="text">
<string>&amp;Play / Pause</string>
</property>
</widget>
</vbox>
</widget>
<widget class="TQButtonGroup">
<property name="name">
<cstring>grpMwheel</cstring>
</property>
<property name="title">
<string>Mouse &amp;Wheel</string>
</property>
<vbox>
<property name="name">
<cstring>unnamed</cstring>
</property>
<widget class="TQLayoutWidget">
<property name="name">
<cstring>tqlayout1</cstring>
</property>
<hbox>
<property name="name">
<cstring>unnamed</cstring>
</property>
<widget class="TQLabel">
<property name="name">
<cstring>lblModifier</cstring>
</property>
<property name="text">
<string>&amp;Keyboard modifier:</string>
</property>
<property name="buddy" stdset="0">
<cstring>cmbModifier</cstring>
</property>
</widget>
<widget class="TQComboBox">
<property name="name">
<cstring>cmbModifier</cstring>
</property>
</widget>
</hbox>
</widget>
<widget class="TQLabel">
<property name="name">
<cstring>lblAction</cstring>
</property>
<property name="text">
<string>Action:</string>
</property>
</widget>
<widget class="TQRadioButton">
<property name="name">
<cstring>rbActNothing</cstring>
</property>
<property name="text">
<string>&amp;Nothing</string>
</property>
</widget>
<widget class="TQRadioButton">
<property name="name">
<cstring>rbActVolume</cstring>
</property>
<property name="text">
<string>Change v&amp;olume</string>
</property>
</widget>
<widget class="TQRadioButton">
<property name="name">
<cstring>rbActTrack</cstring>
</property>
<property name="text">
<string>Switch &amp;track</string>
</property>
</widget>
</vbox>
</widget>
<spacer>
<property name="name">
<cstring>spacer6</cstring>
</property>
<property name="orientation">
<enum>Vertical</enum>
</property>
<property name="sizeType">
<enum>Expanding</enum>
</property>
<property name="tqsizeHint">
<size>
<width>20</width>
<height>21</height>
</size>
</property>
</spacer>
</vbox>
</widget>
</widget>
</vbox>
</widget>
<tabstops>
<tabstop>tabWidget2</tabstop>
<tabstop>chkUseTooltip</tabstop>
<tabstop>chkUseCovers</tabstop>
<tabstop>chkUsePopup</tabstop>
<tabstop>spinPopupTimeout</tabstop>
<tabstop>chkPopupButtons</tabstop>
<tabstop>rbStateAnim</tabstop>
<tabstop>rbStateFlashing</tabstop>
<tabstop>rbStateStatic</tabstop>
<tabstop>rbStateNone</tabstop>
<tabstop>rbHideShowPlaylist</tabstop>
<tabstop>rbPlayPause</tabstop>
<tabstop>cmbModifier</tabstop>
<tabstop>rbActNothing</tabstop>
<tabstop>rbActVolume</tabstop>
<tabstop>rbActTrack</tabstop>
</tabstops>
<tqlayoutdefaults spacing="6" margin="11"/>
</UI>