From bd0f3345a938b35ce6a12f6150373b0955b8dd12 Mon Sep 17 00:00:00 2001 From: Timothy Pearson Date: Sun, 10 Jul 2011 15:24:15 -0500 Subject: Add Qt3 development HEAD version --- examples/table/small-table-demo/small-table-demo.doc | 15 +++++++++++++++ 1 file changed, 15 insertions(+) create mode 100644 examples/table/small-table-demo/small-table-demo.doc (limited to 'examples/table/small-table-demo/small-table-demo.doc') diff --git a/examples/table/small-table-demo/small-table-demo.doc b/examples/table/small-table-demo/small-table-demo.doc new file mode 100644 index 0000000..d2ced77 --- /dev/null +++ b/examples/table/small-table-demo/small-table-demo.doc @@ -0,0 +1,15 @@ +/*! \page small-table-example-example.html + + \ingroup table-examples + \title Small Table Example + + This example displays a QTable and some \l{QTableItem}s. + +
+ + Implementation: + + \include table/small-table-demo/main.cpp +*/ + + -- cgit v1.2.3