blob: d8a855a5097dbb5c49861457df46c3f54e1e1db7 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
|
/*! \page small-table-example-example.html
\ingroup table-examples
\title Small Table Example
This example displays a TQTable and some \l{TQTableItem}s.
<hr>
Implementation:
\include table/small-table-demo/main.cpp
*/
|