![]() |
QxOrm
1.5.0
C++ Object Relational Mapping library
|
#include <QxSerializeQJson_QHash.h>
Static Public Member Functions | |
| static qx_bool | fromJson (const QJsonValue &j, QHash< Key, Value > &t, const QString &format) |
Definition at line 80 of file QxSerializeQJson_QHash.h.
| static qx_bool qx::cvt::detail::QxConvert_FromJson< QHash< Key, Value > >::fromJson | ( | const QJsonValue & | j, |
| QHash< Key, Value > & | t, | ||
| const QString & | format | ||
| ) | [inline, static] |
Definition at line 82 of file QxSerializeQJson_QHash.h.