From bd0f3345a938b35ce6a12f6150373b0955b8dd12 Mon Sep 17 00:00:00 2001 From: Timothy Pearson Date: Sun, 10 Jul 2011 15:24:15 -0500 Subject: Add Qt3 development HEAD version --- examples/richtext/richtext.doc | 29 +++++++++++++++++++++++++++++ 1 file changed, 29 insertions(+) create mode 100644 examples/richtext/richtext.doc (limited to 'examples/richtext/richtext.doc') diff --git a/examples/richtext/richtext.doc b/examples/richtext/richtext.doc new file mode 100644 index 0000000..661e262 --- /dev/null +++ b/examples/richtext/richtext.doc @@ -0,0 +1,29 @@ +/* +*/ +/*! \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. + +
+ + Header file: + + \include richtext/richtext.h + +
+ + Implementation: + + \include richtext/richtext.cpp + +
+ + Main: + + \include richtext/main.cpp +*/ -- cgit v1.2.3