QxOrm  1.4.9
C++ Object Relational Mapping library
qx::cvt::detail::QxConvert_FromJson< QMap< Key, Value > > Struct Template Reference

#include <QxSerializeQJson_QMap.h>

List of all members.

Static Public Member Functions

static qx_bool fromJson (const QJsonValue &j, QMap< Key, Value > &t, const QString &format)

Detailed Description

template<typename Key, typename Value>
struct qx::cvt::detail::QxConvert_FromJson< QMap< Key, Value > >

Definition at line 80 of file QxSerializeQJson_QMap.h.


Member Function Documentation

template<typename Key , typename Value >
static qx_bool qx::cvt::detail::QxConvert_FromJson< QMap< Key, Value > >::fromJson ( const QJsonValue &  j,
QMap< Key, Value > &  t,
const QString &  format 
) [inline, static]

Definition at line 82 of file QxSerializeQJson_QMap.h.


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