Home · All Namespaces · All Classes · Main Classes · Grouped Classes · Modules · Functions

[Next: Chapter 1]

Address Book Tutorial

This tutorial gives an introduction to GUI programming using the Qt cross-platform framework.

In the process, we will learn about some basic technologies provided by Qt, such as

If you're completely new to Qt, please read How to Learn Qt if you haven't already done so.

The tutorial's source code is located in Qt's examples/tutorials/addressbook directory.

Tutorial chapters:

  1. Designing the User Interface
  2. Adding Addresses
  3. Navigating between Entries
  4. Editing and Removing Addresses
  5. Adding a Find Function
  6. Loading and Saving
  7. Additional Features

Although this little application doesn't look much like a fully-fledged modern GUI application, it uses many of the basic techniques that are used in more complex applications. After you've worked through it, we recommend checking out the Application example, which presents a small GUI application, with menus, toolbars, a status bar, and so on.

[Next: Chapter 1]


Copyright © 2008 Nokia Trademarks
Qt 4.4.3