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/library/equalizerwidget.ui

338 lines
13 KiB

<!DOCTYPE UI><UI version="3.2" stdsetdef="1">
<class>EqualizerWidget</class>
<widget class="TQWidget">
<property name="name">
<cstring>EqualizerWidget</cstring>
</property>
<property name="geometry">
<rect>
<x>0</x>
<y>0</y>
<width>518</width>
<height>283</height>
</rect>
</property>
<property name="caption">
<string>Equalizer</string>
</property>
<grid>
<property name="name">
<cstring>unnamed</cstring>
</property>
<property name="margin">
<number>0</number>
</property>
<widget class="TQLayoutWidget" row="1" column="0">
<property name="name">
<cstring>tqlayout5</cstring>
</property>
<grid>
<property name="name">
<cstring>unnamed</cstring>
</property>
<widget class="TQLabel" row="0" column="0" rowspan="1" colspan="3">
<property name="name">
<cstring>textLabel1_2</cstring>
</property>
<property name="text">
<string>Pre&amp;amp:</string>
</property>
<property name="tqalignment">
<set>AlignCenter</set>
</property>
<property name="buddy" stdset="0">
<cstring>preampSlider</cstring>
</property>
</widget>
<spacer row="1" column="2">
<property name="name">
<cstring>spacer3</cstring>
</property>
<property name="orientation">
<enum>Horizontal</enum>
</property>
<property name="sizeType">
<enum>Minimum</enum>
</property>
<property name="tqsizeHint">
<size>
<width>1</width>
<height>8</height>
</size>
</property>
</spacer>
<spacer row="1" column="0">
<property name="name">
<cstring>spacer4_2</cstring>
</property>
<property name="orientation">
<enum>Horizontal</enum>
</property>
<property name="sizeType">
<enum>Minimum</enum>
</property>
<property name="tqsizeHint">
<size>
<width>1</width>
<height>8</height>
</size>
</property>
</spacer>
<widget class="TQLayoutWidget" row="1" column="1">
<property name="name">
<cstring>tqlayout3</cstring>
</property>
<vbox>
<property name="name">
<cstring>unnamed</cstring>
</property>
<widget class="TQSlider">
<property name="name">
<cstring>preampSlider</cstring>
</property>
<property name="minValue">
<number>-200</number>
</property>
<property name="maxValue">
<number>200</number>
</property>
<property name="lineStep">
<number>0</number>
</property>
<property name="pageStep">
<number>25</number>
</property>
<property name="value">
<number>0</number>
</property>
<property name="orientation">
<enum>Vertical</enum>
</property>
<property name="tickmarks">
<enum>Both</enum>
</property>
<property name="tickInterval">
<number>25</number>
</property>
</widget>
<widget class="TQLabel">
<property name="name">
<cstring>textLabel1</cstring>
</property>
<property name="text">
<string>+/-</string>
</property>
<property name="tqalignment">
<set>AlignCenter</set>
</property>
</widget>
</vbox>
</widget>
</grid>
</widget>
<widget class="TQGroupBox" row="1" column="1">
<property name="name">
<cstring>bandsGroupBox</cstring>
</property>
<property name="title">
<string>&amp;Bands</string>
</property>
<vbox>
<property name="name">
<cstring>unnamed</cstring>
</property>
<widget class="TQFrame">
<property name="name">
<cstring>bandsFrame</cstring>
</property>
<property name="sizePolicy">
<sizepolicy>
<hsizetype>5</hsizetype>
<vsizetype>3</vsizetype>
<horstretch>0</horstretch>
<verstretch>0</verstretch>
</sizepolicy>
</property>
<property name="frameShape">
<enum>NoFrame</enum>
</property>
<property name="frameShadow">
<enum>Plain</enum>
</property>
<property name="lineWidth">
<number>0</number>
</property>
</widget>
</vbox>
</widget>
<widget class="TQGroupBox" row="1" column="2">
<property name="name">
<cstring>presetsGroupBox</cstring>
</property>
<property name="title">
<string>&amp;Presets</string>
</property>
<grid>
<property name="name">
<cstring>unnamed</cstring>
</property>
<widget class="TQFrame" row="0" column="0" rowspan="1" colspan="2">
<property name="name">
<cstring>presetFrame</cstring>
</property>
<property name="sizePolicy">
<sizepolicy>
<hsizetype>7</hsizetype>
<vsizetype>3</vsizetype>
<horstretch>0</horstretch>
<verstretch>0</verstretch>
</sizepolicy>
</property>
<property name="frameShape">
<enum>NoFrame</enum>
</property>
<property name="frameShadow">
<enum>Plain</enum>
</property>
<property name="lineWidth">
<number>0</number>
</property>
<property name="margin">
<number>0</number>
</property>
</widget>
<widget class="TQPushButton" row="1" column="0">
<property name="name">
<cstring>removePresetButton</cstring>
</property>
<property name="text">
<string>&amp;Remove</string>
</property>
</widget>
<widget class="TQPushButton" row="2" column="0">
<property name="name">
<cstring>addPresetButton</cstring>
</property>
<property name="text">
<string>A&amp;dd</string>
</property>
</widget>
<spacer row="2" column="1">
<property name="name">
<cstring>spacer5</cstring>
</property>
<property name="orientation">
<enum>Horizontal</enum>
</property>
<property name="sizeType">
<enum>Expanding</enum>
</property>
<property name="tqsizeHint">
<size>
<width>8</width>
<height>16</height>
</size>
</property>
</spacer>
</grid>
</widget>
<widget class="TQLayoutWidget" row="0" column="0" rowspan="1" colspan="3">
<property name="name">
<cstring>tqlayout4</cstring>
</property>
<hbox>
<property name="name">
<cstring>unnamed</cstring>
</property>
<widget class="TQCheckBox">
<property name="name">
<cstring>enabledCheckBox</cstring>
</property>
<property name="text">
<string>&amp;Enabled</string>
</property>
</widget>
<spacer>
<property name="name">
<cstring>spacer6</cstring>
</property>
<property name="orientation">
<enum>Horizontal</enum>
</property>
<property name="sizeType">
<enum>Minimum</enum>
</property>
<property name="tqsizeHint">
<size>
<width>8</width>
<height>16</height>
</size>
</property>
</spacer>
<widget class="TQLabel">
<property name="name">
<cstring>textLabel1_3</cstring>
</property>
<property name="text">
<string>&amp;Number of bands:</string>
</property>
<property name="buddy" stdset="0">
<cstring>bandCount</cstring>
</property>
</widget>
<widget class="KIntSpinBox">
<property name="name">
<cstring>bandCount</cstring>
</property>
<property name="maxValue">
<number>16</number>
</property>
<property name="value">
<number>6</number>
</property>
</widget>
<spacer>
<property name="name">
<cstring>spacer4</cstring>
</property>
<property name="orientation">
<enum>Horizontal</enum>
</property>
<property name="sizeType">
<enum>Expanding</enum>
</property>
<property name="tqsizeHint">
<size>
<width>8</width>
<height>16</height>
</size>
</property>
</spacer>
<widget class="TQPushButton">
<property name="name">
<cstring>resetEqButton</cstring>
</property>
<property name="text">
<string>Re&amp;set EQ</string>
</property>
</widget>
</hbox>
</widget>
</grid>
</widget>
<customwidgets>
</customwidgets>
<tabstops>
<tabstop>enabledCheckBox</tabstop>
<tabstop>bandCount</tabstop>
<tabstop>resetEqButton</tabstop>
<tabstop>preampSlider</tabstop>
<tabstop>removePresetButton</tabstop>
<tabstop>addPresetButton</tabstop>
</tabstops>
<tqlayoutdefaults spacing="6" margin="11"/>
<includehints>
<includehint>knuminput.h</includehint>
</includehints>
</UI>