summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorNico Vertriest <nico.vertriest@theqtcompany.com>2015-12-07 12:15:13 +0100
committerSimon Hausmann <simon.hausmann@theqtcompany.com>2015-12-09 09:36:17 +0000
commit8f74fe1b66aed3ca26a9721359472c86d0beeb5b (patch)
tree964b5a53650a6e358953a8d9263522ff2bcbe181
parent7afc139e0801fd6390065f23d5870cbadbb92b9d (diff)
Doc: Circumvented qdoc parsing by removing '!'
Qdoc gave warning "Cannot link this to anything" Task-number: QTBUG-43810 Change-Id: Id903040ed7b2860a2ec64a52f7fbe8269c6927b0 Reviewed-by: Martin Smith <martin.smith@theqtcompany.com> Reviewed-by: Topi Reiniƶ <topi.reinio@theqtcompany.com>
-rw-r--r--src/corelib/tools/qstring.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/corelib/tools/qstring.cpp b/src/corelib/tools/qstring.cpp
index 71d0be1dcf..8c06ec4045 100644
--- a/src/corelib/tools/qstring.cpp
+++ b/src/corelib/tools/qstring.cpp
@@ -5686,7 +5686,7 @@ QString QString::rightJustified(int width, QChar fill, bool truncate) const
*/
namespace QUnicodeTables {
-/*!
+/*
\internal
Converts the \a str string starting from the position pointed to by the \a
it iterator, using the Unicode case traits \c Traits, and returns the