diff --git a/src/corelib/tools/qeasingcurve.cpp b/src/corelib/tools/qeasingcurve.cpp index 4e3ccf1ac42..f81f6630976 100644 --- a/src/corelib/tools/qeasingcurve.cpp +++ b/src/corelib/tools/qeasingcurve.cpp @@ -56,7 +56,7 @@ \inmodule QtCore \since 4.6 \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 between 0 and 1 should be. Easing curves allow transitions from