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/tutorial2-01.html | 55 ++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 55 insertions(+) create mode 100644 doc/html/tutorial2-01.html (limited to 'doc/html/tutorial2-01.html') diff --git a/doc/html/tutorial2-01.html b/doc/html/tutorial2-01.html new file mode 100644 index 000000000..e5474252e --- /dev/null +++ b/doc/html/tutorial2-01.html @@ -0,0 +1,55 @@ + + + + + +Introduction + + + + + + + +
+ +Home + | +All Classes + | +Main Classes + | +Annotated + | +Grouped Classes + | +Functions +

Introduction

+ + +

+

In this tutorial we will develop a single application called chart, +which is used to display simple pie and bar charts based on data that +the user enters. +

The tutorial gives an overview of the development of the application +and includes code snippets and accompanying explanations. The complete +source for the application is in examples/chart. +

The chart application
+

+« Contents | +The 'Big Picture' » +

+

+ +


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