33#ifndef GUI_OPTIONS_SERIALIZER_HH
34#define GUI_OPTIONS_SERIALIZER_HH
static MachInfoCmdLineOptions options
GUIOptionsSerializer(const GUIOptionsSerializer &)
Copying not allowed.
void setToolbarProperties(const ObjectState *toolbarElem, ObjectState *options) const
void writeState(const ObjectState *optionsState)
void setWindowProperties(const ObjectState *windowElem, ObjectState *options) const
virtual ~GUIOptionsSerializer()
void writeOptions(const GUIOptions &options)
virtual ObjectState * convertToOptionsObjectFormat(const ObjectState *root) const
GUIOptions * readOptions()
ObjectState * readState()
void addKeyboardShortcut(const ObjectState *ksElem, ObjectState *options) const
virtual ObjectState * convertToConfigFileFormat(const ObjectState *options) const
GUIOptionsSerializer & operator=(const GUIOptionsSerializer &)
Assignment not allowed.
std::string configurationName_
Name of the configuration to read/write.