QxOrm
1.5.0
C++ Object Relational Mapping library
|
#include <QxSerializeQJson_boost_tuple.h>
Static Public Member Functions | |
static qx_bool | fromJson (const QJsonValue &j, boost::tuple< T0, T1, T2, T3, T4 > &t, const QString &format) |
Definition at line 246 of file QxSerializeQJson_boost_tuple.h.
static qx_bool qx::cvt::detail::QxConvert_FromJson< boost::tuple< T0, T1, T2, T3, T4 > >::fromJson | ( | const QJsonValue & | j, |
boost::tuple< T0, T1, T2, T3, T4 > & | t, | ||
const QString & | format | ||
) | [inline, static] |
Definition at line 248 of file QxSerializeQJson_boost_tuple.h.