Akonadi::Internal::PayloadTrait< QSharedPointer< T > > Struct Template Reference
#include <itempayloadinternals_p.h>
List of all members.
Public Types |
|
typedef T | ElementType |
typedef KPIMUtils::SuperClass
< T >::Type | SuperElementType |
typedef QSharedPointer
< typename
KPIMUtils::SuperClass< T >
::Type > | SuperType |
|
typedef QSharedPointer< T > | Type |
Static Public Member Functions |
|
template<typename U > |
| static bool | canCastFrom (const QSharedPointer< U > &p) |
|
template<typename U > |
| static Type | castFrom (const QSharedPointer< U > &p) |
|
template<typename U > |
| static QSharedPointer< U > | castTo (const Type &p) |
|
static bool | isNull (const Type &p) |
Static Public Attributes |
|
static const bool | isPolymorphic = !boost::is_same<ElementType, SuperElementType>::value |
Detailed Description
template<typename T>
struct Akonadi::Internal::PayloadTrait< QSharedPointer< T > >
For internal use only.
Payload type trait specialization for QSharedPointer for documentation of the various members, see above
Definition at line 121 of file itempayloadinternals_p.h.
The documentation for this struct was generated from the following file: