QxOrm  1.4.9
C++ Object Relational Mapping library
qx::cvt::detail::QxConvertHelper_ToVariant< T, qx::cvt::detail::helper::QxConvertHelper_Persistable > Struct Template Reference

#include <QxConvert_Impl.h>

List of all members.

Public Types

enum  { qx_need_to_specialize_template_convert_to_variant_from_variant = 0 }

Static Public Member Functions

static QVariant toVariant (const T &t, const QString &format, int index, qx::cvt::context::ctx_type ctx)

Detailed Description

template<typename T>
struct qx::cvt::detail::QxConvertHelper_ToVariant< T, qx::cvt::detail::helper::QxConvertHelper_Persistable >

Definition at line 297 of file QxConvert_Impl.h.


Member Enumeration Documentation

template<typename T >
anonymous enum
Enumerator:
qx_need_to_specialize_template_convert_to_variant_from_variant 

Definition at line 300 of file QxConvert_Impl.h.


Member Function Documentation

template<typename T >
static QVariant qx::cvt::detail::QxConvertHelper_ToVariant< T, qx::cvt::detail::helper::QxConvertHelper_Persistable >::toVariant ( const T &  t,
const QString &  format,
int  index,
qx::cvt::context::ctx_type  ctx 
) [inline, static]

Definition at line 302 of file QxConvert_Impl.h.


The documentation for this struct was generated from the following file: