13 #ifndef BERRYTOGGLESTATE_H
14 #define BERRYTOGGLESTATE_H
16 #include "internal/berryPersistentState.h"
45 const std::string& preferenceKey)
override;
48 const std::string& preferenceKey)
override;
Implements transparent reference counting.
void Save(mitk::IPreferences *store, const std::string &preferenceKey) override
void SetValue(const Object::Pointer &value) override
void Load(const mitk::IPreferences *store, const std::string &preferenceKey) override
Interface to application preferences.