Home | All Classes | Main Classes | Annotated | Grouped Classes | Functions | ![]() |
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.
<img src="qtable.png" alt="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 © 2004 Trolltech. | Trademarks | Qt 4.0.0-tp1 |