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

#include <QxConvert_Impl.h>

List of all members.

Classes

struct  cvtQVariant
struct  cvtQVariant< true, dummy >

Static Public Member Functions

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

Detailed Description

template<typename T>
struct qx::cvt::detail::QxConvertHelper_FromVariant< T, qx::cvt::detail::helper::QxConvertHelper_Generic >

Definition at line 222 of file QxConvert_Impl.h.


Member Function Documentation

template<typename T >
static qx_bool qx::cvt::detail::QxConvertHelper_FromVariant< T, qx::cvt::detail::helper::QxConvertHelper_Generic >::fromVariant ( const QVariant &  v,
T &  t,
const QString &  format,
int  index,
qx::cvt::context::ctx_type  ctx 
) [inline, static]

Definition at line 225 of file QxConvert_Impl.h.


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