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