diff options
Diffstat (limited to 'doc/table.doc')
-rw-r--r-- | doc/table.doc | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/table.doc b/doc/table.doc index 2b269807a..e80b08590 100644 --- a/doc/table.doc +++ b/doc/table.doc @@ -60,8 +60,8 @@ The table module provides the following classes: tabular data such as spreadsheet or database data. \i \l QTableItem objects are used to populate a QTable with data with each table item holding the contents of a cell. -\i The \l QComboTableItem class provides memory-efficient combobox items for QTables. -\i The \l QCheckTableItem class provides memory-efficient checkbox items for QTables. +\i The \l TQComboTableItem class provides memory-efficient combobox items for QTables. +\i The \l TQCheckTableItem class provides memory-efficient checkbox items for QTables. \i \l QTableSelection provides access to selections of cells in a QTable. \i QHeader provides access to the table's horizontal header (column headers) and vertical header (row headers). |