/usr/share/qt5/doc/qtdoc/all-examples.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 | <?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.qdoc -->
<title>List of Qt 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 >List of Qt Examples</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="sidebar-content" id="sidebar-content"></div></div>
<h1 class="title">List of Qt Examples</h1>
<span class="subtitle"></span>
<!-- $$$all-examples-description -->
<div class="descr"> <a name="details"></a>
</div>
<!-- @@@all-examples -->
<div class="table"><table class="annotated">
<tr class="odd topAlign"><td class="tblName"><p><a href="../qt3d/qt3d-examples.html">Qt 3D Examples</a></p></td><td class="tblDescr"><p>Examples that demonstrate 2D and 3D rendering using Qt 3D</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="../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="../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="../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="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="../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="odd 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="even 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="odd 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="even 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="odd topAlign"><td class="tblName"><p><a href="examples-activeqt.html">ActiveQt Examples</a></p></td><td class="tblDescr"><p>Using ActiveX from Qt applications.</p></td></tr>
<tr class="even topAlign"><td class="tblName"><p><a href="examples-animation.html">Animation Framework Examples</a></p></td><td class="tblDescr"><p>Doing animations with Qt.</p></td></tr>
<tr class="odd topAlign"><td class="tblName"><p><a href="examples-draganddrop.html">Drag and Drop Examples</a></p></td><td class="tblDescr"><p>How to access your platform's native drag and drop functionality.</p></td></tr>
<tr class="even topAlign"><td class="tblName"><p><a href="../qtwidgets/examples-graphicsview.html">Graphics View Examples</a></p></td><td class="tblDescr"><p>Using the Graphics View framework</p></td></tr>
<tr class="odd topAlign"><td class="tblName"><p><a href="examples-layouts.html">Layout Examples</a></p></td><td class="tblDescr"><p>Using Qt's layout-based approach to widget management.</p></td></tr>
<tr class="even topAlign"><td class="tblName"><p><a href="../qtbluetooth/bluetooth-examples.html">Qt Bluetooth Examples</a></p></td><td class="tblDescr"><p>Examples for the Qt Bluetooth module</p></td></tr>
<tr class="odd topAlign"><td class="tblName"><p><a href="../qtnfc/nfc-examples.html">Qt NFC Examples</a></p></td><td class="tblDescr"><p>Examples for the Qt NFC module</p></td></tr>
<tr class="even topAlign"><td class="tblName"><p><a href="../qtquick/qtquick-codesamples.html">Qt Quick Examples and Tutorials</a></p></td><td class="tblDescr"><p>Building UIs with QML Qt includes several examples to demonstrate a particular usage. The examples run as applications or as non-GUI examples in Qt Creator. Qt tutorials show the step-by-step information and give insight to particular code snippets</p></td></tr>
<tr class="odd topAlign"><td class="tblName"><p><a href="examples-sql.html">SQL Examples</a></p></td><td class="tblDescr"><p>Accessing your SQL database from Qt.</p></td></tr>
<tr class="even topAlign"><td class="tblName"><p><a href="examples-statemachine.html">State Machine Examples</a></p></td><td class="tblDescr"><p>Using Qt's finite state machine classes.</p></td></tr>
<tr class="odd topAlign"><td class="tblName"><p><a href="examples-threadandconcurrent.html">Threading and Concurrent Programming Examples</a></p></td><td class="tblDescr"><p>Threading and concurrent programming in Qt.</p></td></tr>
<tr class="even topAlign"><td class="tblName"><p><a href="examples-xml.html">XML Examples</a></p></td><td class="tblDescr"><p>Using XML with Qt.</p></td></tr>
<tr class="odd 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="even 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="odd 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="even 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="odd 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="even 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="odd 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="even 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="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="../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="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="../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="even 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="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="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="touchinputexamples.html">Touch Input Examples</a></p></td><td class="tblDescr"><p>Using Qt's touch input capability</p></td></tr>
</table></div>
</div>
</div>
</div>
</div>
</div>
<div class="footer">
<p>
<acronym title="Copyright">©</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>
|