QxOrm
1.5.0
C++ Object Relational Mapping library
|
#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) |
Definition at line 60 of file QxSerializeQJson_qx_registered_class.h.
static qx_bool qx::cvt::detail::QxSerializeJsonRegistered_Helper::load | ( | const QJsonValue & | j, |
IxClass * | pClass, | ||
void * | pOwner, | ||
const QString & | format | ||
) | [static] |
static QJsonValue qx::cvt::detail::QxSerializeJsonRegistered_Helper::save | ( | IxClass * | pClass, |
const void * | pOwner, | ||
const QString & | format | ||
) | [static] |