Commit c8751b3d authored by Nico Vertriest's avatar Nico Vertriest Committed by Jani Heikkinen
Browse files

Doc: Corrected brief statement for overview page


Task-number: QTBUG-42682
Change-Id: I28afbb8b09d5568f3fae29fdfc5a3d15376b72de
Reviewed-by: default avatarMartin Smith <martin.smith@digia.com>
parent acd06b6e
No related merge requests found
Showing with 2 additions and 1 deletion
...@@ -27,6 +27,7 @@ ...@@ -27,6 +27,7 @@
/*! /*!
\group animation \group animation
\brief Provides an easy way for creating animated GUIs.
\title Animation Framework \title Animation Framework
This page lists classes belonging to \l{Qt Core}'s This page lists classes belonging to \l{Qt Core}'s
...@@ -46,7 +47,7 @@ ...@@ -46,7 +47,7 @@
\keyword Animation \keyword Animation
The animation framework aims to provide an easy way for creating animated The animation framework aims to provide an easy way for creating animated
and smooth GUI's. By animating Qt properties, the framework provides great and smooth GUIs. By animating Qt properties, the framework provides great
freedom for animating widgets and other \l{QObject}s. The framework can freedom for animating widgets and other \l{QObject}s. The framework can
also be used with the Graphics View framework. Many of the concepts also be used with the Graphics View framework. Many of the concepts
available in the animation framework are also available in \l{Qt Quick}, available in the animation framework are also available in \l{Qt Quick},
......
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment