summaryrefslogtreecommitdiffstats
path: root/qtlottie.pro
diff options
context:
space:
mode:
authorEskil Abrahamsen Blomfeldt <eskil.abrahamsen-blomfeldt@qt.io>2019-01-14 10:20:37 +0100
committerEskil Abrahamsen Blomfeldt <eskil.abrahamsen-blomfeldt@qt.io>2019-01-21 14:13:01 +0000
commit888fb0ca5d5e18fe5d8b88ed721544bf204ac158 (patch)
tree694ce06751637d2a15dbfe4d3a8260c0e6938769 /qtlottie.pro
parent7d089843c32296ba1d48713388c809996149138d (diff)
Initial commit for Qt Lottie!
This implements a QML API to display graphics and animations exported by the Bodymovin plugin in AfterEffects. Done-by: Kari Hautamäki <kari.hautamaki@qt.io> Change-Id: Idbcfc5c947e97c1a5a70947a262fe1be17de7504 Reviewed-by: Eirik Aavitsland <eirik.aavitsland@qt.io>
Diffstat (limited to 'qtlottie.pro')
-rw-r--r--qtlottie.pro1
1 files changed, 1 insertions, 0 deletions
diff --git a/qtlottie.pro b/qtlottie.pro
new file mode 100644
index 0000000..58c33f2
--- /dev/null
+++ b/qtlottie.pro
@@ -0,0 +1 @@
+load(qt_parts)