summaryrefslogtreecommitdiffstats
path: root/kplayer/kplayerpropertiesdevice.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/kplayerpropertiesdevice.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/kplayerpropertiesdevice.ui')
-rw-r--r--kplayer/kplayerpropertiesdevice.ui36
1 files changed, 18 insertions, 18 deletions
diff --git a/kplayer/kplayerpropertiesdevice.ui b/kplayer/kplayerpropertiesdevice.ui
index 4859d07..c218b72 100644
--- a/kplayer/kplayerpropertiesdevice.ui
+++ b/kplayer/kplayerpropertiesdevice.ui
@@ -1,6 +1,6 @@
<!DOCTYPE UI><UI version="3.1" stdsetdef="1">
<class>KPlayerPropertiesDevicePage</class>
-<widget class="QFrame">
+<widget class="TQFrame">
<property name="name">
<cstring>KPlayerPropertiesDevicePage</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>layout3</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_name</cstring>
</property>
@@ -78,7 +78,7 @@
<string>Option to give a descriptive name for the device. The name will be displayed in the multimedia library and on the menu.</string>
</property>
</widget>
- <widget class="QLineEdit" row="0" column="1">
+ <widget class="TQLineEdit" row="0" column="1">
<property name="name">
<cstring>c_name</cstring>
</property>
@@ -97,7 +97,7 @@
<string>Option to give a descriptive name for the device. The name will be displayed in the multimedia library and on the menu.</string>
</property>
</widget>
- <widget class="QLabel" row="1" column="0">
+ <widget class="TQLabel" row="1" column="0">
<property name="name">
<cstring>l_path</cstring>
</property>
@@ -117,7 +117,7 @@
<string>Option to specify the path to the device node.</string>
</property>
</widget>
- <widget class="QLineEdit" row="1" column="1">
+ <widget class="TQLineEdit" row="1" column="1">
<property name="name">
<cstring>c_path</cstring>
</property>
@@ -139,7 +139,7 @@
<string>Option to specify the path to the device node.</string>
</property>
</widget>
- <widget class="QLabel" row="2" column="0">
+ <widget class="TQLabel" row="2" column="0">
<property name="name">
<cstring>l_type</cstring>
</property>
@@ -159,7 +159,7 @@
<string>Option that lets you choose the type of the device.</string>
</property>
</widget>
- <widget class="QComboBox" row="2" column="1">
+ <widget class="TQComboBox" row="2" column="1">
<property name="name">
<cstring>c_type</cstring>
</property>
@@ -198,7 +198,7 @@
<string>Option that lets you choose the type of the device.</string>
</property>
</widget>
- <widget class="QLabel" row="3" column="0">
+ <widget class="TQLabel" row="3" column="0">
<property name="name">
<cstring>l_channel_list</cstring>
</property>
@@ -218,7 +218,7 @@
<string>Option to choose the available channels according to your location.</string>
</property>
</widget>
- <widget class="QComboBox" row="3" column="1">
+ <widget class="TQComboBox" row="3" column="1">
<property name="name">
<cstring>c_channel_list</cstring>
</property>
@@ -237,7 +237,7 @@
<string>Option to choose the available channels according to your location.</string>
</property>
</widget>
- <widget class="QLabel" row="4" column="0">
+ <widget class="TQLabel" row="4" column="0">
<property name="name">
<cstring>l_driver</cstring>
</property>
@@ -257,7 +257,7 @@
<string>Option to choose the input driver.</string>
</property>
</widget>
- <widget class="QComboBox" row="4" column="1">
+ <widget class="TQComboBox" row="4" column="1">
<item>
<property name="text">
<string>BSD Bt848</string>
@@ -291,7 +291,7 @@
<string>Option to choose the input driver.</string>
</property>
</widget>
- <widget class="QLabel" row="5" column="0">
+ <widget class="TQLabel" row="5" column="0">
<property name="name">
<cstring>l_channel_file</cstring>
</property>
@@ -311,7 +311,7 @@
<string>Option to specify the path to the file containing the list of available channels.</string>
</property>
</widget>
- <widget class="QLineEdit" row="5" column="1">
+ <widget class="TQLineEdit" row="5" column="1">
<property name="name">
<cstring>c_channel_file</cstring>
</property>
@@ -339,9 +339,9 @@
<connections>
<connection>
<sender>c_path</sender>
- <signal>textChanged (const QString&amp;)</signal>
+ <signal>textChanged (const TQString&amp;)</signal>
<receiver>KPlayerPropertiesDevicePage</receiver>
- <slot>pathChanged (const QString&amp;)</slot>
+ <slot>pathChanged (const TQString&amp;)</slot>
</connection>
<connection>
<sender>c_type</sender>
@@ -351,7 +351,7 @@
</connection>
</connections>
<slots>
- <slot access="protected">pathChanged (const QString&amp;)</slot>
+ <slot access="protected">pathChanged (const TQString&amp;)</slot>
<slot access="protected">typeChanged (int)</slot>
</slots>
<layoutdefaults spacing="6" margin="0"/>