summaryrefslogtreecommitdiffstats
path: root/src/gui/text/qtextobject.cpp
diff options
context:
space:
mode:
authorGeir Vattekar <geir.vattekar@trolltech.com>2009-05-06 13:30:42 +0200
committerGeir Vattekar <geir.vattekar@trolltech.com>2009-05-06 13:30:42 +0200
commit3dcbd944d90f6e2db9ab74078ccc4f6caf38a2bd (patch)
tree58827ea6af4b826498bf93cc7e788ec6708eb93b /src/gui/text/qtextobject.cpp
parent54313dfcb36286916f5daa7df5d605f2d94b70ea (diff)
Doc: Added links to Text Object Example in QTextDocument and QTextObject
Task-number: 244858
Diffstat (limited to 'src/gui/text/qtextobject.cpp')
-rw-r--r--src/gui/text/qtextobject.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/gui/text/qtextobject.cpp b/src/gui/text/qtextobject.cpp
index 3f4c8e51fd..71b68e01e7 100644
--- a/src/gui/text/qtextobject.cpp
+++ b/src/gui/text/qtextobject.cpp
@@ -76,7 +76,7 @@ QT_BEGIN_NAMESPACE
objects, you will also need to reimplement QTextDocument::createObject()
which acts as a factory method for creating text objects.
- \sa QTextDocument
+ \sa QTextDocument, {Text Object Example}
*/
/*!