Sophie

Sophie

distrib > Fedora > 14 > x86_64 > media > updates > by-pkgid > 595000b5133f4458e88b0ef6355a26be > files > 902

qt3-devel-docs-3.3.8b-37.fc14.x86_64.rpm

/*
*/
/*!   \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
*/