From d796c9dd933ab96ec83b9a634feedd5d32e1ba3f Mon Sep 17 00:00:00 2001 From: Timothy Pearson Date: Tue, 8 Nov 2011 12:31:36 -0600 Subject: Test conversion to TQt3 from Qt3 8c6fc1f8e35fd264dd01c582ca5e7549b32ab731 --- 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 000000000..29370d066 --- /dev/null +++ b/doc/html/examples.html @@ -0,0 +1,144 @@ + + + + + +Examples + + + + + + + +
+ +Home + | +All Classes + | +Main Classes + | +Annotated + | +Grouped Classes + | +Functions +

Examples

+ + +

TQt ships with lots of small and some medium-sized example programs +that teach you how to implement various tasks with TQt. Most of them will show how to +use a certain class or module, others aim at programming techniques +and TQt 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 TQt 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. +

TQt Base Classes: Assorted Examples +

+

+

TQt Modules: Assorted Examples +

+

+

TQt 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 +
TQt Demo +
Painting on the Desktop +
A Directory Browser +
TQt 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 +
TQDir +
Font Displayer +
TQMag +
A Tiny TQTL 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 +
TQt 3.3.8
+
+ -- cgit v1.2.1