![]() |
QxOrm
1.4.8
C++ Object Relational Mapping library
|
#include <QxSerializeQJson_std_tuple.h>
Static Public Member Functions | |
| static qx_bool | fromJson (const QJsonValue &j, std::tuple< T0, T1, T2, T3, T4, T5, T6 > &t, const QString &format) |
Definition at line 278 of file QxSerializeQJson_std_tuple.h.
| static qx_bool qx::cvt::detail::QxConvert_FromJson< std::tuple< T0, T1, T2, T3, T4, T5, T6 > >::fromJson | ( | const QJsonValue & | j, |
| std::tuple< T0, T1, T2, T3, T4, T5, T6 > & | t, | ||
| const QString & | format | ||
| ) | [inline, static] |
Definition at line 280 of file QxSerializeQJson_std_tuple.h.