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/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 0000000..5578cb4 --- /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 +
Qt 3.3.8
+
+ -- cgit v1.2.3