MatrixDeleteRowsCommand Class Reference

#include <MatrixCommand.h>

List of all members.

Public Member Functions

 MatrixDeleteRowsCommand (MatrixModel *model, int startRow, int count, double *data, const QString &text)
virtual void redo ()
virtual void undo ()
 ~MatrixDeleteRowsCommand ()

Private Attributes

int d_count
double * d_data
MatrixModeld_model
int d_start_row


Constructor & Destructor Documentation

MatrixDeleteRowsCommand::MatrixDeleteRowsCommand ( MatrixModel model,
int  startRow,
int  count,
double *  data,
const QString &  text 
)

References MatrixModel::matrix().

MatrixDeleteRowsCommand::~MatrixDeleteRowsCommand (  )  [inline]

References d_data.


Member Function Documentation

void MatrixDeleteRowsCommand::redo (  )  [virtual]

void MatrixDeleteRowsCommand::undo (  )  [virtual]


Member Data Documentation

Referenced by redo(), and undo().

Referenced by undo(), and ~MatrixDeleteRowsCommand().

Referenced by redo(), and undo().

Referenced by redo(), and undo().


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

Generated on Tue Jun 17 08:36:16 2008 for QtiPlot by  doxygen 1.5.5