QxOrm
1.5.0
C++ Object Relational Mapping library
|
#include <QxSerializeQJson_QHash.h>
Static Public Member Functions | |
static QJsonValue | toJson (const QHash< std::string, Value > &t, const QString &format) |
Definition at line 143 of file QxSerializeQJson_QHash.h.
static QJsonValue qx::cvt::detail::QxConvert_ToJson< QHash< std::string, Value > >::toJson | ( | const QHash< std::string, Value > & | t, |
const QString & | format | ||
) | [inline, static] |
Definition at line 145 of file QxSerializeQJson_QHash.h.