QxOrm 1.4.9
C++ Object Relational Mapping library
Loading...
Searching...
No Matches
qx::cvt::detail::QxConvert_FromJson< QHash< QString, Value > > Struct Template Reference

#include <QxSerializeQJson_QHash.h>

Static Public Member Functions

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

Detailed Description

template<typename Value>
struct qx::cvt::detail::QxConvert_FromJson< QHash< QString, Value > >

Definition at line 122 of file QxSerializeQJson_QHash.h.

Member Function Documentation

◆ fromJson()

template<typename Value >
static qx_bool qx::cvt::detail::QxConvert_FromJson< QHash< QString, Value > >::fromJson ( const QJsonValue & j,
QHash< QString, Value > & t,
const QString & format )
inlinestatic

Definition at line 124 of file QxSerializeQJson_QHash.h.


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