kopete/libkopete
Kopete::Properties::PropertyData Struct Reference
#include <kopeteproperties.h>
Inheritance diagram for Kopete::Properties::PropertyData:

Detailed Description
Base class for property data objects.Some property objects want to store property-specific data in their parent objects. To support that, subclasses of this class are permitted to be stored. Once passed to the PropertyStorage object via PropertyStorage::setCustomPropertyData, the PropertyStorage object owns the PropertyData, and will delete it when it is no longer needed.
Definition at line 110 of file kopeteproperties.h.
Public Member Functions | |
| virtual | ~PropertyData () |
Constructor & Destructor Documentation
| virtual Kopete::Properties::PropertyData::~PropertyData | ( | ) | [inline, virtual] |
Definition at line 112 of file kopeteproperties.h.
The documentation for this struct was generated from the following file:
KDE 4.2 API Reference