Scribus
Open source desktop publishing at your fingertips
UndoStack Class Reference

Public Member Functions

 UndoStack (int maxSize=100)
 
bool action (UndoState *state)
 
bool undo (uint steps, int objectId)
 
bool redo (uint steps, int objectId)
 
uint size () const
 
uint undoItems () const
 
uint redoItems () const
 
uint maxSize () const
 
void setMaxSize (uint maxSize)
 
void clear ()
 
UndoStategetNextUndo (int objectId)
 
UndoStategetNextRedo (int objectId)
 

Friends

class UndoManager
 

The documentation for this class was generated from the following files: