QtiPlot  0.9.8.2
Public Member Functions | Private Attributes
MatrixFftCommand Class Reference

#include <MatrixCommand.h>

Inheritance diagram for MatrixFftCommand:
MatrixUndoCommand

List of all members.

Public Member Functions

 MatrixFftCommand (bool inverse, MatrixModel *model, int startRow, int endRow, int startCol, int endCol, double *data, const QString &text)
virtual void redo ()

Private Attributes

bool d_inverse

Constructor & Destructor Documentation

MatrixFftCommand::MatrixFftCommand ( bool  inverse,
MatrixModel model,
int  startRow,
int  endRow,
int  startCol,
int  endCol,
double *  data,
const QString &  text 
)

Member Function Documentation

void MatrixFftCommand::redo ( ) [virtual]

Member Data Documentation

Referenced by redo().


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