Class to multiple inherit which adds functions to read and write properties from a given object....
Definition Persistent.h:14
QStringList getProperties() const
Gets the properties from the object as a string list to store as settings.
QMap< int, const char * > getObjectProperties(const QObject *obj) const
Gets a mapped property list af all properties of the object.
void setProperties(const QStringList &) const
Sets the properties of the object as a string list settings.
Persistent(QObject *obj)
Constructor.
void setSourceObject(QObject *obj)
#define _MISC_DATA
Definition misc/global.h:38
Definition Application.h:10