Table of Contents
[ fromfile: qtintro.xml id: qtintro ]
Abstract
This chapter introduces the Qt development environment, including the compiler, linker, make, and qmake. It includes a first example using Qt, and an introduces iterators and lists.
Qt is a modular system of classes and tools that makes it easier for you to write smaller modules of code yourself. This chapter explains how to start reusing Qt.
| Generated: $Date: 2009-09-08 12:15:32 -0400 (Tue, 08 Sep 2009) $ | © 2009 Alan Ezust and Paul Ezust. |