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/forever/forever.doc | 25 +++++++++++++++++++++++++ 1 file changed, 25 insertions(+) create mode 100644 examples/forever/forever.doc (limited to 'examples/forever/forever.doc') diff --git a/examples/forever/forever.doc b/examples/forever/forever.doc new file mode 100644 index 0000000..be56333 --- /dev/null +++ b/examples/forever/forever.doc @@ -0,0 +1,25 @@ + +/* +*/ +/*! \page forever-example.html + + \ingroup examples + \title A Rectangle Draw "Benchmark" + + This example continuously draws rectangles in a window and + has another widget that counts the number of rectangles that + are drawn per second. + +
+ + Header file: + + \include forever/forever.h + +
+ + Implementation: + + \include forever/forever.cpp +*/ + -- cgit v1.2.3