You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
28 lines
310 B
28 lines
310 B
14 years ago
|
/*! \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
|
||
|
*/
|
||
|
|
||
|
|