diff options
author | Leena Miettinen <riitta-leena.miettinen@qt.io> | 2019-10-25 11:47:35 +0200 |
---|---|---|
committer | Leena Miettinen <riitta-leena.miettinen@qt.io> | 2019-10-30 12:00:53 +0100 |
commit | 7838646a6b7f679e2b69129bba23c61e672e282b (patch) | |
tree | cffae3dd8d3c510c77fd667f94713d57ae000937 | |
parent | 0f0d86a2f84514db553302e49d4931803bca60e8 (diff) | |
download | qtdoc-7838646a6b7f679e2b69129bba23c61e672e282b.tar.gz |
Doc: Add Qt Quick Timeline to the list of add-on modules
Change-Id: Id320f5658e92190c7cfa0891e3dd76c5b7ad0413
Reviewed-by: Topi Reiniƶ <topi.reinio@qt.io>
-rw-r--r-- | doc/src/qtmodules.qdoc | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/doc/src/qtmodules.qdoc b/doc/src/qtmodules.qdoc index 40b64b1b..adc2f2ea 100644 --- a/doc/src/qtmodules.qdoc +++ b/doc/src/qtmodules.qdoc @@ -252,6 +252,11 @@ \li Provides a specialized set of controls that can be used to build interfaces in Qt Quick. \row + \li \l[Qt Quick Timeline]{Qt Quick Timeline} + \li All + \li All (*) + \li Enables keyframe-based animations and parameterization. + \row \li \l{Qt Quick Widgets C++ Classes}{Qt Quick Widgets} \li All \li All (*) |