summaryrefslogtreecommitdiffstats
path: root/src/gui/painting
diff options
context:
space:
mode:
authorMartin Smith <msmith@trolltech.com>2009-06-11 11:58:42 (GMT)
committerMartin Smith <msmith@trolltech.com>2009-06-11 12:00:31 (GMT)
commit5f31403e74c4eaf89a213ce3514fe380d221298b (patch)
tree4d6e27088f203a5d665d7613f1949429e4601867 /src/gui/painting
parentb93a0c53d4f6c9661f1ba496958a8103847093cd (diff)
downloadQt-5f31403e74c4eaf89a213ce3514fe380d221298b.zip
Qt-5f31403e74c4eaf89a213ce3514fe380d221298b.tar.gz
Qt-5f31403e74c4eaf89a213ce3514fe380d221298b.tar.bz2
doc: Fixed several qdoc warnings.
Diffstat (limited to 'src/gui/painting')
-rw-r--r--src/gui/painting/qdrawutil.cpp4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/gui/painting/qdrawutil.cpp b/src/gui/painting/qdrawutil.cpp
index 230d30b..4020593 100644
--- a/src/gui/painting/qdrawutil.cpp
+++ b/src/gui/painting/qdrawutil.cpp
@@ -1039,7 +1039,7 @@ void qDrawItem(QPainter *p, Qt::GUIStyle gs,
#endif
/*!
- \struct QMargins
+ \class QMargins
\since 4.6
Holds the borders used to split a pixmap into nine segments in order to
@@ -1050,7 +1050,7 @@ void qDrawItem(QPainter *p, Qt::GUIStyle gs,
*/
/*!
- \struct QTileRules
+ \class QTileRules
\since 4.6
Holds the rules used to draw a pixmap or image split into nine segments,