#include <command.h>
Lista de todos los miembros.
Documentación del constructor y destructor
CommandHistory::CommandHistory |
( |
int |
s | ) |
|
Documentación de las funciones miembro
void CommandHistory::addCommand |
( |
Command * |
cmd, |
|
|
bool |
tryCompress = FALSE |
|
) |
| |
void CommandHistory::checkCompressedCommand |
( |
| ) |
[slot] |
void CommandHistory::emitUndoRedo |
( |
| ) |
|
bool CommandHistory::isModified |
( |
| ) |
const |
void CommandHistory::modificationChanged |
( |
bool |
m | ) |
[signal] |
void CommandHistory::redo |
( |
| ) |
|
void CommandHistory::setModified |
( |
bool |
m | ) |
|
void CommandHistory::undo |
( |
| ) |
|
void CommandHistory::undoRedoChanged |
( |
bool |
undoAvailable, |
|
|
bool |
redoAvailable, |
|
|
const QString & |
undoCmd, |
|
|
const QString & |
redoCmd |
|
) |
| [signal] |
La documentación para esta clase fue generada a partir de los siguientes ficheros: