summaryrefslogtreecommitdiffstats
path: root/buildtools/autotools
diff options
context:
space:
mode:
authorDarrell Anderson <humanreadable@yahoo.com>2012-09-16 22:29:55 -0500
committerDarrell Anderson <humanreadable@yahoo.com>2012-09-16 22:29:55 -0500
commit70a3c0d90bf27c502ec710042250d51e2eb8bd99 (patch)
tree392ee5e1b90d55cf4db7d90b83ee0a2ed6a01d17 /buildtools/autotools
parent3ca58a00c6f3d4cedaa8a5a90b99b9ec974796d2 (diff)
downloadtdevelop-70a3c0d90bf27c502ec710042250d51e2eb8bd99.tar.gz
tdevelop-70a3c0d90bf27c502ec710042250d51e2eb8bd99.zip
Fix QString -> TQString.
Diffstat (limited to 'buildtools/autotools')
-rw-r--r--buildtools/autotools/addicondlgbase.ui2
-rw-r--r--buildtools/autotools/choosetargetdlgbase.ui4
-rw-r--r--buildtools/autotools/configureoptionswidgetbase.ui34
3 files changed, 20 insertions, 20 deletions
diff --git a/buildtools/autotools/addicondlgbase.ui b/buildtools/autotools/addicondlgbase.ui
index 7a3336dc..c0e6c114 100644
--- a/buildtools/autotools/addicondlgbase.ui
+++ b/buildtools/autotools/addicondlgbase.ui
@@ -236,7 +236,7 @@
</connection>
<connection>
<sender>name_edit</sender>
- <signal>textChanged(const QString&amp;)</signal>
+ <signal>textChanged(const TQString&amp;)</signal>
<receiver>add_icon_dialog</receiver>
<slot>somethingChanged()</slot>
</connection>
diff --git a/buildtools/autotools/choosetargetdlgbase.ui b/buildtools/autotools/choosetargetdlgbase.ui
index f98c9145..d6a04658 100644
--- a/buildtools/autotools/choosetargetdlgbase.ui
+++ b/buildtools/autotools/choosetargetdlgbase.ui
@@ -208,8 +208,8 @@
<Q_SLOTS>
<slot access="protected">slotActiveTargetToggled(bool)</slot>
<slot access="protected">slotChooseTargetToggled(bool)</slot>
- <slot access="private">slotSubprojectChanged(const QString&amp;)</slot>
- <slot access="private">slotTargetChanged(const QString&amp;)</slot>
+ <slot access="private">slotSubprojectChanged(const TQString&amp;)</slot>
+ <slot access="private">slotTargetChanged(const TQString&amp;)</slot>
</Q_SLOTS>
<layoutdefaults spacing="6" margin="11"/>
<includehints>
diff --git a/buildtools/autotools/configureoptionswidgetbase.ui b/buildtools/autotools/configureoptionswidgetbase.ui
index 9090f705..37ac2407 100644
--- a/buildtools/autotools/configureoptionswidgetbase.ui
+++ b/buildtools/autotools/configureoptionswidgetbase.ui
@@ -900,15 +900,15 @@ headers in a nonstandard directory &lt;include dir&gt;</string>
</connection>
<connection>
<sender>config_combo</sender>
- <signal>activated(const QString&amp;)</signal>
+ <signal>activated(const TQString&amp;)</signal>
<receiver>configure_options_widget</receiver>
- <slot>configChanged(const QString&amp;)</slot>
+ <slot>configChanged(const TQString&amp;)</slot>
</connection>
<connection>
<sender>config_combo</sender>
- <signal>textChanged(const QString&amp;)</signal>
+ <signal>textChanged(const TQString&amp;)</signal>
<receiver>configure_options_widget</receiver>
- <slot>configComboTextChanged(const QString&amp;)</slot>
+ <slot>configComboTextChanged(const TQString&amp;)</slot>
</connection>
<connection>
<sender>builddir_button</sender>
@@ -918,49 +918,49 @@ headers in a nonstandard directory &lt;include dir&gt;</string>
</connection>
<connection>
<sender>configargs_edit</sender>
- <signal>textChanged(const QString&amp;)</signal>
+ <signal>textChanged(const TQString&amp;)</signal>
<receiver>configure_options_widget</receiver>
<slot>setDirty()</slot>
</connection>
<connection>
<sender>builddir_edit</sender>
- <signal>textChanged(const QString&amp;)</signal>
+ <signal>textChanged(const TQString&amp;)</signal>
<receiver>configure_options_widget</receiver>
<slot>setDirty()</slot>
</connection>
<connection>
<sender>cbinary_edit</sender>
- <signal>textChanged(const QString&amp;)</signal>
+ <signal>textChanged(const TQString&amp;)</signal>
<receiver>configure_options_widget</receiver>
<slot>setDirty()</slot>
</connection>
<connection>
<sender>cflags_edit</sender>
- <signal>textChanged(const QString&amp;)</signal>
+ <signal>textChanged(const TQString&amp;)</signal>
<receiver>configure_options_widget</receiver>
<slot>setDirty()</slot>
</connection>
<connection>
<sender>cxxbinary_edit</sender>
- <signal>textChanged(const QString&amp;)</signal>
+ <signal>textChanged(const TQString&amp;)</signal>
<receiver>configure_options_widget</receiver>
<slot>setDirty()</slot>
</connection>
<connection>
<sender>cxxflags_edit</sender>
- <signal>textChanged(const QString&amp;)</signal>
+ <signal>textChanged(const TQString&amp;)</signal>
<receiver>configure_options_widget</receiver>
<slot>setDirty()</slot>
</connection>
<connection>
<sender>f77binary_edit</sender>
- <signal>textChanged(const QString&amp;)</signal>
+ <signal>textChanged(const TQString&amp;)</signal>
<receiver>configure_options_widget</receiver>
<slot>setDirty()</slot>
</connection>
<connection>
<sender>f77flags_edit</sender>
- <signal>textChanged(const QString&amp;)</signal>
+ <signal>textChanged(const TQString&amp;)</signal>
<receiver>configure_options_widget</receiver>
<slot>setDirty()</slot>
</connection>
@@ -972,19 +972,19 @@ headers in a nonstandard directory &lt;include dir&gt;</string>
</connection>
<connection>
<sender>topsourcedir_edit</sender>
- <signal>textChanged(const QString&amp;)</signal>
+ <signal>textChanged(const TQString&amp;)</signal>
<receiver>configure_options_widget</receiver>
<slot>setDirty()</slot>
</connection>
<connection>
<sender>cppflags_edit</sender>
- <signal>textChanged(const QString&amp;)</signal>
+ <signal>textChanged(const TQString&amp;)</signal>
<receiver>configure_options_widget</receiver>
<slot>setDirty()</slot>
</connection>
<connection>
<sender>ldflags_edit</sender>
- <signal>textChanged(const QString&amp;)</signal>
+ <signal>textChanged(const TQString&amp;)</signal>
<receiver>configure_options_widget</receiver>
<slot>setDirty()</slot>
</connection>
@@ -1021,8 +1021,8 @@ headers in a nonstandard directory &lt;include dir&gt;</string>
<slot access="protected">builddirClicked()</slot>
<slot access="protected">cflagsClicked()</slot>
<slot access="protected">configAdded()</slot>
- <slot access="protected">configChanged(const QString&amp;)</slot>
- <slot access="protected">configComboTextChanged(const QString&amp;)</slot>
+ <slot access="protected">configChanged(const TQString&amp;)</slot>
+ <slot access="protected">configComboTextChanged(const TQString&amp;)</slot>
<slot access="protected">configRemoved()</slot>
<slot access="protected">cserviceChanged()</slot>
<slot access="protected">cxxflagsClicked()</slot>