QxOrm  1.4.9
C++ Object Relational Mapping library
qx::cvt::detail::QxConvertHelper_ToJson< T, H > 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, typename H>
struct qx::cvt::detail::QxConvertHelper_ToJson< T, H >

Definition at line 157 of file QxConvert_Impl.h.


Member Function Documentation

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

Definition at line 159 of file QxConvert_Impl.h.


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