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

#include <QxSerializeQJson_IxPersistable.h>

List of all members.

Static Public Member Functions

static qx_bool fromJson (const QJsonValue &j, qx::IxPersistable &t, const QString &format)

Detailed Description

template<>
struct qx::cvt::detail::QxConvert_FromJson< qx::IxPersistable >

Definition at line 74 of file QxSerializeQJson_IxPersistable.h.


Member Function Documentation

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

Definition at line 76 of file QxSerializeQJson_IxPersistable.h.


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