QxOrm 1.4.9
C++ Object Relational Mapping library
Loading...
Searching...
No Matches
qx::cvt::detail::QxConvertHelper_ToJson< T, H > Struct Template Reference

#include <QxConvert_Impl.h>

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

◆ toJson()

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

Definition at line 159 of file QxConvert_Impl.h.


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