summaryrefslogtreecommitdiffstats
path: root/src/corelib/animation/qpropertyanimation.cpp
diff options
context:
space:
mode:
authorKent Hansen <khansen@trolltech.com>2009-05-20 10:58:57 (GMT)
committerKent Hansen <khansen@trolltech.com>2009-05-20 10:58:57 (GMT)
commit87f51bd2526130f1b3c79d59aec89fe078094d68 (patch)
treed67a38ea8fd850fdbb6b00e60be4c62c7850d13a /src/corelib/animation/qpropertyanimation.cpp
parent74ca1734cd6c69e7827a7a66b0c0db5face7752f (diff)
downloadQt-87f51bd2526130f1b3c79d59aec89fe078094d68.zip
Qt-87f51bd2526130f1b3c79d59aec89fe078094d68.tar.gz
Qt-87f51bd2526130f1b3c79d59aec89fe078094d68.tar.bz2
update the qdoc tags (\since 4.6, remove \preliminary)
Diffstat (limited to 'src/corelib/animation/qpropertyanimation.cpp')
-rw-r--r--src/corelib/animation/qpropertyanimation.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/corelib/animation/qpropertyanimation.cpp b/src/corelib/animation/qpropertyanimation.cpp
index 10fe8a2..9a17049 100644
--- a/src/corelib/animation/qpropertyanimation.cpp
+++ b/src/corelib/animation/qpropertyanimation.cpp
@@ -42,8 +42,8 @@
/*!
\class QPropertyAnimation
\brief The QPropertyAnimation class animates Qt properties
+ \since 4.6
\ingroup animation
- \preliminary
QPropertyAnimation interpolates over \l{Qt's Property System}{Qt
properties}. As property values are stored in \l{QVariant}s, the