summaryrefslogtreecommitdiffstats
path: root/languages/cpp/cppnewclassdlgbase.ui
diff options
context:
space:
mode:
Diffstat (limited to 'languages/cpp/cppnewclassdlgbase.ui')
-rw-r--r--languages/cpp/cppnewclassdlgbase.ui42
1 files changed, 21 insertions, 21 deletions
diff --git a/languages/cpp/cppnewclassdlgbase.ui b/languages/cpp/cppnewclassdlgbase.ui
index 3e61701b..3fb5b1f5 100644
--- a/languages/cpp/cppnewclassdlgbase.ui
+++ b/languages/cpp/cppnewclassdlgbase.ui
@@ -1026,19 +1026,19 @@ Namespace1::Namespace2::...::NamespaceN</string>
</connection>
<connection>
<sender>classname_edit</sender>
- <signal>textChanged(const QString&amp;)</signal>
+ <signal>textChanged(const TQString&amp;)</signal>
<receiver>CppNewClassDlgBase</receiver>
- <slot>classNameChanged(const QString&amp;)</slot>
+ <slot>classNameChanged(const TQString&amp;)</slot>
</connection>
<connection>
<sender>header_edit</sender>
- <signal>textChanged(const QString&amp;)</signal>
+ <signal>textChanged(const TQString&amp;)</signal>
<receiver>CppNewClassDlgBase</receiver>
<slot>headerChanged()</slot>
</connection>
<connection>
<sender>implementation_edit</sender>
- <signal>textChanged(const QString&amp;)</signal>
+ <signal>textChanged(const TQString&amp;)</signal>
<receiver>CppNewClassDlgBase</receiver>
<slot>implementationChanged()</slot>
</connection>
@@ -1122,9 +1122,9 @@ Namespace1::Namespace2::...::NamespaceN</string>
</connection>
<connection>
<sender>basename_edit</sender>
- <signal>textChanged(const QString&amp;)</signal>
+ <signal>textChanged(const TQString&amp;)</signal>
<receiver>CppNewClassDlgBase</receiver>
- <slot>currBaseNameChanged(const QString&amp;)</slot>
+ <slot>currBaseNameChanged(const TQString&amp;)</slot>
</connection>
<connection>
<sender>qobject_box</sender>
@@ -1158,9 +1158,9 @@ Namespace1::Namespace2::...::NamespaceN</string>
</connection>
<connection>
<sender>class_tabs</sender>
- <signal>selected(const QString&amp;)</signal>
+ <signal>selected(const TQString&amp;)</signal>
<receiver>CppNewClassDlgBase</receiver>
- <slot>newTabSelected(const QString&amp;)</slot>
+ <slot>newTabSelected(const TQString&amp;)</slot>
</connection>
<connection>
<sender>class_tabs</sender>
@@ -1170,15 +1170,15 @@ Namespace1::Namespace2::...::NamespaceN</string>
</connection>
<connection>
<sender>basename_edit</sender>
- <signal>textChanged(const QString&amp;)</signal>
+ <signal>textChanged(const TQString&amp;)</signal>
<receiver>CppNewClassDlgBase</receiver>
- <slot>baseclassname_changed(const QString&amp;)</slot>
+ <slot>baseclassname_changed(const TQString&amp;)</slot>
</connection>
<connection>
<sender>baseinclude_edit</sender>
- <signal>textChanged(const QString&amp;)</signal>
+ <signal>textChanged(const TQString&amp;)</signal>
<receiver>CppNewClassDlgBase</receiver>
- <slot>baseIncludeChanged(const QString&amp;)</slot>
+ <slot>baseIncludeChanged(const TQString&amp;)</slot>
</connection>
<connection>
<sender>scope_box</sender>
@@ -1188,9 +1188,9 @@ Namespace1::Namespace2::...::NamespaceN</string>
</connection>
<connection>
<sender>namespace_edit</sender>
- <signal>textChanged(const QString&amp;)</signal>
+ <signal>textChanged(const TQString&amp;)</signal>
<receiver>CppNewClassDlgBase</receiver>
- <slot>classNamespaceChanged(const QString&amp;)</slot>
+ <slot>classNamespaceChanged(const TQString&amp;)</slot>
</connection>
<connection>
<sender>headeronly_box</sender>
@@ -1242,13 +1242,13 @@ Namespace1::Namespace2::...::NamespaceN</string>
<Q_SLOTS>
<slot access="protected">updateClassStore()</slot>
<slot access="protected">access_view_mouseButtonPressed( int button, TQListViewItem * item, const TQPoint &amp; p, int c )</slot>
- <slot access="protected">classNameChanged( const QString &amp; text )</slot>
+ <slot access="protected">classNameChanged( const TQString &amp; text )</slot>
<slot access="protected">headerChanged()</slot>
<slot access="protected">implementationChanged()</slot>
- <slot access="protected">nameHandlerChanged( const QString &amp; text )</slot>
+ <slot access="protected">nameHandlerChanged( const TQString &amp; text )</slot>
<slot access="protected">addBaseClass()</slot>
<slot access="protected">remBaseClass()</slot>
- <slot access="protected">currBaseNameChanged( const QString &amp; text )</slot>
+ <slot access="protected">currBaseNameChanged( const TQString &amp; text )</slot>
<slot access="protected">currBasePrivateSet()</slot>
<slot access="protected">currBaseProtectedSet()</slot>
<slot access="protected">currBasePublicSet()</slot>
@@ -1256,7 +1256,7 @@ Namespace1::Namespace2::...::NamespaceN</string>
<slot access="protected">currBaseSelected( TQListViewItem * it )</slot>
<slot access="protected">checkObjCInheritance( int val )</slot>
<slot access="protected">checkQWidgetInheritance( int val )</slot>
- <slot access="protected">newTabSelected( const QString &amp; text )</slot>
+ <slot access="protected">newTabSelected( const TQString &amp; text )</slot>
<slot access="protected">changeToPrivate()</slot>
<slot access="protected">changeToProtected()</slot>
<slot access="protected">changeToPublic()</slot>
@@ -1276,10 +1276,10 @@ Namespace1::Namespace2::...::NamespaceN</string>
<slot access="protected">gtk_box_stateChanged( int )</slot>
<slot access="protected">qobject_box_stateChanged( int )</slot>
<slot access="protected">selectall_button_clicked()</slot>
- <slot access="protected">baseclassname_changed( const QString &amp; )</slot>
- <slot access="protected">baseIncludeChanged( const QString &amp; )</slot>
+ <slot access="protected">baseclassname_changed( const TQString &amp; )</slot>
+ <slot access="protected">baseIncludeChanged( const TQString &amp; )</slot>
<slot access="protected">scopeboxActivated( int )</slot>
- <slot access="protected">classNamespaceChanged( const QString &amp; )</slot>
+ <slot access="protected">classNamespaceChanged( const TQString &amp; )</slot>
<slot access="protected">headeronly_box_stateChanged(int val)</slot>
</Q_SLOTS>
<layoutdefaults spacing="6" margin="11"/>