summaryrefslogtreecommitdiffstats
path: root/examples/table/statistics/statistics.doc
blob: 4cd47d8979527267458034c03ebcaa44e9055c8b (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
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
*/