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.
16 lines
239 B
16 lines
239 B
13 years ago
|
/*! \page small-table-example-example.html
|
||
|
|
||
|
\ingroup table-examples
|
||
|
\title Small Table Example
|
||
|
|
||
|
This example displays a QTable and some \l{QTableItem}s.
|
||
|
|
||
|
<hr>
|
||
|
|
||
|
Implementation:
|
||
|
|
||
|
\include table/small-table-demo/main.cpp
|
||
|
*/
|
||
|
|
||
|
|