Sophie

Sophie

distrib > PLD > th > x86_64 > by-pkgid > 851b725cbd2ddff61d266f36e2219c2a > files > 16

Qt6Bodymovin-doc-6.6.1-2.noarch.rpm

<!DOCTYPE html>
<html lang="en">
<head>
  <meta charset="utf-8">
<!-- qtlottie.qdoc -->
  <meta name="description" content="Provides QML types to display Bodymovin graphics and animations.">
  <title>Qt Lottie Animation QML Types | Qt Lottie Animation 6.6.1</title>
  <link rel="stylesheet" type="text/css" href="style/offline-simple.css" />
  <script type="text/javascript">
    document.getElementsByTagName("link").item(0).setAttribute("href", "style/offline.css");
    // loading style sheet breaks anchors that were jumped to before
    // so force jumping to anchor again
    setTimeout(function() {
        var anchor = location.hash;
        // need to jump to different anchor first (e.g. none)
        location.hash = "#";
        setTimeout(function() {
            location.hash = anchor;
        }, 0);
    }, 0);
  </script>
</head>
<body>
<div class="header" id="qtdocheader">
    <div class="main">
    <div class="main-rounded">
        <div class="navigationbar">
        <ul>
<li><a href="../qtdoc/index.html" translate="no">Qt 6.6</a></li>
<li><a href="qtlottieanimation-index.html" translate="no">Qt Lottie Animation</a></li>
<li>Qt Lottie Animation QML Types</li>
<li id="buildversion"><a href="qtlottieanimation-index.html" translate="no">Qt Lottie Animation | Commercial or GPLv3</a></li>
    </ul>
    </div>
</div>
<div class="content">
<div class="line">
<div class="content mainContent">
<div class="sidebar">
<div class="toc">
<h3 id="toc">Contents</h3>
<ul>
<li class="level1"><a href="#qml-types">QML Types</a></li>
</ul>
</div>
<div class="sidebar-content" id="sidebar-content"></div></div>
<h1 class="title" translate="no">Qt Lottie Animation QML Types</h1>
<!-- $$$Qt.labs.lottieqt-description -->
<div class="descr" id="details">
<p>Import the types using the the following statement:</p>
<pre class="qml" translate="no">
 import Qt.labs.lottieqt
</pre>
<h2 id="qml-types">QML Types</h2>
</div>
<!-- @@@Qt.labs.lottieqt -->
<div class="table"><table class="annotated">
<tr class="odd topAlign"><td class="tblName" translate="no"><p><a href="qml-qt-labs-lottieqt-lottieanimation.html">LottieAnimation</a></p></td><td class="tblDescr"><p>A Bodymovin player for Qt</p></td></tr>
</table></div>
        </div>
       </div>
   </div>
   </div>
</div>
<div class="footer">
   <p>
   <acronym title="Copyright">&copy;</acronym> 2023 The Qt Company Ltd.
   Documentation contributions included herein are the copyrights of
   their respective owners.<br/>    The documentation provided herein is licensed under the terms of the    <a href="http://www.gnu.org/licenses/fdl.html">GNU Free Documentation    License version 1.3</a> as published by the Free Software Foundation.<br/>    Qt and respective logos are <a href="https://doc.qt.io/qt/trademarks.html">    trademarks</a> of The Qt Company Ltd. in Finland and/or other countries
   worldwide. All other trademarks are property of their respective owners. </p>
</div>
</body>
</html>