From ea318d1431c89e647598c510c4245c6571aa5f46 Mon Sep 17 00:00:00 2001 From: Timothy Pearson Date: Thu, 26 Jan 2012 23:32:43 -0600 Subject: Update to latest tqt3 automated conversion --- doc/html/table.html | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) (limited to 'doc/html/table.html') diff --git a/doc/html/table.html b/doc/html/table.html index 47393f373..7c16a7183 100644 --- a/doc/html/table.html +++ b/doc/html/table.html @@ -33,14 +33,14 @@ body { background: #ffffff; color: black; }

-

The table module provides a flexible and editable table widget, TQTable. For many applications TQTables can be used directly and simply, -providing a grid of editable cells. TQTable can also be subclassed in a +

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

Screenshot of TQTable +

Screenshot of TQTable

The table module provides the following classes:

See the appropriate class documentation for details and refer to the -- cgit v1.2.1