SolidModules
NMPropertyHelper Class Reference
#include <nmpropertyhelper.h>
Public Member Functions | |
| void | deserializeProperties (const QVariantMap &) |
| NMPropertyHelper (QObject *master) | |
| NMPropertyHelper () | |
| void | registerProperty (const QString &nmPropertyName, QPair< char *, char * > spec) |
| ~NMPropertyHelper () | |
Detailed Description
Definition at line 33 of file nmpropertyhelper.h.
Constructor & Destructor Documentation
| NMPropertyHelper::NMPropertyHelper | ( | ) |
| NMPropertyHelper::NMPropertyHelper | ( | QObject * | master | ) |
Definition at line 3 of file nmpropertyhelper.cpp.
| NMPropertyHelper::~NMPropertyHelper | ( | ) |
Definition at line 7 of file nmpropertyhelper.cpp.
Member Function Documentation
| void NMPropertyHelper::deserializeProperties | ( | const QVariantMap & | propertiesMap | ) |
Definition at line 16 of file nmpropertyhelper.cpp.
| void NMPropertyHelper::registerProperty | ( | const QString & | nmPropertyName, | |
| QPair< char *, char * > | spec | |||
| ) |
Definition at line 11 of file nmpropertyhelper.cpp.
The documentation for this class was generated from the following files:
KDE 4.2 API Reference