33#ifndef TTA_OSED_OPTIONS_HH
34#define TTA_OSED_OPTIONS_HH
51 std::string
editor()
const;
void setEditor(const std::string &editor)
OSEdOptions & operator=(const OSEdOptions &)
Assignment not allowed.
virtual void loadState(const ObjectState *state)
OSEdOptions(const OSEdOptions &)
Copying not allowed.
std::string editor_
Editor used to edit operation behavior files.
ObjectState * saveState() const
std::string editor() const