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