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 --- doc/html/table.html | 64 +++++++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 64 insertions(+) create mode 100644 doc/html/table.html (limited to 'doc/html/table.html') diff --git a/doc/html/table.html b/doc/html/table.html new file mode 100644 index 0000000..ed84ed1 --- /dev/null +++ b/doc/html/table.html @@ -0,0 +1,64 @@ + + + + + +Table Module + + + + + + + +
+ +Home + | +All Classes + | +Main Classes + | +Annotated + | +Grouped Classes + | +Functions +

Table Module

+ + +

+

The table module provides a flexible and editable table widget, QTable. For many applications QTables can be used directly and simply, +providing a grid of editable cells. QTable can also be subclassed in a +straightforward way to provide very large sparse tables, e.g. one +million by one million cells. +

Screenshot of QTable +

The table module provides the following classes: +

+

See the appropriate class documentation for details and refer to the +Qt table examples. +

+ +


+ +
Copyright © 2007 +TrolltechTrademarks +
Qt 3.3.8
+
+ -- cgit v1.2.3