![]() |
Home · Examples |
[Next: Qt Tutorial 1 - Hello World!]
A general introduction to Qt programming that covers many of the core concepts and paradigms. This tutorial gives an introduction to GUI programming using the Qt toolkit. It doesn't cover everything; the emphasis is on teaching the programming philosophy of GUI programming, and Qt's features are introduced as needed. Some commonly used features are never used in this tutorial.
Chapter one starts with a minimal "Hello world" program and the following chapters introduce new concepts. By Chapter 14, the "Hello world" program from Chapter 1 will have turned into a 650-line game.
If you are 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/tutorial directory.
Tutorial chapters:
Copyright © 2008 Nokia | Trademarks | Qt Jambi 4.4.3_01 |