GluonCreator::HistoryManager Class Reference

#include <historymanager.h>

Inheritance diagram for GluonCreator::HistoryManager:
GluonCore::Singleton< T > QObject

List of all members.

Classes

class  HistoryManagerPrivate

Public Slots

void addCommand (QUndoCommand *command)
void undo ()
void redo ()
void clear ()
void setClean ()

Signals

void historyChanged (const QUndoCommand *command)
void canUndoChanged (bool)
void canRedoChanged (bool)
void cleanChanged (bool)

Friends

class GluonCore::Singleton< HistoryManager >

Detailed Description

Definition at line 32 of file historymanager.h.


Member Function Documentation

void HistoryManager::addCommand ( QUndoCommand *  command  )  [slot]

Definition at line 46 of file historymanager.cpp.

void GluonCreator::HistoryManager::canRedoChanged ( bool   )  [signal]
void GluonCreator::HistoryManager::canUndoChanged ( bool   )  [signal]
void GluonCreator::HistoryManager::cleanChanged ( bool   )  [signal]
void HistoryManager::clear (  )  [slot]

Definition at line 66 of file historymanager.cpp.

void GluonCreator::HistoryManager::historyChanged ( const QUndoCommand *  command  )  [signal]
void HistoryManager::redo (  )  [slot]

Definition at line 52 of file historymanager.cpp.

void HistoryManager::setClean (  )  [slot]

Definition at line 71 of file historymanager.cpp.

void HistoryManager::undo (  )  [slot]

Definition at line 59 of file historymanager.cpp.


Friends And Related Function Documentation

friend class GluonCore::Singleton< HistoryManager > [friend]

Definition at line 54 of file historymanager.h.


The documentation for this class was generated from the following files:
Generated on Mon Dec 27 13:13:42 2010 for Gluon by  doxygen 1.6.3