diff options
Diffstat (limited to 'tools')
-rw-r--r-- | tools/assistant/lib/qhelpprojectdata.cpp | 12 | ||||
-rw-r--r-- | tools/linguist/tests/data/main.cpp | 2 | ||||
-rw-r--r-- | tools/linguist/tests/tst_linguist.cpp | 2 | ||||
-rw-r--r-- | tools/linguist/tests/tst_lupdate.cpp | 2 | ||||
-rw-r--r-- | tools/linguist/tests/tst_simtexth.cpp | 2 |
5 files changed, 10 insertions, 10 deletions
diff --git a/tools/assistant/lib/qhelpprojectdata.cpp b/tools/assistant/lib/qhelpprojectdata.cpp index 4f2a3dc..fcd6bc9 100644 --- a/tools/assistant/lib/qhelpprojectdata.cpp +++ b/tools/assistant/lib/qhelpprojectdata.cpp @@ -369,7 +369,7 @@ QString QHelpProjectData::errorMessage() const } /*! - \reimp + \internal */ QString QHelpProjectData::namespaceName() const { @@ -377,7 +377,7 @@ QString QHelpProjectData::namespaceName() const } /*! - \reimp + \internal */ QString QHelpProjectData::virtualFolder() const { @@ -385,7 +385,7 @@ QString QHelpProjectData::virtualFolder() const } /*! - \reimp + \internal */ QList<QHelpDataCustomFilter> QHelpProjectData::customFilters() const { @@ -393,7 +393,7 @@ QList<QHelpDataCustomFilter> QHelpProjectData::customFilters() const } /*! - \reimp + \internal */ QList<QHelpDataFilterSection> QHelpProjectData::filterSections() const { @@ -401,7 +401,7 @@ QList<QHelpDataFilterSection> QHelpProjectData::filterSections() const } /*! - \reimp + \internal */ QMap<QString, QVariant> QHelpProjectData::metaData() const { @@ -409,7 +409,7 @@ QMap<QString, QVariant> QHelpProjectData::metaData() const } /*! - \reimp + \internal */ QString QHelpProjectData::rootPath() const { diff --git a/tools/linguist/tests/data/main.cpp b/tools/linguist/tests/data/main.cpp index 6e09e3e..59c3075 100644 --- a/tools/linguist/tests/data/main.cpp +++ b/tools/linguist/tests/data/main.cpp @@ -3,7 +3,7 @@ ** Copyright (C) 2009 Nokia Corporation and/or its subsidiary(-ies). ** Contact: Nokia Corporation (qt-info@nokia.com) ** -** This file is part of the test suite module of the Qt Toolkit. +** This file is part of the test suite of the Qt Toolkit. ** ** $QT_BEGIN_LICENSE:LGPL$ ** No Commercial Usage diff --git a/tools/linguist/tests/tst_linguist.cpp b/tools/linguist/tests/tst_linguist.cpp index c3f4eb6..5961db2 100644 --- a/tools/linguist/tests/tst_linguist.cpp +++ b/tools/linguist/tests/tst_linguist.cpp @@ -3,7 +3,7 @@ ** Copyright (C) 2009 Nokia Corporation and/or its subsidiary(-ies). ** Contact: Nokia Corporation (qt-info@nokia.com) ** -** This file is part of the test suite module of the Qt Toolkit. +** This file is part of the test suite of the Qt Toolkit. ** ** $QT_BEGIN_LICENSE:LGPL$ ** No Commercial Usage diff --git a/tools/linguist/tests/tst_lupdate.cpp b/tools/linguist/tests/tst_lupdate.cpp index 4114bf9..9ef00b3 100644 --- a/tools/linguist/tests/tst_lupdate.cpp +++ b/tools/linguist/tests/tst_lupdate.cpp @@ -3,7 +3,7 @@ ** Copyright (C) 2009 Nokia Corporation and/or its subsidiary(-ies). ** Contact: Nokia Corporation (qt-info@nokia.com) ** -** This file is part of the QtXmlPatterns module of the Qt Toolkit. +** This file is part of the test suite of the Qt Toolkit. ** ** $QT_BEGIN_LICENSE:LGPL$ ** No Commercial Usage diff --git a/tools/linguist/tests/tst_simtexth.cpp b/tools/linguist/tests/tst_simtexth.cpp index b71896c..b332bb1 100644 --- a/tools/linguist/tests/tst_simtexth.cpp +++ b/tools/linguist/tests/tst_simtexth.cpp @@ -3,7 +3,7 @@ ** Copyright (C) 2009 Nokia Corporation and/or its subsidiary(-ies). ** Contact: Nokia Corporation (qt-info@nokia.com) ** -** This file is part of the test suite module of the Qt Toolkit. +** This file is part of the test suite of the Qt Toolkit. ** ** $QT_BEGIN_LICENSE:LGPL$ ** No Commercial Usage |