Sophie

Sophie

distrib > Mageia > 7 > armv7hl > media > core-updates > by-pkgid > bdbbdfc3f538bf93bb0eb988a7a43005 > files > 547

qtdoc5-5.12.6-1.mga7.noarch.rpm

<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE html>
<html lang="en">
<head>
  <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
  <title>qmldir Example File | Qt 5.12</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">
        <table><tr>
<td ><a href="index.html">Qt 5.12</a></td><td ><a href="qtdoc-demos-stocqt-example.html">Qt Quick Demo - StocQt</a></td><td >qmldir Example File</td></tr></table><table class="buildversion"><tr>
<td id="buildversion" width="100%" align="right">Qt 5.12.6 Reference Documentation</td>
        </tr></table>
      </div>
    </div>
<div class="content">
<div class="line">
<div class="content mainContent">
<div class="sidebar"><div class="sidebar-content" id="sidebar-content"></div></div>
<h1 class="title">qmldir Example File</h1>
<span class="subtitle">demos/stocqt/content/qmldir</span>
<!-- $$$demos/stocqt/content/qmldir-description -->
<div class="descr"> <a name="details"></a>
<pre class="cpp">

  singleton Settings <span class="number">1.0</span> Settings<span class="operator">.</span>qml
  Button <span class="number">1.0</span> Button<span class="operator">.</span>qml
  CheckBox <span class="number">1.0</span> CheckBox<span class="operator">.</span>qml
  StockChart <span class="number">1.0</span> StockChart<span class="operator">.</span>qml
  StockInfo <span class="number">1.0</span> StockInfo<span class="operator">.</span>qml
  StockListModel <span class="number">1.0</span> StockListModel<span class="operator">.</span>qml
  StockListView <span class="number">1.0</span> StockListView<span class="operator">.</span>qml
  StockModel <span class="number">1.0</span> StockModel<span class="operator">.</span>qml
  StockSettingsPanel <span class="number">1.0</span> StockSettingsPanel<span class="operator">.</span>qml
  StockView <span class="number">1.0</span> StockView<span class="operator">.</span>qml
  StockListDelegate <span class="number">1.0</span> StockListDelegate<span class="operator">.</span>qml
  Banner <span class="number">1.0</span> Banner<span class="operator">.</span>qml

</pre>
</div>
<!-- @@@demos/stocqt/content/qmldir -->
        </div>
       </div>
   </div>
   </div>
</div>
<div class="footer">
   <p>
   <acronym title="Copyright">&copy;</acronym> 2019 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 trademarks 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>