summaryrefslogtreecommitdiffstats
path: root/src/corelib/tools/qchar.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/corelib/tools/qchar.cpp')
-rw-r--r--src/corelib/tools/qchar.cpp4
1 files changed, 4 insertions, 0 deletions
diff --git a/src/corelib/tools/qchar.cpp b/src/corelib/tools/qchar.cpp
index 9c5a515dd7..cb5db973e1 100644
--- a/src/corelib/tools/qchar.cpp
+++ b/src/corelib/tools/qchar.cpp
@@ -366,6 +366,10 @@ QT_BEGIN_NAMESPACE
\enum QChar::SpecialCharacter
\value Null A QChar with this value isNull().
+ \value Tabulation Character tabulation.
+ \value LineFeed
+ \value CarriageReturn
+ \value Space
\value Nbsp Non-breaking space.
\value ReplacementCharacter The character shown when a font has no glyph
for a certain codepoint. A special question mark character is often