kopete/libkopete
Kopete::Properties::DataProperty< Parent, Type, Data > Class Template Reference
#include <kopeteproperties.h>
Inheritance diagram for Kopete::Properties::DataProperty< Parent, Type, Data >:

Detailed Description
template<class Parent, typename Type, class Data>
class Kopete::Properties::DataProperty< Parent, Type, Data >
Convenience implementation of a Property that stores PropertyData.
A property for objects of type Parent, that stores data in the class Data. Data must be derived from PropertyBase, or your code will not compile.
Definition at line 247 of file kopeteproperties.h.
Public Member Functions | |
| Data * | data (const Parent *c) const |
Member Function Documentation
template<class Parent, typename Type, class Data>
| Data* Kopete::Properties::DataProperty< Parent, Type, Data >::data | ( | const Parent * | c | ) | const [inline] |
Definition at line 250 of file kopeteproperties.h.
The documentation for this class was generated from the following file:
KDE 4.0 API Reference