SciDAVis  1.D4
Public Slots | Signals | Public Member Functions | Protected Slots | Protected Member Functions
TableViewWidget Class Reference

Helper class for TableView. More...

#include <TableView.h>

List of all members.

Public Slots

void selectAll ()

Signals

void advanceCell ()

Public Member Functions

 TableViewWidget (QWidget *parent=0)
 Constructor.

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

Constructor.


Member Function Documentation

void TableViewWidget::advanceCell ( )
signal

Referenced by keyPressEvent().

void TableViewWidget::keyPressEvent ( QKeyEvent *  event)
protectedvirtual

Overloaded function (cf. Qt documentation)

References advanceCell().

void TableViewWidget::selectAll ( )
slot

Referenced by TableView::selectAll().

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: