Doc: Move Easing Curve example into Graphics category

This example is for the animation framework (graphics),
it isn't about multimedia. Use the correct category.

Change-Id: I32f0ce13a5496c8fbc871d8f2454575c25684eba
Reviewed-by: Kai Köhne <kai.koehne@qt.io>
Reviewed-by: Alessandro Portale <alessandro.portale@qt.io>
(cherry picked from commit 382fd3010b5ba8038a6bfe4415f06a0f6ed8029b)
Reviewed-by: Qt Cherry-pick Bot <cherrypick_bot@qt-project.org>
This commit is contained in:
Paul Wicking 2024-11-12 11:46:52 +01:00 committed by Qt Cherry-pick Bot
parent 696daaf050
commit d4f782814e

View File

@ -4,7 +4,7 @@
/*! /*!
\example animation/easing \example animation/easing
\title Easing Curves Example \title Easing Curves Example
\examplecategory {Multimedia} \examplecategory {Graphics}
\brief The Easing Curves example shows how to use easing curves to \brief The Easing Curves example shows how to use easing curves to
control the speed of an animation. control the speed of an animation.