summaryrefslogtreecommitdiffstats
path: root/part/kxetreeviewsettingspage.ui
diff options
context:
space:
mode:
Diffstat (limited to 'part/kxetreeviewsettingspage.ui')
-rw-r--r--part/kxetreeviewsettingspage.ui26
1 files changed, 13 insertions, 13 deletions
diff --git a/part/kxetreeviewsettingspage.ui b/part/kxetreeviewsettingspage.ui
index 8cce39b..1f53880 100644
--- a/part/kxetreeviewsettingspage.ui
+++ b/part/kxetreeviewsettingspage.ui
@@ -1,6 +1,6 @@
<!DOCTYPE UI><UI version="3.3" stdsetdef="1">
<class>KXETreeViewSettingsPage</class>
-<widget class="QWidget">
+<widget class="TQWidget">
<property name="name">
<cstring>KXETreeViewSettingsPage</cstring>
</property>
@@ -19,7 +19,7 @@
<property name="name">
<cstring>unnamed</cstring>
</property>
- <widget class="QCheckBox">
+ <widget class="TQCheckBox">
<property name="name">
<cstring>m_pCreateItemsOnDemand</cstring>
</property>
@@ -40,7 +40,7 @@ file.
Creating items on demand saves time and memory while opening very big, deep nested XML documents.</string>
</property>
</widget>
- <widget class="QCheckBox">
+ <widget class="TQCheckBox">
<property name="name">
<cstring>m_pDecorateRoot</cstring>
</property>
@@ -58,7 +58,7 @@ You can determine wether the tree view item corresponding to the XML document's
A decoration is a + or - icon, with which the item can be opened or closed to show or hide its childitems.</string>
</property>
</widget>
- <widget class="QLayoutWidget">
+ <widget class="TQLayoutWidget">
<property name="name">
<cstring>layout1</cstring>
</property>
@@ -66,7 +66,7 @@ A decoration is a + or - icon, with which the item can be opened or closed to sh
<property name="name">
<cstring>unnamed</cstring>
</property>
- <widget class="QLabel">
+ <widget class="TQLabel">
<property name="name">
<cstring>m_pLblDfltExpLevel</cstring>
</property>
@@ -82,7 +82,7 @@ A decoration is a + or - icon, with which the item can be opened or closed to sh
You can determine up to which level the tree view items should be opened (showing their childitems) when opening a document.</string>
</property>
</widget>
- <widget class="QSpinBox">
+ <widget class="TQSpinBox">
<property name="name">
<cstring>m_pDfltExpLevel</cstring>
</property>
@@ -97,7 +97,7 @@ You can determine up to which level the tree view items should be opened (showin
</widget>
</hbox>
</widget>
- <widget class="QGroupBox">
+ <widget class="TQGroupBox">
<property name="name">
<cstring>m_pBoxDnD</cstring>
</property>
@@ -108,7 +108,7 @@ You can determine up to which level the tree view items should be opened (showin
<property name="name">
<cstring>unnamed</cstring>
</property>
- <widget class="QCheckBox">
+ <widget class="TQCheckBox">
<property name="name">
<cstring>m_pEnableDrag</cstring>
</property>
@@ -127,7 +127,7 @@ You can determine up to which level the tree view items should be opened (showin
You can determine wether dragging items (and their corresponding XML nodes) from the tree view is enabled or disabled.</string>
</property>
</widget>
- <widget class="QCheckBox">
+ <widget class="TQCheckBox">
<property name="name">
<cstring>m_pEnableDrop</cstring>
</property>
@@ -151,7 +151,7 @@ You can determine wether dropping XML nodes to the tree view is enabled or disab
</widget>
</vbox>
</widget>
- <widget class="QButtonGroup">
+ <widget class="TQButtonGroup">
<property name="name">
<cstring>m_pElemDisplMode</cstring>
</property>
@@ -174,7 +174,7 @@ the attributes' names and the corresponding values are shown</string>
<property name="name">
<cstring>unnamed</cstring>
</property>
- <widget class="QRadioButton">
+ <widget class="TQRadioButton">
<property name="name">
<cstring>m_pElemDisplMode1</cstring>
</property>
@@ -185,7 +185,7 @@ the attributes' names and the corresponding values are shown</string>
<bool>true</bool>
</property>
</widget>
- <widget class="QRadioButton">
+ <widget class="TQRadioButton">
<property name="name">
<cstring>m_pElemDisplMode2</cstring>
</property>
@@ -193,7 +193,7 @@ the attributes' names and the corresponding values are shown</string>
<string>Attribute names only</string>
</property>
</widget>
- <widget class="QRadioButton">
+ <widget class="TQRadioButton">
<property name="name">
<cstring>m_pElemDisplMode3</cstring>
</property>