summaryrefslogtreecommitdiffstats
path: root/src/gui/painting/qpaintengine.cpp
diff options
context:
space:
mode:
authorMartin Smith <msmith@trolltech.com>2009-09-08 10:31:10 (GMT)
committerMartin Smith <msmith@trolltech.com>2009-09-08 10:32:03 (GMT)
commit2075cb4fc05dc077db1bb9437dd0fcf75605fe9c (patch)
tree6771bd9896e4457b467ee21997d9300af7e749bd /src/gui/painting/qpaintengine.cpp
parentfa889cf4b80868249c70715275069eb150b597cc (diff)
downloadQt-2075cb4fc05dc077db1bb9437dd0fcf75605fe9c.zip
Qt-2075cb4fc05dc077db1bb9437dd0fcf75605fe9c.tar.gz
Qt-2075cb4fc05dc077db1bb9437dd0fcf75605fe9c.tar.bz2
doc: Fixed several qdoc errors.
That's the last of them... for now.
Diffstat (limited to 'src/gui/painting/qpaintengine.cpp')
-rw-r--r--src/gui/painting/qpaintengine.cpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/gui/painting/qpaintengine.cpp b/src/gui/painting/qpaintengine.cpp
index f442788..42da637 100644
--- a/src/gui/painting/qpaintengine.cpp
+++ b/src/gui/painting/qpaintengine.cpp
@@ -386,6 +386,7 @@ void QPaintEngine::drawPolygon(const QPoint *points, int pointCount, PolygonDraw
\value User First user type ID
\value MaxUser Last user type ID
\value OpenGL2
+ \value PaintBuffer
*/
/*!