QxOrm 1.4.9
C++ Object Relational Mapping library
Loading...
Searching...
No Matches
qx::cvt::detail::QxSerializeJsonRegistered_Helper Struct Reference

#include <QxSerializeQJson_qx_registered_class.h>

Static Public Member Functions

static QJsonValue save (IxClass *pClass, const void *pOwner, const QString &format)
 
static qx_bool load (const QJsonValue &j, IxClass *pClass, void *pOwner, const QString &format)
 

Detailed Description

Definition at line 60 of file QxSerializeQJson_qx_registered_class.h.

Member Function Documentation

◆ load()

static qx_bool qx::cvt::detail::QxSerializeJsonRegistered_Helper::load ( const QJsonValue & j,
IxClass * pClass,
void * pOwner,
const QString & format )
static

◆ save()

static QJsonValue qx::cvt::detail::QxSerializeJsonRegistered_Helper::save ( IxClass * pClass,
const void * pOwner,
const QString & format )
static

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