/usr/share/qt3/doc/html/examples.html is in qt3-doc 3:3.3.8-b-8ubuntu3.
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 | <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<!-- /home/espenr/tmp/qt-3.3.8-espenr-2499/qt-x11-free-3.3.8/doc/indices.doc:341 -->
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1">
<title>Examples</title>
<style type="text/css"><!--
fn { margin-left: 1cm; text-indent: -1cm; }
a:link { color: #004faf; text-decoration: none }
a:visited { color: #672967; text-decoration: none }
body { background: #ffffff; color: black; }
--></style>
</head>
<body>
<table border="0" cellpadding="0" cellspacing="0" width="100%">
<tr bgcolor="#E5E5E5">
<td valign=center>
<a href="index.html">
<font color="#004faf">Home</font></a>
| <a href="classes.html">
<font color="#004faf">All Classes</font></a>
| <a href="mainclasses.html">
<font color="#004faf">Main Classes</font></a>
| <a href="annotated.html">
<font color="#004faf">Annotated</font></a>
| <a href="groups.html">
<font color="#004faf">Grouped Classes</font></a>
| <a href="functions.html">
<font color="#004faf">Functions</font></a>
</td>
<td align="right" valign="center"><img src="logo32.png" align="right" width="64" height="32" border="0"></td></tr></table><h1 align=center>Examples</h1>
<p> Qt ships with lots of small and some medium-sized example programs
that teach you how to implement various tasks with Qt. Most of them will show how to
use a certain class or module, others aim at programming techniques
and Qt basics, and some of them simply want to show you what's possible.
<p> Note that most of the examples assume that you have some experience with C++
and Qt and therefore are not commented extensively. If you are interested
in a line-by-line coverage please refer to the tutorials
<a href="tutorial.html">Tutorial #1</a>, and
<a href="tutorial2.html">Tutorial #2</a>, and also the
<a href="step-by-step-examples.html">step-by-step examples</a>.
<p> <h2> Qt Base Classes: Assorted Examples
</h2>
<a name="1"></a><p> <ul>
<li> <a href="qaction-examples.html">QAction and QActionGroup</a>
<li> <a href="qfont-examples.html">QFont, QFontMetrics, QFontInfo and QFontDatabase</a>
<li> <a href="qprocess-examples.html">QProcess</a>
</ul>
<p> <h2> Qt Modules: Assorted Examples
</h2>
<a name="2"></a><p> <ul>
<li> <a href="xml-examples.html">XML examples</a>
<li> <a href="network-examples.html">Network examples</a>
<li> <a href="opengl-examples.html">OpenGL examples</a>
<li> <a href="table-examples.html">Table examples</a>
<li> <a href="sql-examples.html">SQL examples</a>
</ul>
<p> <h2> Qt Extensions: Assorted Examples
</h2>
<a name="3"></a><p> <ul>
<li> <a href="activeqt-examples.html">ActiveX support extension</a>
<li> <a href="motif-examples.html">QMotif support extension</a>
<li> <a href="nsplugin-examples.html">Qt-based plugins for web browsers</a>
</ul>
<p> <h2> Miscellaneous Examples
</h2>
<a name="4"></a><p>
<p><table width="100%">
<tr bgcolor=#f0f0f0><td><b><a href="aclock-example.html">Analog Clock</a></b>
<tr bgcolor=#f0f0f0><td><b><a href="addressbook-example.html">Simple Addressbook</a></b>
<tr bgcolor=#f0f0f0><td><b><a href="biff-example.html">Biff (UNIX only)</a></b>
<tr bgcolor=#f0f0f0><td><b><a href="buttongroups-example.html">Buttons and Groupboxes</a></b>
<tr bgcolor=#f0f0f0><td><b><a href="canvas-example.html">Canvas Example</a></b>
<tr bgcolor=#f0f0f0><td><b><a href="checklists-example.html">Listviews with Checkable Items</a></b>
<tr bgcolor=#f0f0f0><td><b><a href="cursor-example.html">Cursors</a></b>
<tr bgcolor=#f0f0f0><td><b><a href="customlayout-example.html">Customized Layoutmanager</a></b>
<tr bgcolor=#f0f0f0><td><b><a href="dclock-example.html">Digital Clock</a></b>
<tr bgcolor=#f0f0f0><td><b><a href="demo-example.html">Qt Demo</a></b>
<tr bgcolor=#f0f0f0><td><b><a href="desktop-example.html">Painting on the Desktop</a></b>
<tr bgcolor=#f0f0f0><td><b><a href="dirview-example.html">A Directory Browser</a></b>
<tr bgcolor=#f0f0f0><td><b><a href="distributor-example.html">Qt Distribution Example</a></b>
<tr bgcolor=#f0f0f0><td><b><a href="dragdrop-example.html">Drag and Drop</a></b>
<tr bgcolor=#f0f0f0><td><b><a href="drawdemo-example.html">Draw Demo</a></b>
<tr bgcolor=#f0f0f0><td><b><a href="drawlines-example.html">Connect the Points</a></b>
<tr bgcolor=#f0f0f0><td><b><a href="fileiconview-example.html">Simple Filemanager</a></b>
<tr bgcolor=#f0f0f0><td><b><a href="forever-example.html">A Rectangle Draw "Benchmark"</a></b>
<tr bgcolor=#f0f0f0><td><b><a href="hello-example.html">Hello, World</a></b>
<tr bgcolor=#f0f0f0><td><b><a href="helpsystem-example.html">Helpsystem</a></b>
<tr bgcolor=#f0f0f0><td><b><a href="helpviewer-example.html">Simple HTML Help Browser</a></b>
<tr bgcolor=#f0f0f0><td><b><a href="i18n-example.html">Internationalization</a></b>
<tr bgcolor=#f0f0f0><td><b><a href="iconview-example.html">Iconview</a></b>
<tr bgcolor=#f0f0f0><td><b><a href="layout-example.html">Layout Managers</a></b>
<tr bgcolor=#f0f0f0><td><b><a href="life-example.html">Conway's Game of Life</a></b>
<tr bgcolor=#f0f0f0><td><b><a href="lineedits-example.html">Line Edits</a></b>
<tr bgcolor=#f0f0f0><td><b><a href="listbox-example.html">Listbox Example</a></b>
<tr bgcolor=#f0f0f0><td><b><a href="listboxcombo-example.html">Listboxes and Comboboxes</a></b>
<tr bgcolor=#f0f0f0><td><b><a href="listviews-example.html">Listviews</a></b>
<tr bgcolor=#f0f0f0><td><b><a href="mdi-example.html">An MDI Application</a></b>
<tr bgcolor=#f0f0f0><td><b><a href="menu-example.html">Using menus</a></b>
<tr bgcolor=#f0f0f0><td><b><a href="movies-example.html">Movies or the Story of the Animated GIF file</a></b>
<tr bgcolor=#f0f0f0><td><b><a href="picture-example.html">Picture</a></b>
<tr bgcolor=#f0f0f0><td><b><a href="popup-example.html">Popup Widgets</a></b>
<tr bgcolor=#f0f0f0><td><b><a href="progress-example.html">Progress Bar and Dialog Example</a></b>
<tr bgcolor=#f0f0f0><td><b><a href="progressbar-example.html">Progress Bar</a></b>
<tr bgcolor=#f0f0f0><td><b><a href="qdir-example.html">QDir</a></b>
<tr bgcolor=#f0f0f0><td><b><a href="qfd-example.html">Font Displayer</a></b>
<tr bgcolor=#f0f0f0><td><b><a href="qmag-example.html">QMag</a></b>
<tr bgcolor=#f0f0f0><td><b><a href="qtl-qvaluelist-example.html">A Tiny QTL Example</a></b>
<tr bgcolor=#f0f0f0><td><b><a href="qwerty-example.html">Simple editor that can load encodings</a></b>
<tr bgcolor=#f0f0f0><td><b><a href="rangecontrols-example.html">Range controls</a></b>
<tr bgcolor=#f0f0f0><td><b><a href="regexptester-example.html">A Small Application for Testing Regular Expressions</a></b>
<tr bgcolor=#f0f0f0><td><b><a href="richtext-example.html">Richtext</a></b>
<tr bgcolor=#f0f0f0><td><b><a href="rot-example.html">Rot13</a></b>
<tr bgcolor=#f0f0f0><td><b><a href="scribble-example.html">Simple Painting Application</a></b>
<tr bgcolor=#f0f0f0><td><b><a href="scrollview-example.html">Scrollview</a></b>
<tr bgcolor=#f0f0f0><td><b><a href="showimg-example.html">Show Image</a></b>
<tr bgcolor=#f0f0f0><td><b><a href="simple-application-example.html">A Complete Application Window</a></b>
<tr bgcolor=#f0f0f0><td><b><a href="simple_dd-example.html">Drag and Drop (Simple)</a></b>
<tr bgcolor=#f0f0f0><td><b><a href="sound-example.html">Sound Example</a></b>
<tr bgcolor=#f0f0f0><td><b><a href="splitter-example.html">Splitter</a></b>
<tr bgcolor=#f0f0f0><td><b><a href="tabdialog-example.html">Tabdialog</a></b>
<tr bgcolor=#f0f0f0><td><b><a href="tablet-example.html">Tablet Example</a></b>
<tr bgcolor=#f0f0f0><td><b><a href="tetrix-example.html">Tetrix</a></b>
<tr bgcolor=#f0f0f0><td><b><a href="textedit-example.html">Text Edit Example</a></b>
<tr bgcolor=#f0f0f0><td><b><a href="themes-example.html">Themes (Styles)</a></b>
<tr bgcolor=#f0f0f0><td><b><a href="tictac-example.html">Tic Tac Toe</a></b>
<tr bgcolor=#f0f0f0><td><b><a href="tooltip-example.html">Advanced use of tool tips</a></b>
<tr bgcolor=#f0f0f0><td><b><a href="toplevel-example.html">Toplevel Widgets</a></b>
<tr bgcolor=#f0f0f0><td><b><a href="widgets-example.html">Widgets Example</a></b>
<tr bgcolor=#f0f0f0><td><b><a href="wizard-example.html">Wizard</a></b>
<tr bgcolor=#f0f0f0><td><b><a href="xform-example.html">Transformed Graphics Demo</a></b>
</table>
<!-- eof -->
<p><address><hr><div align=center>
<table width=100% cellspacing=0 border=0><tr>
<td>Copyright © 2007
<a href="troll.html">Trolltech</a><td align=center><a href="trademarks.html">Trademarks</a>
<td align=right><div align=right>Qt 3.3.8</div>
</table></div></address></body>
</html>
|