From 70a3c0d90bf27c502ec710042250d51e2eb8bd99 Mon Sep 17 00:00:00 2001 From: Darrell Anderson Date: Sun, 16 Sep 2012 22:29:55 -0500 Subject: Fix QString -> TQString. --- languages/cpp/ccconfigwidgetbase.ui | 42 ++++++++++++++++++------------------- 1 file changed, 21 insertions(+), 21 deletions(-) (limited to 'languages/cpp/ccconfigwidgetbase.ui') diff --git a/languages/cpp/ccconfigwidgetbase.ui b/languages/cpp/ccconfigwidgetbase.ui index dae89168..41a6dd16 100644 --- a/languages/cpp/ccconfigwidgetbase.ui +++ b/languages/cpp/ccconfigwidgetbase.ui @@ -1536,31 +1536,31 @@ you right click on a variable in a header file. m_edtVariableName - textChanged(const QString&) + textChanged(const TQString&) CCConfigWidgetBase slotGetterSetterValuesChanged() m_edtRemovePrefix - textChanged(const QString&) + textChanged(const TQString&) CCConfigWidgetBase slotGetterSetterValuesChanged() m_edtGet - textChanged(const QString&) + textChanged(const TQString&) CCConfigWidgetBase slotGetterSetterValuesChanged() m_edtSet - textChanged(const QString&) + textChanged(const TQString&) CCConfigWidgetBase slotGetterSetterValuesChanged() m_edtParameterName - textChanged(const QString&) + textChanged(const TQString&) CCConfigWidgetBase slotGetterSetterValuesChanged() @@ -1692,39 +1692,39 @@ you right click on a variable in a header file. m_qtDir - textChanged(const QString&) + textChanged(const TQString&) CCConfigWidgetBase - isValidQtDir(const QString&) + isValidQtDir(const TQString&) m_qmakePath - textChanged(const QString&) + textChanged(const TQString&) CCConfigWidgetBase - isQMakeExecutable(const QString&) + isQMakeExecutable(const TQString&) m_qmakePath - urlSelected(const QString&) + urlSelected(const TQString&) CCConfigWidgetBase - isQMakeExecutable(const QString&) + isQMakeExecutable(const TQString&) m_qtDir - urlSelected(const QString&) + urlSelected(const TQString&) CCConfigWidgetBase - isValidQtDir(const QString&) + isValidQtDir(const TQString&) m_designerPath - textChanged(const QString&) + textChanged(const TQString&) CCConfigWidgetBase - isDesignerExecutable(const QString&) + isDesignerExecutable(const TQString&) m_designerPath - urlSelected(const QString&) + urlSelected(const TQString&) CCConfigWidgetBase - isDesignerExecutable(const QString&) + isDesignerExecutable(const TQString&) m_versionQt4 @@ -1768,16 +1768,16 @@ you right click on a variable in a header file. slotEnablePCS() slotEnablePP() slotRemovePPPath() - slotSelectTemplateGroup( const QString & ) + slotSelectTemplateGroup( const TQString & ) slotSetCHWindow() slotNewPCS() slotGetterSetterValuesChanged() slotRemovePCS() slotEnableSplit( bool ) toggleQtVersion(bool) - isDesignerExecutable(const QString&) - isQMakeExecutable(const QString&) - isValidQtDir(const QString&) + isDesignerExecutable(const TQString&) + isQMakeExecutable(const TQString&) + isValidQtDir(const TQString&) openPluginPaths() -- cgit v1.2.3