QxOrm  1.4.9
C++ Object Relational Mapping library
qx::cvt::detail::QxConvertHelper_ToJson< T, qx::cvt::detail::helper::QxConvertHelper_Persistable > Struct Template Reference

#include <QxConvert_Impl.h>

List of all members.

Static Public Member Functions

static QJsonValue toJson (const T &t, const QString &format)

Detailed Description

template<typename T>
struct qx::cvt::detail::QxConvertHelper_ToJson< T, qx::cvt::detail::helper::QxConvertHelper_Persistable >

Definition at line 337 of file QxConvert_Impl.h.


Member Function Documentation

template<typename T >
static QJsonValue qx::cvt::detail::QxConvertHelper_ToJson< T, qx::cvt::detail::helper::QxConvertHelper_Persistable >::toJson ( const T &  t,
const QString &  format 
) [inline, static]

Definition at line 339 of file QxConvert_Impl.h.


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