Fix \brief for QEasingCurve

Change-Id: Ibb8ce4e87e6338cc9d436344d1336397db093cb0
Reviewed-by: Paul Olav Tvete <paul.tvete@digia.com>
This commit is contained in:
Lars Knoll 2012-11-23 14:25:23 +01:00 committed by The Qt Project
parent 2e78d7ac30
commit 226e108fbb

View File

@ -56,7 +56,7 @@
\inmodule QtCore \inmodule QtCore
\since 4.6 \since 4.6
\ingroup animation \ingroup animation
\caption The QEasingCurve class provides easing curves for controlling animation. \brief The QEasingCurve class provides easing curves for controlling animation.
Easing curves describe a function that controls how the speed of the interpolation Easing curves describe a function that controls how the speed of the interpolation
between 0 and 1 should be. Easing curves allow transitions from between 0 and 1 should be. Easing curves allow transitions from