Qt Lottie Animation

Qt Lottie Animation provides a QML API for rendering graphics and animations that are exported in JSON format by the Bodymovin plugin for Adobe After Effects.

Note: This module is still in development and is provided as a technology preview.

Getting Started

Import the types using the the following statement:


  import Qt.labs.lottieqt 1.0

See the GitHub page for Bodymovin for instructions on how to download and install the plugin for Adobe After Effects.

Reference