/usr/share/qt5/doc/qtdoc/examples-ios.html is in qt5-doc-html 5.3.2-3.
This file is owned by root:root, with mode 0o644.
The actual contents of the file can be viewed below.
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 | <?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en_US" lang="en_US">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<!-- examples-ios.qdoc -->
<title>Qt for iOS Examples | QtDoc 5.3</title>
<link rel="stylesheet" type="text/css" href="style/offline.css" />
</head>
<body>
<div class="header" id="qtdocheader">
<div class="main">
<div class="main-rounded">
<div class="navigationbar">
<ul>
<li><a href="index.html">Qt 5.3</a></li>
<li>Qt for iOS Examples</li>
<li id="buildversion">
Qt 5.3.2 Reference Documentation</li>
</ul>
</div>
</div>
<div class="content">
<div class="line">
<div class="content mainContent">
<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-examples-for-ios">Qt Quick Examples for iOS</a></li>
</ul>
</div>
<h1 class="title">Qt for iOS Examples</h1>
<span class="subtitle"></span>
<!-- $$$examples-ios.html-description -->
<div class="descr"> <a name="details"></a>
<p>This page lists Qt Examples known to work for <a href="ios-support.html">iOS</a>. This page is not an exclusive list, meaning most <a href="qtexamplesandtutorials.html">Qt Examples</a> are compatible with iOS but are not listed here.</p>
<a name="running-the-examples"></a>
<h2>Running the Examples</h2>
<p>To run the examples from <a href="http://qt-project.org/doc/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>iOS</b> filters these examples from the other <a href="qtexamplesandtutorials.html">Qt Examples</a>. For more information, visit <a href="http://qt-project.org/doc/qtcreator/creator-build-example-application.html">Building and Running an Example</a>.</p>
<a name="essentials"></a>
<h2>Essentials</h2>
<p>These pages give instructions on how to get started as well as information related to Qt for iOS.</p>
<ul>
<li><a href="ios-support.html#getting-started">Getting Started with Qt for iOS</a></li>
<li><a href="http://qt-project.org/doc/qtcreator/creator-mobile-app-tutorial.html">Creating a Mobile Application</a></li>
<li><a href="platform-notes-ios.html#publishing-to-apple-app-store">Publishing to Apple App Store</a></li>
<li><a href="http://qt-project.org/doc/qtcreator/creator-developing-ios.html">Connecting iOS Devices</a></li>
<li><a href="porting-to-ios.html">Porting to iOS</a></li>
<li><a href="building-from-source-ios.html">Building Qt from Sources</a></li>
</ul>
<a name="qt-quick-examples-for-ios"></a>
<h2>Qt Quick Examples for iOS</h2>
<p>These are a list of Qt Quick and QML examples for iOS. For a full list of Qt Quick examples including beginner-level tutorials, visit <a href="../qtquick/qtquick-codesamples.html">Qt Quick Examples and Tutorials</a>.</p>
<div class="landingicons"><div class="icons1of3"><p><b>Images, Animation, and Layout</b></p>
<ul>
<li><a href="../qtquick/qtquick-imageelements-example.html">Image Elements</a></li>
<li><a href="../qtquick/qtquick-text-example.html">Text</a></li>
<li><a href="../qtquick/qtquick-animation-example.html">Animation</a></li>
<li><a href="../qtquick/qtquick-canvas-example.html">Canvas</a></li>
<li><a href="../qtquick/qtquick-positioners-example.html">Positioners</a></li>
<li><a href="../qtquick/qtquick-righttoleft-example.html">Right to Left</a></li>
<li><a href="../qtquick/qtquick-shadereffects-example.html">Shader Effects</a></li>
</ul>
</div><div class="icons1of3"><p><b>Touch and Key Interaction</b></p>
<ul>
<li><a href="../qtquick/qtquick-touchinteraction-example.html">Touch Interaction</a></li>
<li><a href="../qtquick/qtquick-mousearea-example.html">MouseArea</a></li>
</ul>
</div></div></div>
<!-- @@@examples-ios.html -->
</div>
</div>
</div>
</div>
</div>
<div class="footer">
<p>
<acronym title="Copyright">©</acronym> 2014 Digia Plc and/or its
subsidiaries. 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> Digia, Qt and their respective logos are trademarks of Digia Plc in Finland and/or other countries worldwide. All other trademarks are property
of their respective owners. </p>
</div>
</body>
</html>
|