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/table/statistics/statistics.doc | 27 +++++++++++++++++++++++++++ 1 file changed, 27 insertions(+) create mode 100644 examples/table/statistics/statistics.doc (limited to 'examples/table/statistics/statistics.doc') diff --git a/examples/table/statistics/statistics.doc b/examples/table/statistics/statistics.doc new file mode 100644 index 0000000..4cd47d8 --- /dev/null +++ b/examples/table/statistics/statistics.doc @@ -0,0 +1,27 @@ +/*! \page statistics-example.html + + \ingroup table-examples + \title Table Example + + Another QTable example. + +
+ + Header file: + + \include table/statistics/statistics.h + +
+ + Implementation: + + \include table/statistics/statistics.cpp + +
+ + Main: + + \include table/statistics/main.cpp +*/ + + -- cgit v1.2.1