![]() |
QxOrm
1.5.0
C++ Object Relational Mapping library
|
Provide a Qt QJson serialization method (save/load) for type qx::QxCollection<Key, Value> More...
#include <QtCore/qjsonvalue.h>#include <QtCore/qjsonobject.h>#include <QtCore/qjsonarray.h>#include <QxCollection/QxCollection.h>#include <QxConvert/QxConvert.h>#include <QxConvert/QxConvert_Impl.h>Go to the source code of this file.
Classes | |
| struct | qx::cvt::detail::QxConvert_ToJson< qx::QxCollection< Key, Value > > |
| struct | qx::cvt::detail::QxConvert_FromJson< qx::QxCollection< Key, Value > > |
| struct | qx::cvt::detail::QxConvert_ToJson< qx::QxCollection< QString, Value > > |
| struct | qx::cvt::detail::QxConvert_FromJson< qx::QxCollection< QString, Value > > |
| struct | qx::cvt::detail::QxConvert_ToJson< qx::QxCollection< std::string, Value > > |
| struct | qx::cvt::detail::QxConvert_FromJson< qx::QxCollection< std::string, Value > > |
| struct | qx::cvt::detail::QxConvert_ToJson< qx::QxCollection< std::wstring, Value > > |
| struct | qx::cvt::detail::QxConvert_FromJson< qx::QxCollection< std::wstring, Value > > |
Namespaces | |
| namespace | qx |
Root namespace for all QxOrm library features. | |
| namespace | qx::cvt |
Provide global functions to convert any kind of objects to/from QString and QVariant format. | |
| namespace | qx::cvt::detail |
Internal helper tools for qx::cvt namespace. | |
Provide a Qt QJson serialization method (save/load) for type qx::QxCollection<Key, Value>
Definition in file QxSerializeQJson_QxCollection.h.