Go to the documentation of this file.
123 const string procName =
"ProDeOptions::loadState";
void deleteAllKeyboardShortcuts()
virtual ObjectState * saveState() const
void deleteAllToolbarButtons()
void setUndoStackSize(int size)
int undoStackSize_
Undo stack size.
void loadState(const ObjectState *state)
virtual void loadState(const ObjectState *state)
static const std::string OSKEY_UNDO_STACK_SIZE
ObjectState attribute key for the size of the undo stack.
ObjectState * saveState() const
int undoStackSize() const
int intAttribute(const std::string &name) const
void setAttribute(const std::string &name, const std::string &value)
static const std::string CONFIGURATION_NAME
ObjectState name for ProDeOptions.