summaryrefslogtreecommitdiffstats
path: root/buildtools/qmake/qmakeoptionswidgetbase.ui
diff options
context:
space:
mode:
Diffstat (limited to 'buildtools/qmake/qmakeoptionswidgetbase.ui')
-rw-r--r--buildtools/qmake/qmakeoptionswidgetbase.ui36
1 files changed, 18 insertions, 18 deletions
diff --git a/buildtools/qmake/qmakeoptionswidgetbase.ui b/buildtools/qmake/qmakeoptionswidgetbase.ui
index 0ad833d1..0f3d52d1 100644
--- a/buildtools/qmake/qmakeoptionswidgetbase.ui
+++ b/buildtools/qmake/qmakeoptionswidgetbase.ui
@@ -1,6 +1,6 @@
<!DOCTYPE UI><UI version="3.3" stdsetdef="1">
<class>QMakeOptionsWidgetBase</class>
-<widget class="QWidget">
+<widget class="TQWidget">
<property name="name">
<cstring>QMakeOptionsWidgetBase</cstring>
</property>
@@ -19,7 +19,7 @@
<property name="name">
<cstring>unnamed</cstring>
</property>
- <widget class="QLabel">
+ <widget class="TQLabel">
<property name="name">
<cstring>textLabel1_2</cstring>
</property>
@@ -29,15 +29,15 @@
- For changes on this page to take effect the project needs to be reloaded.</string>
</property>
</widget>
- <widget class="QLayoutWidget">
+ <widget class="TQLayoutWidget">
<property name="name">
- <cstring>layout1</cstring>
+ <cstring>tqlayout1</cstring>
</property>
<hbox>
<property name="name">
<cstring>unnamed</cstring>
</property>
- <widget class="QLabel">
+ <widget class="TQLabel">
<property name="name">
<cstring>textLabel1_3</cstring>
</property>
@@ -59,7 +59,7 @@ Leave this empty to automatically search for a .pro file in the project director
</widget>
</hbox>
</widget>
- <widget class="QButtonGroup">
+ <widget class="TQButtonGroup">
<property name="name">
<cstring>groupBehaviour</cstring>
</property>
@@ -73,18 +73,18 @@ Leave this empty to automatically search for a .pro file in the project director
<property name="name">
<cstring>unnamed</cstring>
</property>
- <widget class="QLabel">
+ <widget class="TQLabel">
<property name="name">
<cstring>textLabel1</cstring>
</property>
<property name="text">
<string>The following settings determine what the project configuration dialog should do when another subproject is selected while the dialog is still open.</string>
</property>
- <property name="alignment">
+ <property name="tqalignment">
<set>WordBreak|AlignVCenter</set>
</property>
</widget>
- <widget class="QRadioButton">
+ <widget class="TQRadioButton">
<property name="name">
<cstring>radioAlwaysSave</cstring>
</property>
@@ -98,7 +98,7 @@ Leave this empty to automatically search for a .pro file in the project director
<string>Always save the project configuration when selecting a another sub project.</string>
</property>
</widget>
- <widget class="QRadioButton">
+ <widget class="TQRadioButton">
<property name="name">
<cstring>radioNeverSave</cstring>
</property>
@@ -112,7 +112,7 @@ Leave this empty to automatically search for a .pro file in the project director
<string>Never save the project configuration when selecting a another sub project.</string>
</property>
</widget>
- <widget class="QRadioButton">
+ <widget class="TQRadioButton">
<property name="name">
<cstring>radioAsk</cstring>
</property>
@@ -131,7 +131,7 @@ Leave this empty to automatically search for a .pro file in the project director
</widget>
</vbox>
</widget>
- <widget class="QCheckBox">
+ <widget class="TQCheckBox">
<property name="name">
<cstring>checkReplacePaths</cstring>
</property>
@@ -153,7 +153,7 @@ Leave this empty to automatically search for a .pro file in the project director
<string>This replaces the relative paths of added files with existing custom variables if the value assigned to it is the same as the path.</string>
</property>
</widget>
- <widget class="QCheckBox">
+ <widget class="TQCheckBox">
<property name="name">
<cstring>showVariablesInTree</cstring>
</property>
@@ -161,7 +161,7 @@ Leave this empty to automatically search for a .pro file in the project director
<string>Show variables in filenames in the QMake projectmanager view.</string>
</property>
</widget>
- <widget class="QCheckBox">
+ <widget class="TQCheckBox">
<property name="name">
<cstring>checkFilenamesOnly</cstring>
</property>
@@ -169,7 +169,7 @@ Leave this empty to automatically search for a .pro file in the project director
<string>Display only filenames in the QMake Manager (Project reload is needed after changing this setting)</string>
</property>
</widget>
- <widget class="QCheckBox">
+ <widget class="TQCheckBox">
<property name="name">
<cstring>checkDisableDefaultOpts</cstring>
</property>
@@ -178,7 +178,7 @@ Leave this empty to automatically search for a .pro file in the project director
This disables the reading of any .qmake.cache files or mkspecs.</string>
</property>
</widget>
- <widget class="QCheckBox">
+ <widget class="TQCheckBox">
<property name="name">
<cstring>checkShowParseErrors</cstring>
</property>
@@ -199,7 +199,7 @@ This disables the reading of any .qmake.cache files or mkspecs.</string>
<property name="sizeType">
<enum>Expanding</enum>
</property>
- <property name="sizeHint">
+ <property name="tqsizeHint">
<size>
<width>20</width>
<height>50</height>
@@ -208,7 +208,7 @@ This disables the reading of any .qmake.cache files or mkspecs.</string>
</spacer>
</vbox>
</widget>
-<layoutdefaults spacing="6" margin="11"/>
+<tqlayoutdefaults spacing="6" margin="11"/>
<includehints>
<includehint>kurlrequester.h</includehint>
<includehint>klineedit.h</includehint>