summaryrefslogtreecommitdiffstats
path: root/src/corelib/global/qnamespace.qdoc
diff options
context:
space:
mode:
authorMartin Smith <martin.smith@nokia.com>2010-07-13 11:07:25 (GMT)
committerMartin Smith <martin.smith@nokia.com>2010-07-13 11:07:25 (GMT)
commit1199be3aa31bfe1d55799c6362b3e59601f99a8f (patch)
tree54ae3e019f814bc9731d85eeb9373fc7da49eeb6 /src/corelib/global/qnamespace.qdoc
parente305732c0df93332a514a957b08e0ce283cb747f (diff)
downloadQt-1199be3aa31bfe1d55799c6362b3e59601f99a8f.zip
Qt-1199be3aa31bfe1d55799c6362b3e59601f99a8f.tar.gz
Qt-1199be3aa31bfe1d55799c6362b3e59601f99a8f.tar.bz2
doc: Fixed several qdoc warnings.
Diffstat (limited to 'src/corelib/global/qnamespace.qdoc')
-rw-r--r--src/corelib/global/qnamespace.qdoc5
1 files changed, 3 insertions, 2 deletions
diff --git a/src/corelib/global/qnamespace.qdoc b/src/corelib/global/qnamespace.qdoc
index ed2ae6e..5cd7f0e 100644
--- a/src/corelib/global/qnamespace.qdoc
+++ b/src/corelib/global/qnamespace.qdoc
@@ -470,6 +470,7 @@
\value TextIncludeTrailingSpaces Same as IncludeTrailingSpaces
\value TextJustificationForced Ensures that text lines are justified.
+ \omitvalue TextBypassShaping
\omitvalue BreakAnywhere
\omitvalue DontClip
\omitvalue DontPrint
@@ -1730,7 +1731,7 @@
\value Key_MediaLast
\value Key_unknown
- \value Key_Call A key to answer or initiate a call (see \l Key_ToggleCallHangup for a key to toggle current call state)
+ \value Key_Call A key to answer or initiate a call (see Qt::Key_ToggleCallHangup for a key to toggle current call state)
\value Key_Camera A key to activate the camera shutter
\value Key_CameraFocus A key to focus the camera
\value Key_Context1
@@ -1738,7 +1739,7 @@
\value Key_Context3
\value Key_Context4
\value Key_Flip
- \value Key_Hangup A key to end an ongoing call (see \l Key_ToggleCallHangup for a key to toggle current call state)
+ \value Key_Hangup A key to end an ongoing call (see Qt::Key_ToggleCallHangup for a key to toggle current call state)
\value Key_No
\value Key_Select
\value Key_Yes