Sophie

Sophie

distrib > Mageia > 6 > i586 > by-pkgid > f93881942bd3805980c2fe63aa853d78 > files > 35

qtdoc5-5.9.4-1.mga6.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" />
<!-- examples-android.qdoc -->
  <title>Qt for Android Examples | Qt 5.9</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.9</a></td><td >Qt for Android Examples</td></tr></table><table class="buildversion"><tr>
<td id="buildversion" width="100%" align="right">Qt 5.9.4 Reference Documentation</td>
        </tr></table>
      </div>
    </div>
<div class="content">
<div class="line">
<div class="content mainContent">
<div class="sidebar">
<div class="toc">
<h3><a name="toc">Contents</a></h3>
<ul>
<li class="level1"><a href="#running-the-examples">Running the Examples</a></li>
<li class="level1"><a href="#essentials">Essentials</a></li>
<li class="level1"><a href="#qt-quick-and-qml-examples-for-android">Qt Quick and QML Examples for Android</a></li>
</ul>
</div>
<div class="sidebar-content" id="sidebar-content"></div></div>
<h1 class="title">Qt for Android Examples</h1>
<span class="subtitle"></span>
<!-- $$$examples-android.html-description -->
<div class="descr"> <a name="details"></a>
<p>This page lists Qt Examples known to work for <a href="android-support.html">Android</a>. This page is not an exclusive list, meaning most <a href="qtexamplesandtutorials.html">Qt Examples</a> are compatible with Android but are not listed here.</p>
<a name="running-the-examples"></a>
<h2 id="running-the-examples">Running the Examples</h2>
<p>To run the examples from <a href="http://doc.qt.io/qtcreator/index.html">Qt Creator</a>, open the <b>Welcome</b> mode and select the example from <b>Examples</b>. Entering the search term <b>Android</b> filters these examples from the other <a href="qtexamplesandtutorials.html">Qt Examples</a>. For more information, visit <a href="http://doc.qt.io/qtcreator/creator-build-example-application.html">Building and Running an Example</a>.</p>
<a name="essentials"></a>
<h2 id="essentials">Essentials</h2>
<p>These examples and tutorials give instructions on how to get started as well as information related to Qt for Android.</p>
<ul>
<li><a href="androidgs.html">Getting Started</a></li>
<li><a href="http://doc.qt.io/qtcreator/qtcreator-accelbubble-example.html">Creating a Mobile Application</a></li>
<li><a href="http://doc.qt.io/qtcreator/creator-deploying-android.html">Deploying to the Device</a></li>
<li><a href="portingtoandroid.html">Porting a Qt Application</a></li>
<li><a href="publishtogoogleplay.html">Publishing to Google Play</a></li>
<li><a href="opensslsupport.html">Adding OpenSSL Support for Android</a></li>
<li><a href="http://wiki.qt.io/Qt5ForAndroidBuilding">Building from Sources</a></li>
<li>Qt Notifier - demonstrates how to call Java code from an Android application</li>
</ul>
<a name="qt-quick-and-qml-examples-for-android"></a>
<h2 id="qt-quick-and-qml-examples-for-android">Qt Quick and QML Examples for Android</h2>
<p>These are a list of Qt Quick and QML examples for Android. For a full list of Qt Quick examples including beginner-level tutorials, visit Qt Quick Examples and Tutorials.</p>
<div class="multi-column"><div class="doc-column"><p><b>Touch and Key Interaction</b></p>
<ul>
<li>Touch Interaction</li>
<li>Key Interaction</li>
<li>MouseArea</li>
</ul>
</div><div class="doc-column"><p><b>Images, Animation, and Layout</b></p>
<ul>
<li>Image Elements</li>
<li>Text</li>
<li>Animation</li>
<li>Canvas</li>
<li>Positioners</li>
<li>Right to Left</li>
</ul>
</div><div class="doc-column"><p><b>Scenegraph</b></p>
<ul>
<li>Custom Geometry</li>
<li>Graph</li>
<li>OpenGL Under QML</li>
<li>Painted Item</li>
<li>Rendering FBOs</li>
<li>Simple Material</li>
</ul>
</div><div class="doc-column"><p><b>Particles and Effects</b></p>
<ul>
<li>Emitters (Particles)</li>
<li>Affectors</li>
<li>System</li>
<li>Image Particles</li>
<li>Shader Effects</li>
</ul>
</div><div class="doc-column"><p><b>Extending QML</b></p>
<ul>
<li>Grouped Properties</li>
<li>Methods</li>
<li>Signal Support</li>
<li>Attached Properties</li>
</ul>
</div><div class="doc-column"><p><b>Multimedia</b></p>
<ul>
<li>Video Shader Effects Example</li>
<li>Video Example</li>
<li>Camera Example</li>
</ul>
</div></div></div>
<!-- @@@examples-android.html -->
        </div>
       </div>
   </div>
   </div>
</div>
<div class="footer">
   <p>
   <acronym title="Copyright">&copy;</acronym> 2017 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>