QxOrm 1.4.9
C++ Object Relational Mapping library
Loading...
Searching...
No Matches
qx::cvt::detail::QxConvertHelper_FromJson< T, H > Struct Template Reference

#include <QxConvert_Impl.h>

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 164 of file QxConvert_Impl.h.

Member Function Documentation

◆ fromJson()

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

Definition at line 166 of file QxConvert_Impl.h.


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