QxOrm  1.4.9
C++ Object Relational Mapping library
qx::cvt::detail::QxConvert_FromJson< QSharedPointer< T > > Struct Template Reference

#include <QxSerializeQJson_QSharedPointer.h>

List of all members.

Static Public Member Functions

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

Detailed Description

template<typename T>
struct qx::cvt::detail::QxConvert_FromJson< QSharedPointer< T > >

Definition at line 70 of file QxSerializeQJson_QSharedPointer.h.


Member Function Documentation

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

Definition at line 72 of file QxSerializeQJson_QSharedPointer.h.


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