summaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
authorAaron Kennedy <aaron.kennedy@nokia.com>2009-10-12 05:34:30 (GMT)
committerAaron Kennedy <aaron.kennedy@nokia.com>2009-10-12 05:34:30 (GMT)
commit0241f0e132ef9724876d62cf3a4c29e7fa10cd6d (patch)
tree54a85d22e932c9fa83854e0a1098fd4d362f046b /src
parent3f86ef45fbde6a49dd3e6a8904d15cc0983d130d (diff)
downloadQt-0241f0e132ef9724876d62cf3a4c29e7fa10cd6d.zip
Qt-0241f0e132ef9724876d62cf3a4c29e7fa10cd6d.tar.gz
Qt-0241f0e132ef9724876d62cf3a4c29e7fa10cd6d.tar.bz2
Doc
Diffstat (limited to 'src')
-rw-r--r--src/declarative/extra/qfxparticles.cpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/declarative/extra/qfxparticles.cpp b/src/declarative/extra/qfxparticles.cpp
index b4a04a9..36fdd79 100644
--- a/src/declarative/extra/qfxparticles.cpp
+++ b/src/declarative/extra/qfxparticles.cpp
@@ -111,6 +111,7 @@ QML_DEFINE_TYPE(Qt,4,6,(QT_VERSION&0x00ff00)>>8,ParticleMotion,QFxParticleMotion
\class QFxParticleMotion
\ingroup group_effects
\brief The QFxParticleMotion class is the base class for particle motion.
+ \internal
This class causes the particles to remain static.
*/