summaryrefslogtreecommitdiffstats
path: root/part/kxeattributedialogbase.ui
diff options
context:
space:
mode:
authorSlávek Banko <[email protected]>2016-03-26 12:35:35 +0100
committerSlávek Banko <[email protected]>2016-03-26 14:10:15 +0100
commit38dca4b75c471ddf950e2f9f03801c550d7d26fd (patch)
treef5923ce5d84971f1f394baf7411146f078c02fab /part/kxeattributedialogbase.ui
parente28665ce3b2e9ec6f09b4c021db7443cac3c4128 (diff)
downloadkxmleditor-38dca4b75c471ddf950e2f9f03801c550d7d26fd.tar.gz
kxmleditor-38dca4b75c471ddf950e2f9f03801c550d7d26fd.zip
Initial TQt conversion
Signed-off-by: Slávek Banko <[email protected]>
Diffstat (limited to 'part/kxeattributedialogbase.ui')
-rw-r--r--part/kxeattributedialogbase.ui22
1 files changed, 11 insertions, 11 deletions
diff --git a/part/kxeattributedialogbase.ui b/part/kxeattributedialogbase.ui
index d03b8eb..29eadc1 100644
--- a/part/kxeattributedialogbase.ui
+++ b/part/kxeattributedialogbase.ui
@@ -1,6 +1,6 @@
<!DOCTYPE UI><UI version="3.3" stdsetdef="1">
<class>KXEAttributeDialogBase</class>
-<widget class="QDialog">
+<widget class="TQDialog">
<property name="name">
<cstring>KXEAttributeDialogBase</cstring>
</property>
@@ -79,7 +79,7 @@
</size>
</property>
</spacer>
- <widget class="QLineEdit" row="1" column="0">
+ <widget class="TQLineEdit" row="1" column="0">
<property name="name">
<cstring>m_pEditNamespace</cstring>
</property>
@@ -89,7 +89,7 @@
Enter the namespace URI for this attribute here.</string>
</property>
</widget>
- <widget class="QLineEdit" row="5" column="0">
+ <widget class="TQLineEdit" row="5" column="0">
<property name="name">
<cstring>m_pEditValue</cstring>
</property>
@@ -99,7 +99,7 @@ Enter the namespace URI for this attribute here.</string>
Enter the attribute's value here.</string>
</property>
</widget>
- <widget class="QLineEdit" row="3" column="0">
+ <widget class="TQLineEdit" row="3" column="0">
<property name="name">
<cstring>m_pEditQName</cstring>
</property>
@@ -109,7 +109,7 @@ Enter the attribute's value here.</string>
Enter a qualified name for the attribute here.</string>
</property>
</widget>
- <widget class="QLayoutWidget" row="7" column="0" rowspan="1" colspan="2">
+ <widget class="TQLayoutWidget" row="7" column="0" rowspan="1" colspan="2">
<property name="name">
<cstring>Layout1</cstring>
</property>
@@ -140,7 +140,7 @@ Enter a qualified name for the attribute here.</string>
</size>
</property>
</spacer>
- <widget class="QPushButton">
+ <widget class="TQPushButton">
<property name="name">
<cstring>m_pBtnOK</cstring>
</property>
@@ -157,7 +157,7 @@ Enter a qualified name for the attribute here.</string>
<bool>true</bool>
</property>
</widget>
- <widget class="QPushButton">
+ <widget class="TQPushButton">
<property name="name">
<cstring>m_pBtnCancel</cstring>
</property>
@@ -173,7 +173,7 @@ Enter a qualified name for the attribute here.</string>
</widget>
</hbox>
</widget>
- <widget class="QLabel" row="4" column="0">
+ <widget class="TQLabel" row="4" column="0">
<property name="name">
<cstring>m_pLblValue</cstring>
</property>
@@ -189,7 +189,7 @@ Enter a qualified name for the attribute here.</string>
Enter the attribute's value here.</string>
</property>
</widget>
- <widget class="QLabel" row="2" column="0">
+ <widget class="TQLabel" row="2" column="0">
<property name="name">
<cstring>m_pLblQName</cstring>
</property>
@@ -205,7 +205,7 @@ Enter the attribute's value here.</string>
Enter a qualified name for the attribute here.</string>
</property>
</widget>
- <widget class="QLabel" row="0" column="0">
+ <widget class="TQLabel" row="0" column="0">
<property name="name">
<cstring>m_pLblNamespace</cstring>
</property>
@@ -221,7 +221,7 @@ Enter a qualified name for the attribute here.</string>
Enter the namespace URI for this attribute here.</string>
</property>
</widget>
- <widget class="QLabel" row="6" column="0">
+ <widget class="TQLabel" row="6" column="0">
<property name="name">
<cstring>m_pTextLabelMessage</cstring>
</property>