MatrixSetHeaderViewCommand Class Reference

#include <MatrixCommand.h>

List of all members.

Public Member Functions

 MatrixSetHeaderViewCommand (Matrix *m, Matrix::HeaderViewType oldView, Matrix::HeaderViewType newView, const QString &text)
virtual void redo ()
virtual void undo ()

Private Attributes

Matrixd_matrix
Matrix::HeaderViewType d_new_view
Matrix::HeaderViewType d_old_view

Constructor & Destructor Documentation

MatrixSetHeaderViewCommand::MatrixSetHeaderViewCommand ( Matrix m,
Matrix::HeaderViewType  oldView,
Matrix::HeaderViewType  newView,
const QString &  text 
)

Member Function Documentation

void MatrixSetHeaderViewCommand::redo (  )  [virtual]
void MatrixSetHeaderViewCommand::undo (  )  [virtual]

Member Data Documentation

Referenced by redo(), and undo().

Referenced by redo().

Referenced by undo().


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

Generated by  doxygen 1.6.2