/usr/share/qt5/doc/qtqml/qtqml-module.html is in qtdeclarative5-doc-html 5.2.1-3ubuntu15.
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 87 88 89 90 | <?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" />
<!-- qtqml-cpp.qdoc -->
<title>Qt QML C++ Classes | QtQml 5.2</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>Qt 5.2</li>
<li><a href="qtqml-index.html">Qt QML</a></li>
<li>Qt QML C++ Classes</li>
<li id="buildversion">
Qt 5.2.1 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="#classes">Classes</a></li>
<li class="level1"><a href="#details">Detailed Description</a></li>
</ul>
</div>
<h1 class="title">Qt QML C++ Classes</h1>
<span class="subtitle"></span>
<!-- $$$QtQml-brief -->
<p>The C++ API provided by the Qt QML module <a href="#details">More...</a></p>
<!-- @@@QtQml -->
<a name="classes"></a>
<h2>Classes</h2>
<table class="annotated">
<tr class="odd topAlign"><td class="tblName"><p><a href="qjsengine.html">QJSEngine</a></p></td><td class="tblDescr"><p>Environment for evaluating JavaScript code</p></td></tr>
<tr class="even topAlign"><td class="tblName"><p><a href="qjsvalue.html">QJSValue</a></p></td><td class="tblDescr"><p>Acts as a container for Qt/JavaScript data types</p></td></tr>
<tr class="odd topAlign"><td class="tblName"><p><a href="qjsvalueiterator.html">QJSValueIterator</a></p></td><td class="tblDescr"><p>Java-style iterator for QJSValue</p></td></tr>
<tr class="even topAlign"><td class="tblName"><p><a href="qqmlabstracturlinterceptor.html">QQmlAbstractUrlInterceptor</a></p></td><td class="tblDescr"><p>Allows you to control QML file loading</p></td></tr>
<tr class="odd topAlign"><td class="tblName"><p><a href="qqmlapplicationengine.html">QQmlApplicationEngine</a></p></td><td class="tblDescr"><p>Convenient way to load an application from a single QML file</p></td></tr>
<tr class="even topAlign"><td class="tblName"><p><a href="qqmlcomponent.html">QQmlComponent</a></p></td><td class="tblDescr"><p>Encapsulates a QML component definition</p></td></tr>
<tr class="odd topAlign"><td class="tblName"><p><a href="qqmlcontext.html">QQmlContext</a></p></td><td class="tblDescr"><p>Defines a context within a QML engine</p></td></tr>
<tr class="even topAlign"><td class="tblName"><p><a href="qqmlengine.html">QQmlEngine</a></p></td><td class="tblDescr"><p>Environment for instantiating QML components</p></td></tr>
<tr class="odd topAlign"><td class="tblName"><p><a href="qqmlerror.html">QQmlError</a></p></td><td class="tblDescr"><p>Encapsulates a QML error</p></td></tr>
<tr class="even topAlign"><td class="tblName"><p><a href="qqmlexpression.html">QQmlExpression</a></p></td><td class="tblDescr"><p>Evaluates JavaScript in a QML context</p></td></tr>
<tr class="odd topAlign"><td class="tblName"><p><a href="qqmlextensionplugin.html">QQmlExtensionPlugin</a></p></td><td class="tblDescr"><p>Abstract base for custom QML extension plugins</p></td></tr>
<tr class="even topAlign"><td class="tblName"><p><a href="qqmlfileselector.html">QQmlFileSelector</a></p></td><td class="tblDescr"><p>A class for applying a QFileSelector to QML file loading</p></td></tr>
<tr class="odd topAlign"><td class="tblName"><p><a href="qqmlimageproviderbase.html">QQmlImageProviderBase</a></p></td><td class="tblDescr"><p>Used to register image providers in the QML engine</p></td></tr>
<tr class="even topAlign"><td class="tblName"><p><a href="qqmlincubationcontroller.html">QQmlIncubationController</a></p></td><td class="tblDescr"><p>Instances drive the progress of QQmlIncubators</p></td></tr>
<tr class="odd topAlign"><td class="tblName"><p><a href="qqmlincubator.html">QQmlIncubator</a></p></td><td class="tblDescr"><p>Allows QML objects to be created asynchronously</p></td></tr>
<tr class="even topAlign"><td class="tblName"><p><a href="qqmllistproperty.html">QQmlListProperty</a></p></td><td class="tblDescr"><p>Allows applications to expose list-like properties to QML</p></td></tr>
<tr class="odd topAlign"><td class="tblName"><p><a href="qqmllistreference.html">QQmlListReference</a></p></td><td class="tblDescr"><p>Allows the manipulation of QQmlListProperty properties</p></td></tr>
<tr class="even topAlign"><td class="tblName"><p><a href="qqmlnetworkaccessmanagerfactory.html">QQmlNetworkAccessManagerFactory</a></p></td><td class="tblDescr"><p>Creates QNetworkAccessManager instances for a QML engine</p></td></tr>
<tr class="odd topAlign"><td class="tblName"><p><a href="qqmlparserstatus.html">QQmlParserStatus</a></p></td><td class="tblDescr"><p>Updates on the QML parser state</p></td></tr>
<tr class="even topAlign"><td class="tblName"><p><a href="qqmlproperty.html">QQmlProperty</a></p></td><td class="tblDescr"><p>Abstracts accessing properties on objects created from QML</p></td></tr>
<tr class="odd topAlign"><td class="tblName"><p><a href="qqmlpropertymap.html">QQmlPropertyMap</a></p></td><td class="tblDescr"><p>Allows you to set key-value pairs that can be used in QML bindings</p></td></tr>
<tr class="even topAlign"><td class="tblName"><p><a href="qqmlpropertyvaluesource.html">QQmlPropertyValueSource</a></p></td><td class="tblDescr"><p>Interface for property value sources such as animations and bindings</p></td></tr>
<tr class="odd topAlign"><td class="tblName"><p><a href="qqmlscriptstring.html">QQmlScriptString</a></p></td><td class="tblDescr"><p>Encapsulates a script and its context</p></td></tr>
</table>
<!-- $$$QtQml-description -->
<a name="details"></a>
<div class="descr">
<h2>Detailed Description</h2>
<p>To include the definitions of the module's classes, use the following directive:</p>
<pre class="cpp"><span class="preprocessor">#include <QtQml></span></pre>
<p>To link against the module, add this line to your qmake <tt>.pro</tt> file:</p>
<pre class="cpp">QT <span class="operator">+</span><span class="operator">=</span> qml</pre>
<p>For more information on the Qt QML module, see the <a href="qtqml-index.html">Qt QML</a> module documentation.</p>
</div>
<!-- @@@QtQml -->
</div>
</div>
</div>
</div>
</div>
<div class="footer">
<p>
<acronym title="Copyright">©</acronym> 2013 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>
|