summaryrefslogtreecommitdiffstats
path: root/src/corelib/animation/qsequentialanimationgroup.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/qsequentialanimationgroup.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/qsequentialanimationgroup.cpp')
-rw-r--r--src/corelib/animation/qsequentialanimationgroup.cpp3
1 files changed, 1 insertions, 2 deletions
diff --git a/src/corelib/animation/qsequentialanimationgroup.cpp b/src/corelib/animation/qsequentialanimationgroup.cpp
index 38f4818..14814a7 100644
--- a/src/corelib/animation/qsequentialanimationgroup.cpp
+++ b/src/corelib/animation/qsequentialanimationgroup.cpp
@@ -42,9 +42,8 @@
/*!
\class QSequentialAnimationGroup
\brief The QSequentialAnimationGroup class provides a sequential group of animations.
- \since 4.5
+ \since 4.6
\ingroup animation
- \preliminary
QSequentialAnimationGroup is a QAnimationGroup that runs its
animations in sequence, i.e., it starts one animation after