From bd0f3345a938b35ce6a12f6150373b0955b8dd12 Mon Sep 17 00:00:00 2001 From: Timothy Pearson Date: Sun, 10 Jul 2011 15:24:15 -0500 Subject: Add Qt3 development HEAD version --- doc/html/examples.html | 144 +++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 144 insertions(+) create mode 100644 doc/html/examples.html (limited to 'doc/html/examples.html') diff --git a/doc/html/examples.html b/doc/html/examples.html new file mode 100644 index 0000000..4aed454 --- /dev/null +++ b/doc/html/examples.html @@ -0,0 +1,144 @@ + + + + + +Examples + + + + + + + +
+ +Home + | +All Classes + | +Main Classes + | +Annotated + | +Grouped Classes + | +Functions +

Examples

+ + +

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. +

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 +Tutorial #1, and +Tutorial #2, and also the +step-by-step examples. +

Qt Base Classes: Assorted Examples +

+

+

Qt Modules: Assorted Examples +

+

+

Qt Extensions: Assorted Examples +

+

+

Miscellaneous Examples +

+

+

+
Analog Clock +
Simple Addressbook +
Biff (UNIX only) +
Buttons and Groupboxes +
Canvas Example +
Listviews with Checkable Items +
Cursors +
Customized Layoutmanager +
Digital Clock +
Qt Demo +
Painting on the Desktop +
A Directory Browser +
Qt Distribution Example +
Drag and Drop +
Draw Demo +
Connect the Points +
Simple Filemanager +
A Rectangle Draw "Benchmark" +
Hello, World +
Helpsystem +
Simple HTML Help Browser +
Internationalization +
Iconview +
Layout Managers +
Conway's Game of Life +
Line Edits +
Listbox Example +
Listboxes and Comboboxes +
Listviews +
An MDI Application +
Using menus +
Movies or the Story of the Animated GIF file +
Picture +
Popup Widgets +
Progress Bar and Dialog Example +
Progress Bar +
QDir +
Font Displayer +
QMag +
A Tiny QTL Example +
Simple editor that can load encodings +
Range controls +
A Small Application for Testing Regular Expressions +
Richtext +
Rot13 +
Simple Painting Application +
Scrollview +
Show Image +
A Complete Application Window +
Drag and Drop (Simple) +
Sound Example +
Splitter +
Tabdialog +
Tablet Example +
Tetrix +
Text Edit Example +
Themes (Styles) +
Tic Tac Toe +
Advanced use of tool tips +
Toplevel Widgets +
Widgets Example +
Wizard +
Transformed Graphics Demo +
+ +


+ +
Copyright © 2007 +TrolltechTrademarks +
Qt 3.3.8
+
+ -- cgit v1.2.3