This file is indexed.

/usr/share/qt5/doc/qtdoc/overviews.html is in qt5-doc-html 5.9.5-0ubuntu1.

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
 91
 92
 93
 94
 95
 96
 97
 98
 99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE html>
<html lang="en">
<head>
  <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<!-- overviews.qdoc -->
  <title>All Overviews | 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 >All Overviews</td></tr></table><table class="buildversion"><tr>
<td id="buildversion" width="100%" align="right">Qt 5.9.5 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="#overviews">Overviews</a></li>
<li class="level1"><a href="#modules">Modules</a></li>
<li class="level1"><a href="#qml-modules">QML Modules</a></li>
</ul>
</div>
<div class="sidebar-content" id="sidebar-content"></div></div>
<h1 class="title">All Overviews</h1>
<span class="subtitle"></span>
<!-- $$$overviews.html-description -->
<div class="descr"> <a name="details"></a>
<a name="overviews"></a>
<h2 id="overviews">Overviews</h2>
<div class="table"><table class="annotated">
<tr class="odd topAlign"><td class="tblName"><p><a href="accessibility.html">Accessibility Classes</a></p></td><td class="tblDescr"><p>Functions ensuring communication between accessible applications and accessibility tools</p></td></tr>
<tr class="even topAlign"><td class="tblName"><p><a href="modules.html">All C++ APIs per Module</a></p></td><td class="tblDescr"><p>A list of C++ modules</p></td></tr>
<tr class="odd topAlign"><td class="tblName"><p><a href="../qtcore/animation.html">Animation Framework</a></p></td><td class="tblDescr"><p>Provides an easy way for creating animated GUIs</p></td></tr>
<tr class="even topAlign"><td class="tblName"><p><a href="../qtquickcontrols/views.html">Application Navigation and Views</a></p></td><td class="tblDescr"><p>How to add views and navigation within an application</p></td></tr>
<tr class="odd topAlign"><td class="tblName"><p><a href="../qtquickcontrols/applicationwindow.html">Application Window</a></p></td><td class="tblDescr"><p>A window adding convenience for positioning items</p></td></tr>
<tr class="even topAlign"><td class="tblName"><p><a href="best-practices.html">Best Practice Guides</a></p></td><td class="tblDescr"><p>How-To and Best Practice Guides</p></td></tr>
<tr class="odd topAlign"><td class="tblName"><p><a href="../qtquickcontrols/controls.html">Buttons and Controls</a></p></td><td class="tblDescr"><p>Buttons and UI Controls</p></td></tr>
<tr class="even topAlign"><td class="tblName"><p><a href="string-processing.html">Classes for String Data</a></p></td><td class="tblDescr"><p>Classes for working with string data</p></td></tr>
<tr class="odd topAlign"><td class="tblName"><p><a href="../qtsql/database.html">Database Classes</a></p></td><td class="tblDescr"><p>Database related classes, e.g. for SQL databases</p></td></tr>
<tr class="even topAlign"><td class="tblName"><p><a href="../qtwidgets/examples-desktop.html">Desktop Examples</a></p></td><td class="tblDescr"><p>Integrating your Qt application with your favorite desktop</p></td></tr>
<tr class="odd topAlign"><td class="tblName"><p><a href="../qtwidgets/examples-dialogs.html">Dialog Examples</a></p></td><td class="tblDescr"><p>Using Qt's standard dialogs and building and using custom dialogs</p></td></tr>
<tr class="even topAlign"><td class="tblName"><p><a href="../qtcore/events.html">Event Classes</a></p></td><td class="tblDescr"><p>Classes used to create and handle events</p></td></tr>
<tr class="odd topAlign"><td class="tblName"><p><a href="groups.html">Groups Of Related Classes</a></p></td><td class="tblDescr"><p>If you know what kind of class you want (GUI, painting, I.O, etc), look here</p></td></tr>
<tr class="even topAlign"><td class="tblName"><p><a href="examples-ipc.html">IPC Examples</a></p></td><td class="tblDescr"><p>Inter-Process Communication with Qt</p></td></tr>
<tr class="odd topAlign"><td class="tblName"><p><a href="../qtcore/shared.html">Implicitly Shared Classes</a></p></td><td class="tblDescr"><p>How to maximize resource usage by implicit data sharing</p></td></tr>
<tr class="even topAlign"><td class="tblName"><p><a href="../qtcore/io.html">Input/Output and Networking</a></p></td><td class="tblDescr"><p>Classes providing file input and output along with directory and network handling</p></td></tr>
<tr class="odd topAlign"><td class="tblName"><p><a href="internationalization.html">Internationalization with Qt</a></p></td><td class="tblDescr"><p>Information about Qt's support for internationalization and multiple languages</p></td></tr>
<tr class="even topAlign"><td class="tblName"><p><a href="../qtwidgets/examples-itemviews.html">Item Views Examples</a></p></td><td class="tblDescr"><p>Using the model/view framework</p></td></tr>
<tr class="odd topAlign"><td class="tblName"><p><a href="../qtcore/json.html">JSON Support in Qt</a></p></td><td class="tblDescr"><p>An overview of JSON support in Qt</p></td></tr>
<tr class="even topAlign"><td class="tblName"><p><a href="all-examples.html">List of Qt Examples</a></p></td><td class="tblDescr"><p>Alphabetical listing of Qt Examples</p></td></tr>
<tr class="odd topAlign"><td class="tblName"><p><a href="../qtwidgets/examples-mainwindow.html">Main Window Examples</a></p></td><td class="tblDescr"><p>Building applications around a main window</p></td></tr>
<tr class="even topAlign"><td class="tblName"><p><a href="../qtquickcontrols/menus.html">Menus</a></p></td><td class="tblDescr"><p>How to create a menu bar</p></td></tr>
<tr class="odd topAlign"><td class="tblName"><p><a href="../qtnetwork/examples-network.html">Network Examples</a></p></td><td class="tblDescr"><p>How to do network programming in Qt</p></td></tr>
<tr class="even topAlign"><td class="tblName"><p><a href="../qtnetwork/network.html">Network Programming API</a></p></td><td class="tblDescr"><p>Classes for Network Programming</p></td></tr>
<tr class="odd topAlign"><td class="tblName"><p><a href="../qtopengl/examples-widgets-opengl.html">OpenGL Examples from the Qt OpenGL module</a></p></td><td class="tblDescr"><p>Accessing OpenGL from Qt</p></td></tr>
<tr class="even topAlign"><td class="tblName"><p><a href="../qtgui/painting.html">Painting Classes</a></p></td><td class="tblDescr"><p>Classes that provide support for painting</p></td></tr>
<tr class="odd topAlign"><td class="tblName"><p><a href="../qtwidgets/examples-painting.html">Painting Examples</a></p></td><td class="tblDescr"><p>How to use the Qt painting system</p></td></tr>
<tr class="even topAlign"><td class="tblName"><p><a href="../qtcore/plugins.html">Plugin Classes</a></p></td><td class="tblDescr"><p>Plugin related classes</p></td></tr>
<tr class="odd topAlign"><td class="tblName"><p><a href="../qtprintsupport/printing.html">Printer and Printing APIs</a></p></td><td class="tblDescr"><p>Classes for producing printed output</p></td></tr>
<tr class="even topAlign"><td class="tblName"><p><a href="../qtlocation/qml-qtlocation5-maps.html">QML Maps Plugin</a></p></td></tr>
<tr class="odd topAlign"><td class="tblName"><p><a href="../qtassistant/examples-qtassistant.html">Qt Assistant Examples</a></p></td><td class="tblDescr"><p>Using Qt Assistant as a help viewer for Qt applications</p></td></tr>
<tr class="even topAlign"><td class="tblName"><p><a href="../qtcharts/qtcharts-examples.html">Qt Charts Examples</a></p></td><td class="tblDescr"><p>Examples for the Qt Charts</p></td></tr>
<tr class="odd topAlign"><td class="tblName"><p><a href="i18n.html">Qt Classes for Internationalization</a></p></td><td class="tblDescr"><p>How to internationalize your Qt application</p></td></tr>
<tr class="even topAlign"><td class="tblName"><p><a href="qtconcurrentexamples.html">Qt Concurrent Examples</a></p></td><td class="tblDescr"><p>List of examples demonstrating the concurrent programming basics</p></td></tr>
<tr class="odd topAlign"><td class="tblName"><p><a href="../qtdbus/examples-dbus.html">Qt D-Bus Examples</a></p></td><td class="tblDescr"><p>Using D-Bus from Qt applications</p></td></tr>
<tr class="even topAlign"><td class="tblName"><p><a href="../qtdesigner/examples-designer.html">Qt Designer Examples</a></p></td><td class="tblDescr"><p>Using Qt Designer to build your UI</p></td></tr>
<tr class="odd topAlign"><td class="tblName"><p><a href="../qthelp/examples-qthelp.html">Qt Help Examples</a></p></td><td class="tblDescr"><p>Adding context-sensitive help to Qt applications</p></td></tr>
<tr class="even topAlign"><td class="tblName"><p><a href="../qtlinguist/examples-linguist.html">Qt Linguist Examples</a></p></td><td class="tblDescr"><p>Using Qt Linguist to internationalize your Qt application</p></td></tr>
<tr class="odd topAlign"><td class="tblName"><p><a href="../qtlocation/qtlocation-examples.html">Qt Location Examples</a></p></td><td class="tblDescr"><p>Examples for the Qt Location module</p></td></tr>
<tr class="even topAlign"><td class="tblName"><p><a href="../qtmultimedia/multimedia-examples.html">Qt Multimedia Examples</a></p></td><td class="tblDescr"><p>Demonstrates the multimedia functionality provided by Qt</p></td></tr>
<tr class="odd topAlign"><td class="tblName"><p><a href="../qtpositioning/qtpositioning-examples.html">Qt Positioning Examples</a></p></td><td class="tblDescr"><p>Examples for the Qt Positioning module</p></td></tr>
<tr class="even topAlign"><td class="tblName"><p><a href="../qtqml/qmlextendingexamples.html">Qt QML Examples</a></p></td><td class="tblDescr"><p>List of Qt QML examples for reference</p></td></tr>
<tr class="odd topAlign"><td class="tblName"><p><a href="../qtquickcontrols2/qtquickcontrols2-examples.html">Qt Quick Controls 2 Examples</a></p></td><td class="tblDescr"><p>A collection of examples for Qt Quick Controls 2</p></td></tr>
<tr class="even topAlign"><td class="tblName"><p><a href="../qtquickcontrols/qtquickcontrols-examples.html">Qt Quick Controls Examples</a></p></td><td class="tblDescr"><p>A Collection of examples for Qt Quick Controls, written in QML</p></td></tr>
<tr class="odd topAlign"><td class="tblName"><p><a href="../qtquickdialogs/qtquickdialog-examples.html">Qt Quick Examples - Dialogs</a></p></td><td class="tblDescr"><p>A Collection of examples for Qt Quick Dialogs, written in QML</p></td></tr>
<tr class="even topAlign"><td class="tblName"><p><a href="../qtquickextras/qtquickextras-examples.html">Qt Quick Extras Examples</a></p></td><td class="tblDescr"><p>A collection of examples for Qt Quick Extras</p></td></tr>
<tr class="odd topAlign"><td class="tblName"><p><a href="../qtquick/qtquick-scenegraph-materials.html">Qt Quick Scene Graph Material Classes</a></p></td><td class="tblDescr"><p>Classes used to define materials in the Qt Quick Scene Graph</p></td></tr>
<tr class="even topAlign"><td class="tblName"><p><a href="../qtquick/qtquick-scenegraph-nodes.html">Qt Quick Scene Graph Node classes</a></p></td><td class="tblDescr"><p>Nodes that can be used as part of the scene graph</p></td></tr>
<tr class="odd topAlign"><td class="tblName"><p><a href="sql-examples.html">Qt SQL Examples</a></p></td><td class="tblDescr"><p>List of examples demonstrating the SQL use cases</p></td></tr>
<tr class="even topAlign"><td class="tblName"><p><a href="../qtsensors/qtsensors-examples.html">Qt Sensors Examples</a></p></td><td class="tblDescr"><p>Examples for the Qt Sensors module</p></td></tr>
<tr class="odd topAlign"><td class="tblName"><p><a href="../qtserialport/qtserialport-examples.html">Qt Serial Port Examples</a></p></td><td class="tblDescr"><p>List of serial port examples</p></td></tr>
<tr class="even topAlign"><td class="tblName"><p><a href="../qtuitools/examples-qtuitools.html">Qt UI Tools Examples</a></p></td><td class="tblDescr"><p>Using Qt UI Tools to process UI forms</p></td></tr>
<tr class="odd topAlign"><td class="tblName"><p><a href="../qtwaylandcompositor/qtwaylandcompositor-examples.html">Qt Wayland Compositor Examples</a></p></td><td class="tblDescr"><p>Examples for the Qt Wayland Compositor module</p></td></tr>
<tr class="even topAlign"><td class="tblName"><p><a href="../qtwebchannel/qtwebchannel-examples.html">Qt WebChannel Examples</a></p></td><td class="tblDescr"><p>List of Qt WebChannel examples</p></td></tr>
<tr class="odd topAlign"><td class="tblName"><p><a href="../qtwebengine/webengine-examples.html">Qt WebEngine Examples</a></p></td><td class="tblDescr"><p>Examples demonstrating the Qt WebEngine usage</p></td></tr>
<tr class="even topAlign"><td class="tblName"><p><a href="../qtwebengine/qtwebengine-licensing.html">Qt WebEngine Licensing</a></p></td></tr>
<tr class="odd topAlign"><td class="tblName"><p><a href="../qtwebengine/webengine-widgetexamples.html">Qt WebEngine Widgets Examples</a></p></td><td class="tblDescr"><p>Examples demonstrating the Qt WebEngine Widgets usage</p></td></tr>
<tr class="even topAlign"><td class="tblName"><p><a href="../qtwebkitexamples/webkit-qmlexamples.html">Qt WebKit Examples List</a></p></td><td class="tblDescr"><p>QML examples demonstrating Webkit features</p></td></tr>
<tr class="odd topAlign"><td class="tblName"><p><a href="../qtwebkitexamples/webkit-widgetexamples.html">Qt WebKit Widgets Examples</a></p></td><td class="tblDescr"><p>Examples demonstrating the webkit widgets usage</p></td></tr>
<tr class="even topAlign"><td class="tblName"><p><a href="../qtwebsockets/qtwebsockets-examples.html">Qt WebSockets Examples</a></p></td><td class="tblDescr"><p>List of Qt WebSocket examples</p></td></tr>
<tr class="odd topAlign"><td class="tblName"><p><a href="../qtwebview/qtwebview-examples.html">Qt WebView Examples</a></p></td><td class="tblDescr"><p>Examples for the Qt WebView module</p></td></tr>
<tr class="even topAlign"><td class="tblName"><p><a href="../qtwidgets/examples-widgets.html">Qt Widgets Examples</a></p></td><td class="tblDescr"><p>Lots of examples of how to use different kinds of widgets</p></td></tr>
<tr class="odd topAlign"><td class="tblName"><p><a href="xml-examples.html">Qt XML Examples</a></p></td><td class="tblDescr"><p>List of examples demonstrating the XML processing use cases</p></td></tr>
<tr class="even topAlign"><td class="tblName"><p><a href="../qtgui/painting-3d.html">Rendering in 3D</a></p></td><td class="tblDescr"><p>Classes that provide support for rendering in 3D</p></td></tr>
<tr class="odd topAlign"><td class="tblName"><p><a href="../qtwidgets/examples-richtext.html">Rich Text Examples</a></p></td><td class="tblDescr"><p>Using the document-oriented rich text engine</p></td></tr>
<tr class="even topAlign"><td class="tblName"><p><a href="../qtgui/richtext-processing.html">Rich Text Processing APIs</a></p></td><td class="tblDescr"><p>How to use Rich Text Processing APIs</p></td></tr>
<tr class="odd topAlign"><td class="tblName"><p><a href="../qtscript/script.html">Scripting Classes and Overviews</a></p></td><td class="tblDescr"><p>Classes that add scripting capabilities to Qt applications</p></td></tr>
<tr class="even topAlign"><td class="tblName"><p><a href="../qtwidgets/standard-dialogs.html">Standard Dialogs</a></p></td><td class="tblDescr"><p>A list of Qt classes for implementing standard dialogs</p></td></tr>
<tr class="odd topAlign"><td class="tblName"><p><a href="../qtcore/statemachine.html">State Machine Classes</a></p></td><td class="tblDescr"><p>How to create and execute state graphs</p></td></tr>
<tr class="even topAlign"><td class="tblName"><p><a href="../qtquickcontrols/controlsstyling.html">Styling Controls</a></p></td><td class="tblDescr"><p>Provides custom styling for Buttons and UI Controls</p></td></tr>
<tr class="odd topAlign"><td class="tblName"><p><a href="../qtquickcontrols/stylingtutorials.html">Styling Tutorials</a></p></td></tr>
<tr class="even topAlign"><td class="tblName"><p><a href="../qtquickcontrols/viewsstyling.html">Styling Views</a></p></td><td class="tblDescr"><p>How to add custom styles for views</p></td></tr>
<tr class="odd topAlign"><td class="tblName"><p><a href="thread.html">Threading Classes</a></p></td><td class="tblDescr"><p>How to develop multithreaded applications</p></td></tr>
<tr class="even topAlign"><td class="tblName"><p><a href="examples-widgets-tools.html">Tools Examples</a></p></td><td class="tblDescr"><p>Using Qt's containers, iterators, and other tool classes</p></td></tr>
<tr class="odd topAlign"><td class="tblName"><p><a href="qt-gui-concepts.html">UI Design with Qt</a></p></td><td class="tblDescr"><p>Qt components for constructing native look and feel desktop UI's</p></td></tr>
<tr class="even topAlign"><td class="tblName"><p><a href="../qtxml/xml-tools.html">XML Classes</a></p></td><td class="tblDescr"><p>Classes that support XML, via, for example DOM and SAX</p></td></tr>
</table></div>
<a name="modules"></a>
<h2 id="modules">Modules</h2>
<div class="table"><table class="annotated">
<tr class="odd topAlign"><td class="tblName"><p><a href="../qt3d/qt3danimation-module.html">Qt3DAnimation</a></p></td><td class="tblDescr"><p>Qt 3D Animation module provides a set of prebuilt elements to help you get started with Qt 3D</p></td></tr>
<tr class="even topAlign"><td class="tblName"><p><a href="../qt3d/qt3dcore-module.html">Qt3DCore</a></p></td><td class="tblDescr"><p>Qt 3D module contains functionality to support near-realtime simulation systems</p></td></tr>
<tr class="odd topAlign"><td class="tblName"><p><a href="../qt3d/qt3dextras-module.html">Qt3DExtras</a></p></td><td class="tblDescr"><p>Qt 3D Extras module provides a set of prebuilt elements to help you get started with Qt 3D</p></td></tr>
<tr class="even topAlign"><td class="tblName"><p><a href="../qt3d/qt3dinput-module.html">Qt3DInput</a></p></td><td class="tblDescr"><p>Qt 3D Input module provides classes for handling user input in applications using Qt3D</p></td></tr>
<tr class="odd topAlign"><td class="tblName"><p><a href="../qt3d/qt3dlogic-module.html">Qt3DLogic</a></p></td><td class="tblDescr"><p>Qt 3D Logic module enables synchronizing frames with the Qt 3D backend</p></td></tr>
<tr class="even topAlign"><td class="tblName"><p><a href="../qt3d/qt3drender-module.html">Qt3DRender</a></p></td><td class="tblDescr"><p>Qt 3D Render module contains functionality to support 2D and 3D rendering using Qt 3D</p></td></tr>
<tr class="odd topAlign"><td class="tblName"><p><a href="../qt3d/qt3dscene2d-module.html">Qt3DScene2D</a></p></td><td class="tblDescr"><p>Qt 3D Scene2D module provides a way to render Quick2 qml content to a Qt 3D texture</p></td></tr>
<tr class="even topAlign"><td class="tblName"><p><a href="../qtbluetooth/qtbluetooth-module.html">QtBluetooth</a></p></td><td class="tblDescr"><p>Enables basic Bluetooth operations like scanning for devices and connecting them</p></td></tr>
<tr class="odd topAlign"><td class="tblName"><p><a href="../qtcharts/qt-charts-module.html">Qt Charts</a></p></td><td class="tblDescr"><p>C++ classes for the Qt Charts API</p></td></tr>
<tr class="even topAlign"><td class="tblName"><p><a href="../qtconcurrent/qtconcurrent-module.html">QtConcurrent</a></p></td><td class="tblDescr"><p>Qt Concurrent module contains functionality to support concurrent execution of program code</p></td></tr>
<tr class="odd topAlign"><td class="tblName"><p><a href="../qtcore/qtcore-module.html">QtCore</a></p></td><td class="tblDescr"><p>Provides core non-GUI functionality</p></td></tr>
<tr class="even topAlign"><td class="tblName"><p><a href="../qtdbus/qtdbus-module.html">QtDBus</a></p></td><td class="tblDescr"><p>Qt D-Bus module is a Unix-only library that you can use to perform Inter-Process Communication using the D-Bus protocol</p></td></tr>
<tr class="odd topAlign"><td class="tblName"><p><a href="../qtdesigner/qtdesigner-module.html">QtDesigner</a></p></td><td class="tblDescr"><p>Provides classes to create your own custom widget plugins for Qt Designer and classes to access Qt Designer components</p></td></tr>
<tr class="even topAlign"><td class="tblName"><p><a href="../qtgui/qtgui-module.html">QtGui</a></p></td><td class="tblDescr"><p>Qt GUI module provides the basic enablers for graphical applications written with Qt</p></td></tr>
<tr class="odd topAlign"><td class="tblName"><p><a href="../qthelp/qthelp-module.html">QtHelp</a></p></td><td class="tblDescr"><p>Provides classes for integrating online documentation in applications</p></td></tr>
<tr class="even topAlign"><td class="tblName"><p><a href="../qtlocation/qtlocation-module.html">QtLocation</a></p></td><td class="tblDescr"><p>Provides C++ interfaces to retrieve location and navigational information</p></td></tr>
<tr class="odd topAlign"><td class="tblName"><p><a href="../qtmultimedia/qtmultimedia-module.html">QtMultimedia</a></p></td><td class="tblDescr"><p>Qt Multimedia module provides audio, video, radio and camera functionality</p></td></tr>
<tr class="even topAlign"><td class="tblName"><p><a href="../qtmultimedia/qtmultimediawidgets-module.html">QtMultimediaWidgets</a></p></td><td class="tblDescr"><p>Classes provided by the Qt Multimedia Widgets module</p></td></tr>
<tr class="odd topAlign"><td class="tblName"><p><a href="../qtnfc/qtnfc-module.html">QtNfc</a></p></td><td class="tblDescr"><p>An API for accessing NFC Forum Tags</p></td></tr>
<tr class="even topAlign"><td class="tblName"><p><a href="../qtnetwork/qtnetwork-module.html">QtNetwork</a></p></td><td class="tblDescr"><p>Provides classes to make network programming easier and portable</p></td></tr>
<tr class="odd topAlign"><td class="tblName"><p><a href="../qtopengl/qtopengl-module.html">QtOpenGL</a></p></td><td class="tblDescr"><p>Qt OpenGL module offers classes that make it easy to use OpenGL in Qt applications</p></td></tr>
<tr class="even topAlign"><td class="tblName"><p><a href="../qtplatformheaders/qtplatformheaders-module.html">QtPlatformHeaders</a></p></td><td class="tblDescr"><p>Qt Platform Headers module offers header-only inline classes that encapsulate platform-specific information that is tied to a given runtime configuration of a platform plugin</p></td></tr>
<tr class="odd topAlign"><td class="tblName"><p><a href="../qtpositioning/qtpositioning-module.html">QtPositioning</a></p></td><td class="tblDescr"><p>Positioning module provides positioning information via QML and C++ interfaces</p></td></tr>
<tr class="even topAlign"><td class="tblName"><p><a href="../qtprintsupport/qtprintsupport-module.html">QtPrintSupport</a></p></td><td class="tblDescr"><p>Qt PrintSupport module provides classes to make printing easier and portable</p></td></tr>
<tr class="odd topAlign"><td class="tblName"><p><a href="../qtqml/qtqml-module.html">QtQml</a></p></td><td class="tblDescr"><p>C++ API provided by the Qt QML module</p></td></tr>
<tr class="even topAlign"><td class="tblName"><p><a href="../qtquick/qtquick-module.html">QtQuick</a></p></td><td class="tblDescr"><p>Qt Quick module provides classes for embedding Qt Quick in Qt/C++ applications</p></td></tr>
<tr class="odd topAlign"><td class="tblName"><p><a href="../qtquickcontrols2/qtquickcontrols2-module.html">QtQuickControls2</a></p></td><td class="tblDescr"><p>Provides classes for setting up the controls from C++</p></td></tr>
<tr class="even topAlign"><td class="tblName"><p><a href="../qtquick/qtquickwidgets-module.html">QtQuickWidgets</a></p></td><td class="tblDescr"><p>C++ API provided by the Qt Quick Widgets module</p></td></tr>
<tr class="odd topAlign"><td class="tblName"><p><a href="../qtsql/qtsql-module.html">QtSql</a></p></td><td class="tblDescr"><p>Provides a driver layer, SQL API layer, and a user interface layer for SQL databases</p></td></tr>
<tr class="even topAlign"><td class="tblName"><p><a href="../qtsvg/qtsvg-module.html">QtSvg</a></p></td><td class="tblDescr"><p>Qt SVG module provides functionality for handling SVG images</p></td></tr>
<tr class="odd topAlign"><td class="tblName"><p><a href="../qtscript/qtscript-module.html">QtScript</a></p></td><td class="tblDescr"><p>Qt Script module provides classes for making Qt applications scriptable</p></td></tr>
<tr class="even topAlign"><td class="tblName"><p><a href="../qtscripttools/qtscripttools-module.html">QtScriptTools</a></p></td><td class="tblDescr"><p>Provides additional components for applications that use Qt Script</p></td></tr>
<tr class="odd topAlign"><td class="tblName"><p><a href="../qtsensors/qtsensors-module.html">QtSensors</a></p></td><td class="tblDescr"><p>Provides classes for reading sensor data</p></td></tr>
<tr class="even topAlign"><td class="tblName"><p><a href="../qtserialport/qtserialport-module.html">QtSerialPort</a></p></td><td class="tblDescr"><p>List of C++ classes that enable access to a serial port</p></td></tr>
<tr class="odd topAlign"><td class="tblName"><p><a href="../qttestlib/qttest-module.html">QtTest</a></p></td><td class="tblDescr"><p>Provides classes for unit testing Qt applications and libraries</p></td></tr>
<tr class="even topAlign"><td class="tblName"><p><a href="../qtuitools/qtuitools-module.html">QtUiTools</a></p></td><td class="tblDescr"><p>Provides classes to handle forms created with Qt Designer</p></td></tr>
<tr class="odd topAlign"><td class="tblName"><p><a href="../qtwaylandcompositor/qtwaylandcompositor-module.html">QtWaylandCompositor</a></p></td><td class="tblDescr"><p>Provides C++ classes for writing custom Wayland display servers</p></td></tr>
<tr class="even topAlign"><td class="tblName"><p><a href="../qtwebchannel/qtwebchannel-module.html">QtWebChannel</a></p></td><td class="tblDescr"><p>List of C++ classes that provide the Qt WebChannel functionality</p></td></tr>
<tr class="odd topAlign"><td class="tblName"><p><a href="../qtwebengine/qtwebengine-module.html">QtWebEngine</a></p></td><td class="tblDescr"><p>Exposes C++ functionality to Qt Quick</p></td></tr>
<tr class="even topAlign"><td class="tblName"><p><a href="../qtwebengine/qtwebenginecore-module.html">QtWebEngineCore</a></p></td><td class="tblDescr"><p>Provides public API shared by both QtWebEngine and QtWebEngineWidgets</p></td></tr>
<tr class="odd topAlign"><td class="tblName"><p><a href="../qtwebengine/qtwebenginewidgets-module.html">QtWebEngineWidgets</a></p></td><td class="tblDescr"><p>Provides C++ classes for rendering web content in a QWidget based application</p></td></tr>
<tr class="even topAlign"><td class="tblName"><p><a href="../qtwebkit/qtwebkit-module.html">QtWebKit</a></p></td><td class="tblDescr"><p>Provides a web browser engine as well as C++ classes to render and interact with web content</p></td></tr>
<tr class="odd topAlign"><td class="tblName"><p><a href="../qtwebsockets/qtwebsockets-module.html">QtWebSockets</a></p></td><td class="tblDescr"><p>List of C++ classes that enable WebSocket-based communication</p></td></tr>
<tr class="even topAlign"><td class="tblName"><p><a href="../qtwebview/qtwebview-module.html">QtWebView</a></p></td><td class="tblDescr"><p>Provides a helper function to set up and use the WebView</p></td></tr>
<tr class="odd topAlign"><td class="tblName"><p><a href="../qtwidgets/qtwidgets-module.html">QtWidgets</a></p></td><td class="tblDescr"><p>Qt Widgets module extends Qt GUI with C++ widget functionality</p></td></tr>
<tr class="even topAlign"><td class="tblName"><p><a href="../qtx11extras/qtx11extras-module.html">QtX11Extras</a></p></td><td class="tblDescr"><p>Provides classes for developing for the X11 platform</p></td></tr>
<tr class="odd topAlign"><td class="tblName"><p><a href="../qtxml/qtxml-module.html">QtXml</a></p></td><td class="tblDescr"><p>Qt XML module provides C++ implementations of the SAX and DOM standards for XML</p></td></tr>
</table></div>
<a name="qml-modules"></a>
<h2 id="qml-modules">QML Modules</h2>
<div class="table"><table class="annotated">
<tr class="odd topAlign"><td class="tblName"><p><a href="../qtqml/qtqml-statemachine-qmlmodule.html">QtQml.StateMachine</a></p></td><td class="tblDescr"><p>Provides QML types to create and execute state graphs</p></td></tr>
<tr class="even topAlign"><td class="tblName"><p><a href="../qt3d/qt3d-extras-qmlmodule.html">Qt3D.Extras</a></p></td><td class="tblDescr"><p>Provides Qt 3D QML types for the extras module</p></td></tr>
<tr class="odd topAlign"><td class="tblName"><p><a href="../qt3d/qt3d-input-qmlmodule.html">Qt3D.Input</a></p></td><td class="tblDescr"><p>Provides QML types for Qt 3D user input</p></td></tr>
<tr class="even topAlign"><td class="tblName"><p><a href="../qt3d/qt3d-logic-qmlmodule.html">Qt3D.Logic</a></p></td><td class="tblDescr"><p>Provides QML types to synchronize frames with the 3D backend</p></td></tr>
<tr class="odd topAlign"><td class="tblName"><p><a href="../qt3d/qt3d-core-qmlmodule.html">Qt3D.Core</a></p></td><td class="tblDescr"><p>Provides core Qt 3D QML types</p></td></tr>
<tr class="even topAlign"><td class="tblName"><p><a href="../qt3d/qt3d-animation-qmlmodule.html">Qt3D.Animation</a></p></td><td class="tblDescr"><p>Provides Qt 3D QML types for the animation module</p></td></tr>
<tr class="odd topAlign"><td class="tblName"><p><a href="../qt3d/qt3d-render-qmlmodule.html">Qt3D.Render</a></p></td><td class="tblDescr"><p>Provides Qt 3D QML types for rendering</p></td></tr>
<tr class="even topAlign"><td class="tblName"><p><a href="../qt3d/qt3d-scene2d-qmlmodule.html">Qt3D.Scene2D</a></p></td><td class="tblDescr"><p>Provides Qt 3D QML types for the scene2d module</p></td></tr>
<tr class="odd topAlign"><td class="tblName"><p><a href="../qtmultimedia/qtaudioengine-qmlmodule.html">QtAudioEngine</a></p></td><td class="tblDescr"><p>Provides QML types for 3D positional audio playback and content management</p></td></tr>
<tr class="even topAlign"><td class="tblName"><p><a href="../qtbluetooth/qtbluetooth-qmlmodule.html">QtBluetooth</a></p></td><td class="tblDescr"><p>Provides QML types for basic Bluetooth operations on devices</p></td></tr>
<tr class="odd topAlign"><td class="tblName"><p><a href="../qtcharts/qtcharts-qmlmodule.html">QtCharts</a></p></td><td class="tblDescr"><p>QML types for the Qt Charts API</p></td></tr>
<tr class="even topAlign"><td class="tblName"><p><a href="../qtgraphicaleffects/qtgraphicaleffects-qmlmodule.html">QtGraphicalEffects</a></p></td><td class="tblDescr"><p>Qt Graphical Effects module provides a range of stunning visual effects that can be applied to Qt Quick applications</p></td></tr>
<tr class="odd topAlign"><td class="tblName"><p><a href="../qtquick/qt-labs-folderlistmodel-qmlmodule.html">Qt.labs.folderlistmodel</a></p></td><td class="tblDescr"><p>FolderListModel provides a model of the contents of a file system folder</p></td></tr>
<tr class="even topAlign"><td class="tblName"><p><a href="../qtquick/qt-labs-settings-qmlmodule.html">Qt.labs.settings</a></p></td><td class="tblDescr"><p>Provides persistent platform-independent application settings</p></td></tr>
<tr class="odd topAlign"><td class="tblName"><p><a href="../qtlocation/qtlocation-qmlmodule.html">QtLocation</a></p></td><td class="tblDescr"><p>Provides QML types for mapping and location information</p></td></tr>
<tr class="even topAlign"><td class="tblName"><p><a href="../qtmultimedia/qtmultimedia-qmlmodule.html">QtMultimedia</a></p></td><td class="tblDescr"><p>Provides QML types for multimedia support</p></td></tr>
<tr class="odd topAlign"><td class="tblName"><p><a href="../qtnfc/qtnfc-qmlmodule.html">QtNfc</a></p></td><td class="tblDescr"><p>Provides QML types for accessing NFC Forum Tags</p></td></tr>
<tr class="even topAlign"><td class="tblName"><p><a href="../qtpositioning/qtpositioning-qmlmodule.html">QtPositioning</a></p></td><td class="tblDescr"><p>Provides QML types for position information</p></td></tr>
<tr class="odd topAlign"><td class="tblName"><p><a href="../qtqml/qtqml-models-qmlmodule.html">QtQml.Models</a></p></td><td class="tblDescr"><p>Provides QML types for data models</p></td></tr>
<tr class="even topAlign"><td class="tblName"><p><a href="../qtqml/qtqml-qmlmodule.html">QtQml</a></p></td><td class="tblDescr"><p>List of QML types provided by the Qt QML module</p></td></tr>
<tr class="odd topAlign"><td class="tblName"><p><a href="../qtquickcontrols2/qtquick-controls2-qmlmodule.html">QtQuick.Controls</a></p></td><td class="tblDescr"><p>Provides QML types for user interfaces (Qt Quick Controls 2)</p></td></tr>
<tr class="even topAlign"><td class="tblName"><p><a href="../qtquickcontrols/qtquick-controls-qmlmodule.html">QtQuick.Controls</a></p></td><td class="tblDescr"><p>Provides QML types for user interfaces</p></td></tr>
<tr class="odd topAlign"><td class="tblName"><p><a href="../qtquickcontrols/qtquick-controls-styles-qmlmodule.html">QtQuick.Controls.Styles</a></p></td><td class="tblDescr"><p>Provides QML types for Qt Quick Controls styles</p></td></tr>
<tr class="even topAlign"><td class="tblName"><p><a href="../qtquickdialogs/qtquick-dialogs-qmlmodule.html">QtQuick.Dialogs</a></p></td><td class="tblDescr"><p>Provides QML types for standard file, color picker and message dialogs</p></td></tr>
<tr class="odd topAlign"><td class="tblName"><p><a href="../qtquickextras/qtquick-extras-qmlmodule.html">QtQuick.Extras</a></p></td><td class="tblDescr"><p>Provides QML types for user interfaces</p></td></tr>
<tr class="even topAlign"><td class="tblName"><p><a href="../qtquick/qtquick-layouts-qmlmodule.html">QtQuick.Layouts</a></p></td><td class="tblDescr"><p>Provides QML types for arranging QML items in a user interface</p></td></tr>
<tr class="odd topAlign"><td class="tblName"><p><a href="../qtquick/qtquick-particles-qmlmodule.html">QtQuick.Particles</a></p></td><td class="tblDescr"><p>Provides QML types for particle effects</p></td></tr>
<tr class="even topAlign"><td class="tblName"><p><a href="../qtquick/qtquick-qmlmodule.html">QtQuick</a></p></td><td class="tblDescr"><p>Provides graphical QML types</p></td></tr>
<tr class="odd topAlign"><td class="tblName"><p><a href="../qtquick/qttest-qmlmodule.html">QtTest</a></p></td><td class="tblDescr"><p>This module provides QML types to unit test your QML application</p></td></tr>
<tr class="even topAlign"><td class="tblName"><p><a href="../qtquick/qtquick-window-qmlmodule.html">QtQuick.Window</a></p></td><td class="tblDescr"><p>Provides QML types for window management</p></td></tr>
<tr class="odd topAlign"><td class="tblName"><p><a href="../qtquick/qtquick-xmllistmodel-qmlmodule.html">QtQuick.XmlListModel</a></p></td><td class="tblDescr"><p>Provides QML types for creating models from XML data</p></td></tr>
<tr class="even topAlign"><td class="tblName"><p><a href="../qtsensors/qtsensors-qmlmodule.html">QtSensors</a></p></td><td class="tblDescr"><p>Provides types for reading sensor data</p></td></tr>
<tr class="odd topAlign"><td class="tblName"><p><a href="../qtwaylandcompositor/qtwayland-compositor-qmlmodule.html">QtWayland.Compositor</a></p></td><td class="tblDescr"><p>Provides QML types for writing custom Wayland display servers</p></td></tr>
<tr class="even topAlign"><td class="tblName"><p><a href="../qtwebchannel/qtwebchannel-qmlmodule.html">QtWebChannel</a></p></td><td class="tblDescr"><p>List of QML types that provide WebChannel functionality</p></td></tr>
<tr class="odd topAlign"><td class="tblName"><p><a href="../qtwebengine/qtwebengine-qmlmodule.html">QtWebEngine</a></p></td><td class="tblDescr"><p>Provides QML types for rendering web content within a QML application</p></td></tr>
<tr class="even topAlign"><td class="tblName"><p><a href="../qtwebkit/qtwebkit-qmlmodule.html">QtWebKit</a></p></td><td class="tblDescr"><p>Provides QML types for rendering web content within a QML application</p></td></tr>
<tr class="odd topAlign"><td class="tblName"><p><a href="../qtwebsockets/qtwebsockets-qmlmodule.html">QtWebSockets</a></p></td><td class="tblDescr"><p>Provides QML types for WebSocket-based communication</p></td></tr>
<tr class="even topAlign"><td class="tblName"><p><a href="../qtwebview/qtwebview-qmlmodule.html">QtWebView</a></p></td><td class="tblDescr"><p>Provides QML types for Qt WebView</p></td></tr>
<tr class="odd topAlign"><td class="tblName"><p><a href="../qdoc/uicomponents-qmlmodule.html">UIComponents</a></p></td><td class="tblDescr"><p>Basic set of UI components</p></td></tr>
</table></div>
</div>
<!-- @@@overviews.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>