summaryrefslogtreecommitdiffstats
path: root/kplayer/kplayersettingsaudio.ui
diff options
context:
space:
mode:
authorSlávek Banko <slavek.banko@axis.cz>2016-03-26 17:46:47 +0100
committerSlávek Banko <slavek.banko@axis.cz>2016-03-26 17:54:28 +0100
commit77a8a8f9dfc9a5cbbb8113c4e9cff6cc99e17d9f (patch)
tree14435c2fcf5d00244011e39a587dcbd81bc6d4d6 /kplayer/kplayersettingsaudio.ui
parent172761c982ab8ecb67dce7840564af5e89486d68 (diff)
downloadkplayer-77a8a8f9dfc9a5cbbb8113c4e9cff6cc99e17d9f.tar.gz
kplayer-77a8a8f9dfc9a5cbbb8113c4e9cff6cc99e17d9f.zip
Initial TQt conversion
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
Diffstat (limited to 'kplayer/kplayersettingsaudio.ui')
-rw-r--r--kplayer/kplayersettingsaudio.ui54
1 files changed, 27 insertions, 27 deletions
diff --git a/kplayer/kplayersettingsaudio.ui b/kplayer/kplayersettingsaudio.ui
index b374bdc..86d5ae3 100644
--- a/kplayer/kplayersettingsaudio.ui
+++ b/kplayer/kplayersettingsaudio.ui
@@ -1,6 +1,6 @@
<!DOCTYPE UI><UI version="3.1" stdsetdef="1">
<class>KPlayerSettingsAudioPage</class>
-<widget class="QFrame">
+<widget class="TQFrame">
<property name="name">
<cstring>KPlayerSettingsAudioPage</cstring>
</property>
@@ -28,7 +28,7 @@
<property name="name">
<cstring>unnamed</cstring>
</property>
- <widget class="QFrame" row="0" column="0">
+ <widget class="TQFrame" row="0" column="0">
<property name="name">
<cstring>frame1</cstring>
</property>
@@ -50,7 +50,7 @@
<property name="name">
<cstring>unnamed</cstring>
</property>
- <widget class="QLayoutWidget" row="0" column="0">
+ <widget class="TQLayoutWidget" row="0" column="0">
<property name="name">
<cstring>layout0</cstring>
</property>
@@ -58,7 +58,7 @@
<property name="name">
<cstring>unnamed</cstring>
</property>
- <widget class="QLabel" row="0" column="0">
+ <widget class="TQLabel" row="0" column="0">
<property name="name">
<cstring>l_driver</cstring>
</property>
@@ -78,7 +78,7 @@
<string>Option that lists available audio outputs and lets you choose the one to use for playing sound. Recommended choices are OSS (the default) and ALSA (recommended when available). ARTS and SDL are not recommended. Auto will let MPlayer choose an audio output according to its own configuration. If you need to specify more than one output separated by comma, set this option to Auto and put them in Additional Command Line Arguments on Advanced page.</string>
</property>
</widget>
- <widget class="QComboBox" row="0" column="1" colspan="2">
+ <widget class="TQComboBox" row="0" column="1" colspan="2">
<property name="name">
<cstring>c_driver</cstring>
</property>
@@ -97,7 +97,7 @@
<string>Option that lists available audio outputs and lets you choose the one to use for playing sound. Recommended choices are OSS (the default) and ALSA (recommended when available). ARTS and SDL are not recommended. Auto will let MPlayer choose an audio output according to its own configuration. If you need to specify more than one output separated by comma, set this option to Auto and put them in Additional Command Line Arguments on Advanced page.</string>
</property>
</widget>
- <widget class="QLabel" row="1" column="0">
+ <widget class="TQLabel" row="1" column="0">
<property name="name">
<cstring>l_device</cstring>
</property>
@@ -117,7 +117,7 @@
<string>Option to specify audio device to use for the chosen audio output. Leave blank to use the default device.</string>
</property>
</widget>
- <widget class="QLineEdit" row="1" column="1" colspan="2">
+ <widget class="TQLineEdit" row="1" column="1" colspan="2">
<property name="name">
<cstring>c_device</cstring>
</property>
@@ -136,7 +136,7 @@
<string>Option to specify audio device to use for the chosen audio output. Leave blank to use the default device.</string>
</property>
</widget>
- <widget class="QCheckBox" row="2" column="0" colspan="3">
+ <widget class="TQCheckBox" row="2" column="0" colspan="3">
<property name="name">
<cstring>c_softvol</cstring>
</property>
@@ -150,7 +150,7 @@
<string>Option to choose whether to control volume in software independently of other programs.</string>
</property>
</widget>
- <widget class="QLabel" row="3" column="0">
+ <widget class="TQLabel" row="3" column="0">
<property name="name">
<cstring>l_maximum</cstring>
</property>
@@ -170,7 +170,7 @@
<string>Option to specify the maximum sound volume in percents of the normal volume level.</string>
</property>
</widget>
- <widget class="QLineEdit" row="3" column="1">
+ <widget class="TQLineEdit" row="3" column="1">
<property name="name">
<cstring>c_maximum</cstring>
</property>
@@ -195,7 +195,7 @@
<string>Option to specify the maximum sound volume in percents of the normal volume level.</string>
</property>
</widget>
- <widget class="QLabel" row="3" column="2">
+ <widget class="TQLabel" row="3" column="2">
<property name="name">
<cstring>l_percent</cstring>
</property>
@@ -212,7 +212,7 @@
<string>Option to specify the maximum sound volume in percents of the normal volume level.</string>
</property>
</widget>
- <widget class="QLabel" row="4" column="0">
+ <widget class="TQLabel" row="4" column="0">
<property name="name">
<cstring>l_mixer</cstring>
</property>
@@ -232,7 +232,7 @@
<string>Option to specify the mixer device to be used to control audio output volume. Leave blank to use the default device.</string>
</property>
</widget>
- <widget class="QLineEdit" row="4" column="1" colspan="2">
+ <widget class="TQLineEdit" row="4" column="1" colspan="2">
<property name="name">
<cstring>c_mixer</cstring>
</property>
@@ -251,7 +251,7 @@
<string>Option to specify the mixer device to be used to control audio output volume. Leave blank to use the default device.</string>
</property>
</widget>
- <widget class="QLabel" row="5" column="0">
+ <widget class="TQLabel" row="5" column="0">
<property name="name">
<cstring>l_channel</cstring>
</property>
@@ -271,7 +271,7 @@
<string>Option to specify the mixer channel to be used to control audio output volume. Leave blank to use the default channel.</string>
</property>
</widget>
- <widget class="QComboBox" row="5" column="1" colspan="2">
+ <widget class="TQComboBox" row="5" column="1" colspan="2">
<property name="name">
<cstring>c_channel</cstring>
</property>
@@ -293,7 +293,7 @@
<string>Option to specify the mixer channel to be used to control audio output volume. Leave blank to use the default channel.</string>
</property>
</widget>
- <widget class="QLabel" row="6" column="0">
+ <widget class="TQLabel" row="6" column="0">
<property name="name">
<cstring>l_codec</cstring>
</property>
@@ -313,7 +313,7 @@
<string>Option that lists available codecs and lets you choose the one to be used for decoding audio. Auto is the recommended choice, it lets MPlayer decide which codec to use automatically. If you need to tell MPlayer to use a particular codec for a given file or stream, set this option in File Properties.</string>
</property>
</widget>
- <widget class="QComboBox" row="6" column="1" colspan="2">
+ <widget class="TQComboBox" row="6" column="1" colspan="2">
<property name="name">
<cstring>c_codec</cstring>
</property>
@@ -334,7 +334,7 @@
</widget>
</grid>
</widget>
- <widget class="QLayoutWidget" row="1" column="0">
+ <widget class="TQLayoutWidget" row="1" column="0">
<property name="name">
<cstring>layout1</cstring>
</property>
@@ -342,7 +342,7 @@
<property name="name">
<cstring>unnamed</cstring>
</property>
- <widget class="QLabel">
+ <widget class="TQLabel">
<property name="name">
<cstring>l_delay_step</cstring>
</property>
@@ -362,7 +362,7 @@
<string>Option to specify the amount in seconds by which to change audio delay when using Increase/Decrease Delay commands on Player/Audio menu or the corresponding keyboard shortcuts.</string>
</property>
</widget>
- <widget class="QLineEdit">
+ <widget class="TQLineEdit">
<property name="name">
<cstring>c_delay_step</cstring>
</property>
@@ -379,7 +379,7 @@
<string>Option to specify the amount in seconds by which to change audio delay when using Increase/Decrease Delay commands on Player/Audio menu or the corresponding keyboard shortcuts.</string>
</property>
</widget>
- <widget class="QLabel">
+ <widget class="TQLabel">
<property name="name">
<cstring>l_delay_seconds</cstring>
</property>
@@ -419,15 +419,15 @@
</connection>
<connection>
<sender>c_device</sender>
- <signal>textChanged(const QString&amp;)</signal>
+ <signal>textChanged(const TQString&amp;)</signal>
<receiver>KPlayerSettingsAudioPage</receiver>
- <slot>deviceChanged(const QString&amp;)</slot>
+ <slot>deviceChanged(const TQString&amp;)</slot>
</connection>
<connection>
<sender>c_mixer</sender>
- <signal>textChanged(const QString&amp;)</signal>
+ <signal>textChanged(const TQString&amp;)</signal>
<receiver>KPlayerSettingsAudioPage</receiver>
- <slot>mixerChanged(const QString&amp;)</slot>
+ <slot>mixerChanged(const TQString&amp;)</slot>
</connection>
<connection>
<sender>c_softvol</sender>
@@ -438,8 +438,8 @@
</connections>
<slots>
<slot access="protected">driverChanged(int)</slot>
- <slot access="protected">deviceChanged(const QString&amp;)</slot>
- <slot access="protected">mixerChanged(const QString&amp;)</slot>
+ <slot access="protected">deviceChanged(const TQString&amp;)</slot>
+ <slot access="protected">mixerChanged(const TQString&amp;)</slot>
<slot access="protected">softvolChanged(bool)</slot>
</slots>
<layoutdefaults spacing="6" margin="0"/>