summaryrefslogtreecommitdiffstats
path: root/examples/table/statistics/statistics.doc
blob: 271e6806c15aa96ad6a82922b1a8fbfe0bdce55b (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 TQTable example.

  <hr>

  Header file:

  \include table/statistics/statistics.h

  <hr>

  Implementation:

  \include table/statistics/statistics.cpp

  <hr>

  Main:

  \include table/statistics/main.cpp
*/