summaryrefslogtreecommitdiffstats
path: root/src/declarative/fx/qfximage.cpp
diff options
context:
space:
mode:
authorMichael Brasser <michael.brasser@nokia.com>2009-04-30 06:18:50 (GMT)
committerMichael Brasser <michael.brasser@nokia.com>2009-04-30 06:18:50 (GMT)
commita26c1cbe326f59162cd6549b8da479c4a7f198da (patch)
treeab6e2f999d19d7e07d5b4ad2fed48cd30c42063e /src/declarative/fx/qfximage.cpp
parent488d2f6012c13291d2a8fe7907c332e2ab1b1b15 (diff)
downloadQt-a26c1cbe326f59162cd6549b8da479c4a7f198da.zip
Qt-a26c1cbe326f59162cd6549b8da479c4a7f198da.tar.gz
Qt-a26c1cbe326f59162cd6549b8da479c4a7f198da.tar.bz2
Documentation work.
Diffstat (limited to 'src/declarative/fx/qfximage.cpp')
-rw-r--r--src/declarative/fx/qfximage.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/declarative/fx/qfximage.cpp b/src/declarative/fx/qfximage.cpp
index a34cd12..74ba8b8 100644
--- a/src/declarative/fx/qfximage.cpp
+++ b/src/declarative/fx/qfximage.cpp
@@ -135,7 +135,7 @@ QFxImage::~QFxImage()
This property contains the image currently being displayed by this item,
which may be an empty pixmap if nothing is currently displayed. If this
property is set, the src property will be unset. This property is intended
- to be used only in C++, not in XML.
+ to be used only in C++, not in QML.
*/
QPixmap QFxImage::pixmap() const
{