MatrixInsertColCommand Class Reference

#include <MatrixCommand.h>

List of all members.

Public Member Functions

 MatrixInsertColCommand (MatrixModel *model, int startCol, const QString &text)
virtual void redo ()
virtual void undo ()

Private Attributes

MatrixModeld_model
int d_start_col

Constructor & Destructor Documentation

MatrixInsertColCommand::MatrixInsertColCommand ( MatrixModel model,
int  startCol,
const QString &  text 
)

References MatrixModel::matrix().


Member Function Documentation

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

Member Data Documentation

Referenced by redo(), and undo().

Referenced by redo(), and undo().


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

Generated on Tue Nov 3 10:48:56 2009 for QtiPlot by  doxygen 1.6.1