QxOrm  1.4.8
C++ Object Relational Mapping library
qx::cvt::detail::QxConvert_ToJson< QPair< T1, T2 > > Struct Template Reference

#include <QxSerializeQJson_QPair.h>

List of all members.

Static Public Member Functions

static QJsonValue toJson (const QPair< T1, T2 > &t, const QString &format)

Detailed Description

template<typename T1, typename T2>
struct qx::cvt::detail::QxConvert_ToJson< QPair< T1, T2 > >

Definition at line 61 of file QxSerializeQJson_QPair.h.


Member Function Documentation

template<typename T1 , typename T2 >
static QJsonValue qx::cvt::detail::QxConvert_ToJson< QPair< T1, T2 > >::toJson ( const QPair< T1, T2 > &  t,
const QString &  format 
) [inline, static]

Definition at line 63 of file QxSerializeQJson_QPair.h.


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