From 226e108fbbda3a233c0a03daa8162903804a32e3 Mon Sep 17 00:00:00 2001 From: Lars Knoll Date: Fri, 23 Nov 2012 14:25:23 +0100 Subject: Fix \brief for QEasingCurve Change-Id: Ibb8ce4e87e6338cc9d436344d1336397db093cb0 Reviewed-by: Paul Olav Tvete --- src/corelib/tools/qeasingcurve.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src') diff --git a/src/corelib/tools/qeasingcurve.cpp b/src/corelib/tools/qeasingcurve.cpp index 4e3ccf1ac4..f81f663097 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 -- cgit v1.2.3