#include <preferencesEntry.h>
Inheritance diagram for VIEW::PreferencesEntry::ExtendedPreferencesObject:
Public Member Functions | |
virtual bool | getValue (String &) const |
Overload this in derived classes! | |
virtual bool | setValue (const String &) |
Overload this in derived classes! |
Make sure to name all derived objects, by calling setObjectName() Otherwise (re-)storing the values wont work.