Sophie

Sophie

distrib > Mandriva > 2007.1 > x86_64 > by-pkgid > 39815cfb0428fd9d1c438b6b3c91a209 > files > 977

qt3-example-3.3.8-4.2mdv2007.1.x86_64.rpm

/*
$Id: qt/richtext.doc   3.3.8   edited May 27 2003 $
*/
/*!   \page richtext-example.html

  \ingroup examples
  \title Richtext

  In this example we demonstrate how to display rich text
  in a widget. To do this some sayings taken from the famous
  Unix "fortune" are displayed nicely formatted.

  <hr>

  Header file:

  \include richtext/richtext.h

  <hr>

  Implementation:

  \include richtext/richtext.cpp

  <hr>

  Main:

  \include richtext/main.cpp
*/