#include <columncommands.h>
List of all members.
Detailed Description
Constructor & Destructor Documentation
ColumnInsertEmptyRowsCmd::ColumnInsertEmptyRowsCmd |
( |
Column::Private * |
col, |
|
|
int |
before, |
|
|
int |
count, |
|
|
QUndoCommand * |
parent = 0 |
|
) |
| |
ColumnInsertEmptyRowsCmd::~ColumnInsertEmptyRowsCmd |
( |
| ) |
|
Member Function Documentation
void ColumnInsertEmptyRowsCmd::redo |
( |
| ) |
|
|
virtual |
void ColumnInsertEmptyRowsCmd::undo |
( |
| ) |
|
|
virtual |
Member Data Documentation
int ColumnInsertEmptyRowsCmd::d_before |
|
private |
The private column data to modify.
Referenced by redo(), and undo().
int ColumnInsertEmptyRowsCmd::d_count |
|
private |
The documentation for this class was generated from the following files: