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/examples/dclock
Michele Calgaro c03a480087
Replace TRUE/FALSE with boolean values true/false - part 2
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
3 months ago
..
README Test conversion to TQt3 from Qt3 8c6fc1f8e35fd264dd01c582ca5e7549b32ab731 14 years ago
dclock.cpp Replace TRUE/FALSE with boolean values true/false - part 2 3 months ago
dclock.doc Test conversion to TQt3 from Qt3 8c6fc1f8e35fd264dd01c582ca5e7549b32ab731 14 years ago
dclock.h Rename basic widget nt* related files to equivalent tq* 1 year ago
dclock.pro Test conversion to TQt3 from Qt3 8c6fc1f8e35fd264dd01c582ca5e7549b32ab731 14 years ago
main.cpp Rename ntqapplication, ntqconfig and ntqmodules files to equivalent tq* 11 months ago

README

The dclock program displays a digital LCD clock and can switch
between time and date.

See also the aclock sample that displays an analog clock.