summaryrefslogtreecommitdiffstats
path: root/doc
diff options
context:
space:
mode:
authoraxis <qt-info@nokia.com>2009-05-29 12:45:16 (GMT)
committeraxis <qt-info@nokia.com>2009-06-03 09:23:17 (GMT)
commita12eaad983da3caa30babd36a0e5c527588b2602 (patch)
treec63f0407f6af7924eb6f36564f481150dfd5f1b8 /doc
parent6545932efa45ea2b8fbc1459d760ec5f15c63120 (diff)
downloadQt-a12eaad983da3caa30babd36a0e5c527588b2602.zip
Qt-a12eaad983da3caa30babd36a0e5c527588b2602.tar.gz
Qt-a12eaad983da3caa30babd36a0e5c527588b2602.tar.bz2
Small doc fix.
Diffstat (limited to 'doc')
-rw-r--r--doc/src/qnamespace.qdoc2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/src/qnamespace.qdoc b/doc/src/qnamespace.qdoc
index a7663f8..cd06700 100644
--- a/doc/src/qnamespace.qdoc
+++ b/doc/src/qnamespace.qdoc
@@ -2428,7 +2428,7 @@
\value ImMicroFocus The rectangle covering the area of the input cursor in widget coordinates.
\value ImFont The currently used font for text input.
- \value ImCursorPosition The logical position of the cursor within the text surrounding the input area (see ImSurroundingText).
+ \value ImCursorPosition The logical position of the cursor within the text surrounding the input area (see \c ImSurroundingText).
\value ImSurroundingText The plain text around the input area, for example the current paragraph.
\value ImCurrentSelection The currently selected text.
\value ImMaximumTextLength The maximum number of characters that the widget can hold. If there is no limit, QVariant() is returned.