diff options
Diffstat (limited to 'examples/table/statistics/statistics.doc')
-rw-r--r-- | examples/table/statistics/statistics.doc | 27 |
1 files changed, 27 insertions, 0 deletions
diff --git a/examples/table/statistics/statistics.doc b/examples/table/statistics/statistics.doc new file mode 100644 index 000000000..4cd47d897 --- /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. + + <hr> + + Header file: + + \include table/statistics/statistics.h + + <hr> + + Implementation: + + \include table/statistics/statistics.cpp + + <hr> + + Main: + + \include table/statistics/main.cpp +*/ + + |