SolidModules
NMPropertyDeserializer Class Reference
#include <nmpropertyhelper.h>
Inheritance diagram for NMPropertyDeserializer:

Public Member Functions | |
virtual void | deserialize (const QString &propertyName, const QVariant &value, QObject *recipient)=0 |
virtual | ~NMPropertyDeserializer () |
Detailed Description
Definition at line 10 of file nmpropertyhelper.h.
Constructor & Destructor Documentation
NMPropertyDeserializer::~NMPropertyDeserializer | ( | ) | [virtual] |
Definition at line 32 of file nmpropertyhelper.cpp.
Member Function Documentation
virtual void NMPropertyDeserializer::deserialize | ( | const QString & | propertyName, | |
const QVariant & | value, | |||
QObject * | recipient | |||
) | [pure virtual] |
Implemented in GenericDeserializer.
The documentation for this class was generated from the following files: