![]() |
QxOrm
1.4.2
C++ Object Relational Mapping library
|
All classes registered into QxOrm context can be used with Qt model/view architecture (Qt widgets and/or QML views) More...
#include <QxModelView/IxModel.h>
#include <QxCollection/QxCollection.h>
#include <QxRegister/QxClass.h>
#include <QxTraits/get_primary_key.h>
#include <QxTraits/is_qx_registered.h>
#include <QxTraits/is_valid_primary_key.h>
Go to the source code of this file.
Classes | |
class | qx::QxModel< T > |
qx::QxModel<T> : all classes registered into QxOrm context can be used with Qt model/view architecture (Qt widgets and/or QML views) More... | |
Namespaces | |
namespace | qx |
Root namespace for all QxOrm library features. | |
namespace | qx::model_view |
namespace | qx::model_view::detail |
All classes registered into QxOrm context can be used with Qt model/view architecture (Qt widgets and/or QML views)
Definition in file QxModel.h.