QxOrm  1.4.9
C++ Object Relational Mapping library
qx::cvt::detail::QxConvert_ToJson< qx::QxCollection< QString, Value > > Struct Template Reference

#include <QxSerializeQJson_QxCollection.h>

List of all members.

Static Public Member Functions

static QJsonValue toJson (const qx::QxCollection< QString, Value > &t, const QString &format)

Detailed Description

template<typename Value>
struct qx::cvt::detail::QxConvert_ToJson< qx::QxCollection< QString, Value > >

Definition at line 103 of file QxSerializeQJson_QxCollection.h.


Member Function Documentation

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

Definition at line 105 of file QxSerializeQJson_QxCollection.h.


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