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.
tqt3/examples/qfd/qfd.doc

29 lines
302 B

/*
*/
/*! \page qfd-example.html
\ingroup examples
\title Font Displayer
This example program displays all characters of a font.
<hr>
Header file:
\include qfd/fontdisplayer.h
<hr>
Implementation:
\include qfd/fontdisplayer.cpp
<hr>
Main:
\include qfd/qfd.cpp
*/