QxOrm 1.4.9
C++ Object Relational Mapping library
Loading...
Searching...
No Matches
qx::cvt::detail::QxConvert_FromJson< T > 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>
struct qx::cvt::detail::QxConvert_FromJson< T >

Definition at line 609 of file QxConvert_Impl.h.

Member Function Documentation

◆ fromJson()

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

Definition at line 611 of file QxConvert_Impl.h.


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