summaryrefslogtreecommitdiffstats
path: root/src/gui/text/qstatictext.cpp
diff options
context:
space:
mode:
authorMartin Smith <martin.smith@digia.com>2015-06-04 12:58:46 +0200
committerMartin Smith <martin.smith@digia.com>2015-06-05 09:37:55 +0000
commit79a97be9f31f7092c39186084c9d9d609a9be385 (patch)
tree32528c473ecc9b168a6f2cd8f1cab8f94c1dcc20 /src/gui/text/qstatictext.cpp
parentb3d09eceb83e9d34906144d98f3de727679df6f0 (diff)
doc: Remove uses of \mainclass
This qdoc command is deprecated. Task-number: QTBUG-46476 Change-Id: Iee36f91bdcf500c2e88022a5f8a9c3accc6048c2 Reviewed-by: Martin Smith <martin.smith@digia.com>
Diffstat (limited to 'src/gui/text/qstatictext.cpp')
-rw-r--r--src/gui/text/qstatictext.cpp1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/gui/text/qstatictext.cpp b/src/gui/text/qstatictext.cpp
index c3be9b871c..5d31ab9711 100644
--- a/src/gui/text/qstatictext.cpp
+++ b/src/gui/text/qstatictext.cpp
@@ -53,7 +53,6 @@ QStaticTextUserData::~QStaticTextUserData()
\ingroup multimedia
\ingroup text
\ingroup shared
- \mainclass
QStaticText provides a way to cache layout data for a block of text so that it can be drawn
more efficiently than by using QPainter::drawText() in which the layout information is