GluonCreator::HistoryManager Class Reference
#include <historymanager.h>
List of all members.
Detailed Description
Definition at line 32 of file historymanager.h.
Member Function Documentation
void HistoryManager::addCommand |
( |
QUndoCommand * |
command |
) |
[slot] |
void GluonCreator::HistoryManager::canRedoChanged |
( |
bool |
|
) |
[signal] |
void GluonCreator::HistoryManager::canUndoChanged |
( |
bool |
|
) |
[signal] |
void GluonCreator::HistoryManager::cleanChanged |
( |
bool |
|
) |
[signal] |
void HistoryManager::clear |
( |
|
) |
[slot] |
void GluonCreator::HistoryManager::historyChanged |
( |
const QUndoCommand * |
command |
) |
[signal] |
void HistoryManager::redo |
( |
|
) |
[slot] |
void HistoryManager::setClean |
( |
|
) |
[slot] |
void HistoryManager::undo |
( |
|
) |
[slot] |
Friends And Related Function Documentation
The documentation for this class was generated from the following files: