Slave header for TableDoubleHeaderView.
More...
#include <TableDoubleHeaderView.h>
List of all members.
Detailed Description
Slave header for TableDoubleHeaderView.
This class is only to be used by TableDoubleHeaderView. It allows for displaying two horizontal headers in a TableView. A TableCommentsHeaderView displays the column comments in a second header below the normal header. It is completely controlled by a TableDoubleHeaderView object and thus has a master-slave relationship to it. This would be an inner class of TableDoubleHeaderView if Qt allowed this.
Constructor & Destructor Documentation
TableCommentsHeaderView::TableCommentsHeaderView |
( |
QWidget * |
parent = 0 | ) |
|
TableCommentsHeaderView::~TableCommentsHeaderView |
( |
| ) |
|
|
virtual |
Member Function Documentation
void TableCommentsHeaderView::setModel |
( |
QAbstractItemModel * |
model | ) |
|
|
virtual |
Friends And Related Function Documentation
The documentation for this class was generated from the following files: