33#ifndef TTA_PRODE_OPTIONS_HH 
   34#define TTA_PRODE_OPTIONS_HH 
ObjectState * saveState() const
 
int undoStackSize_
Undo stack size.
 
static const std::string CONFIGURATION_NAME
ObjectState name for ProDeOptions.
 
static const std::string OSKEY_UNDO_STACK_SIZE
ObjectState attribute key for the size of the undo stack.
 
void loadState(const ObjectState *state)
 
int undoStackSize() const
 
void setUndoStackSize(int size)