You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
tqt/tutorial
Michele Calgaro 35ced32e33 Replace TRUE/FALSE with boolean values true/false - part 1
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
(cherry picked from commit a7f1e6e255)
3 months ago
..
t1 Update to latest tqt3 automated conversion 14 years ago
t2 Rename METHOD, SIGNAL, SLOT to TQ_METHOD, TQ_SIGNAL, TQ_SLOT 2 years ago
t3 Rename METHOD, SIGNAL, SLOT to TQ_METHOD, TQ_SIGNAL, TQ_SLOT 2 years ago
t4 Rename METHOD, SIGNAL, SLOT to TQ_METHOD, TQ_SIGNAL, TQ_SLOT 2 years ago
t5 Rename METHOD, SIGNAL, SLOT to TQ_METHOD, TQ_SIGNAL, TQ_SLOT 2 years ago
t6 Rename METHOD, SIGNAL, SLOT to TQ_METHOD, TQ_SIGNAL, TQ_SLOT 2 years ago
t7 Rename METHOD, SIGNAL, SLOT to TQ_METHOD, TQ_SIGNAL, TQ_SLOT 2 years ago
t8 Rename METHOD, SIGNAL, SLOT to TQ_METHOD, TQ_SIGNAL, TQ_SLOT 2 years ago
t9 Rename METHOD, SIGNAL, SLOT to TQ_METHOD, TQ_SIGNAL, TQ_SLOT 2 years ago
t10 Replace TRUE/FALSE with boolean values true/false - part 1 3 months ago
t11 Replace TRUE/FALSE with boolean values true/false - part 1 3 months ago
t12 Replace TRUE/FALSE with boolean values true/false - part 1 3 months ago
t13 Replace TRUE/FALSE with boolean values true/false - part 1 3 months ago
t14 Replace TRUE/FALSE with boolean values true/false - part 1 3 months ago
t15 Replace TRUE/FALSE with boolean values true/false - part 1 3 months ago
README Automated update from Qt3 11 years ago
tutorial.pro Fix compilation with -no-thread 2 years ago

README

Here are the programs in the TQt tutorial.  The tutorial itself is in
../doc/html/tutorial.html (or http://doc.trolltech.com/3.0/tutorial.html).

Typing 'make' in this directory builds all the programs (t1/t1,
t2/t2, t3/t3 and so on).  Typing 'make' in each subdirectory builds
just that tutorial program.

Feel free to send comments about the tutorial to qt-bugs@trolltech.com.