QxOrm  1.5.1
C++ Object Relational Mapping library
qx::cvt::detail::QxConvertHelper_FromJson< T, H > Struct Template Reference

#include <QxConvert_Impl.h>

List of all members.

Static Public Member Functions

static qx_bool fromJson (const QJsonValue &j, T &t, const QString &format)

Detailed Description

template<typename T, typename H>
struct qx::cvt::detail::QxConvertHelper_FromJson< T, H >

Definition at line 169 of file QxConvert_Impl.h.


Member Function Documentation

template<typename T, typename H>
static qx_bool qx::cvt::detail::QxConvertHelper_FromJson< T, H >::fromJson ( const QJsonValue &  j,
T &  t,
const QString &  format 
) [inline, static]

Definition at line 171 of file QxConvert_Impl.h.


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