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

Helper class for MatrixView. More...

#include <MatrixView.h>

List of all members.

Public Slots

void selectAll ()

Signals

void advanceCell ()

Public Member Functions

 MatrixViewWidget (QWidget *parent=0)
 Constructor.

Protected Member Functions

virtual void keyPressEvent (QKeyEvent *event)
 Overloaded function (cf. Qt documentation)

Detailed Description

Helper class for MatrixView.


Constructor & Destructor Documentation

MatrixViewWidget::MatrixViewWidget ( QWidget *  parent = 0)
inline

Constructor.


Member Function Documentation

void MatrixViewWidget::advanceCell ( )
signal

Referenced by keyPressEvent().

void MatrixViewWidget::keyPressEvent ( QKeyEvent *  event)
protectedvirtual

Overloaded function (cf. Qt documentation)

References advanceCell().

void MatrixViewWidget::selectAll ( )
slot

Referenced by MatrixView::selectAll().


The documentation for this class was generated from the following files: