Helper class for TableView.
More...
#include <TableView.h>
List of all members.
Protected Slots |
void | updateHeaderGeometry (Qt::Orientation o, int first, int last) |
| Cause a repaint of the header.
|
Protected Member Functions |
virtual void | keyPressEvent (QKeyEvent *event) |
| Overloaded function (cf. Qt documentation)
|
Detailed Description
Helper class for TableView.
Constructor & Destructor Documentation
TableViewWidget::TableViewWidget |
( |
QWidget * |
parent = 0 | ) |
|
|
inline |
Member Function Documentation
void TableViewWidget::advanceCell |
( |
| ) |
|
|
signal |
void TableViewWidget::keyPressEvent |
( |
QKeyEvent * |
event | ) |
|
|
protectedvirtual |
Overloaded function (cf. Qt documentation)
References advanceCell().
void TableViewWidget::selectAll |
( |
| ) |
|
|
slot |
void TableViewWidget::updateHeaderGeometry |
( |
Qt::Orientation |
o, |
|
|
int |
first, |
|
|
int |
last |
|
) |
| |
|
protectedslot |
Cause a repaint of the header.
The documentation for this class was generated from the following files: