akonadi
Akonadi::Payload< T > Struct Template Reference
#include <itempayloadinternals_p.h>
Inheritance diagram for Akonadi::Payload< T >:

Public Member Functions | |
Payload (const Payload &other) | |
Payload (T p) | |
PayloadBase * | clone () const |
Payload & | operator= (const Payload &other) |
const char * | typeName () const |
Public Attributes | |
T | payload |
Detailed Description
template<typename T>
struct Akonadi::Payload< T >
For internal use only.
Container for the actual payload object.
- Note:
- Move to Internal namespace for KDE5
Definition at line 168 of file itempayloadinternals_p.h.
The documentation for this struct was generated from the following file: