#include <matrixcommands.h>
List of all members.
Detailed Description
Constructor & Destructor Documentation
MatrixInsertColumnsCmd::MatrixInsertColumnsCmd |
( |
future::Matrix::Private * |
private_obj, |
|
|
int |
before, |
|
|
int |
count, |
|
|
QUndoCommand * |
parent = 0 |
|
) |
| |
MatrixInsertColumnsCmd::~MatrixInsertColumnsCmd |
( |
| ) |
|
Member Function Documentation
void MatrixInsertColumnsCmd::redo |
( |
| ) |
|
|
virtual |
void MatrixInsertColumnsCmd::undo |
( |
| ) |
|
|
virtual |
Member Data Documentation
int MatrixInsertColumnsCmd::d_before |
|
private |
int MatrixInsertColumnsCmd::d_count |
|
private |
The documentation for this class was generated from the following files: