QxOrm 1.4.9
C++ Object Relational Mapping library
Loading...
Searching...
No Matches
qx::cvt::detail::QxConvert_ToJson< std::map< std::string, Value > > Struct Template Reference

#include <QxSerializeQJson_std_map.h>

Static Public Member Functions

static QJsonValue toJson (const std::map< std::string, Value > &t, const QString &format)
 

Detailed Description

template<typename Value>
struct qx::cvt::detail::QxConvert_ToJson< std::map< std::string, Value > >

Definition at line 141 of file QxSerializeQJson_std_map.h.

Member Function Documentation

◆ toJson()

template<typename Value >
static QJsonValue qx::cvt::detail::QxConvert_ToJson< std::map< std::string, Value > >::toJson ( const std::map< std::string, Value > & t,
const QString & format )
inlinestatic

Definition at line 143 of file QxSerializeQJson_std_map.h.


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