Horizontal header for TableView displaying comments in a second header.
More...
#include <TableDoubleHeaderView.h>
List of all members.
Protected Slots |
void | sectionsInserted (const QModelIndex &parent, int logicalFirst, int logicalLast) |
Protected Member Functions |
virtual void | paintSection (QPainter *painter, const QRect &rect, int logicalIndex) const |
Detailed Description
Horizontal header for TableView displaying comments in a second header.
Constructor & Destructor Documentation
TableDoubleHeaderView::TableDoubleHeaderView |
( |
QWidget * |
parent = 0 | ) |
|
TableDoubleHeaderView::~TableDoubleHeaderView |
( |
| ) |
|
Member Function Documentation
bool TableDoubleHeaderView::areCommentsShown |
( |
| ) |
const |
void TableDoubleHeaderView::headerDataChanged |
( |
Qt::Orientation |
orientation, |
|
|
int |
logicalFirst, |
|
|
int |
logicalLast |
|
) |
| |
|
slot |
void TableDoubleHeaderView::paintSection |
( |
QPainter * |
painter, |
|
|
const QRect & |
rect, |
|
|
int |
logicalIndex |
|
) |
| const |
|
protectedvirtual |
void TableDoubleHeaderView::refresh |
( |
| ) |
|
|
slot |
void TableDoubleHeaderView::sectionsInserted |
( |
const QModelIndex & |
parent, |
|
|
int |
logicalFirst, |
|
|
int |
logicalLast |
|
) |
| |
|
protectedslot |
void TableDoubleHeaderView::setModel |
( |
QAbstractItemModel * |
model | ) |
|
|
virtual |
void TableDoubleHeaderView::showComments |
( |
bool |
on = true | ) |
|
QSize TableDoubleHeaderView::sizeHint |
( |
| ) |
const |
|
virtual |
Member Data Documentation
bool TableDoubleHeaderView::d_show_comments |
|
protected |
The documentation for this class was generated from the following files: