Home · All Namespaces · All Classes · Main Classes · Grouped Classes · Modules · Functions |
[Next: Chapter 1]
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:
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 |