You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
29 lines
288 B
29 lines
288 B
13 years ago
|
/*
|
||
|
*/
|
||
|
/*! \page aclock-example.html
|
||
|
|
||
|
\ingroup examples
|
||
|
\title Analog Clock
|
||
|
|
||
|
This example displays an analog clock widget.
|
||
|
|
||
|
<hr>
|
||
|
|
||
|
Header file:
|
||
|
|
||
|
\include aclock/aclock.h
|
||
|
|
||
|
<hr>
|
||
|
|
||
|
Implementation:
|
||
|
|
||
|
\include aclock/aclock.cpp
|
||
|
|
||
|
<hr>
|
||
|
|
||
|
Main:
|
||
|
|
||
|
\include aclock/main.cpp
|
||
|
*/
|
||
|
|