32#ifndef _QX_MODEL_VIEW_H_
33#define _QX_MODEL_VIEW_H_
Interface to manage Qt model/view architecture with classes registered into QxOrm context (Qt widgets...
All classes registered into QxOrm context can be used with Qt model/view architecture (Qt widgets and...
Functor used to provide sort feature for all models based on qx::IxModel interface (please note that ...
qx::QxModelService<T, S> provides an easy way to connect your model to the QxService module (all quer...
qx::model_view::create_nested_model is used by QxEntityEditor to manage complex data structure to wor...