summaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
authorJason McDonald <jason.mcdonald@nokia.com>2009-09-28 12:44:16 (GMT)
committerJason McDonald <jason.mcdonald@nokia.com>2009-09-28 12:44:16 (GMT)
commit8694efe1973296c9245b18e1efc00f658fb3486e (patch)
tree111a74a45cdc0b5f1620666b67a7e1bd2b33c892 /src
parent09d61361ff84b4f47f8a6fcda258957c93d552f9 (diff)
downloadQt-8694efe1973296c9245b18e1efc00f658fb3486e.zip
Qt-8694efe1973296c9245b18e1efc00f658fb3486e.tar.gz
Qt-8694efe1973296c9245b18e1efc00f658fb3486e.tar.bz2
Fix qdoc errors
Reviewed-by: Trust Me
Diffstat (limited to 'src')
-rw-r--r--src/gui/image/qpixmap_s60.cpp2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/gui/image/qpixmap_s60.cpp b/src/gui/image/qpixmap_s60.cpp
index 123777c..dccc691 100644
--- a/src/gui/image/qpixmap_s60.cpp
+++ b/src/gui/image/qpixmap_s60.cpp
@@ -67,6 +67,7 @@ const uchar qt_pixmap_bit_mask[] = { 0x01, 0x02, 0x04, 0x08,
/*!
\class QSymbianFbsClient
\since 4.6
+ \internal
Symbian Font And Bitmap server client that is
used to lock the global bitmap heap. Only used in
@@ -147,6 +148,7 @@ void QSymbianFbsHeapLock::relock()
/*!
\class QSymbianBitmapDataAccess
\since 4.6
+ \internal
Data access class that is used to locks/unlocks pixel data
when drawing or modifying CFbsBitmap pixel data.