home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
OS/2 Shareware BBS: 10 Tools
/
10-Tools.zip
/
qt3_emx.zip
/
examples
/
dclock
/
dclock.doc
< prev
next >
Wrap
Text File
|
2001-10-11
|
331b
|
31 lines
/*
$Id$
*/
/*! \page dclock-example.html
\ingroup examples
\title Digital Clock
This example displays a digital LCD clock that can switch between time
and date.
<hr>
Header file:
\include dclock/dclock.h
<hr>
Implementation:
\include dclock/dclock.cpp
<hr>
Main:
\include dclock/main.cpp
*/