[Qt Ambassador] QxOrm 1.1.6 released
-
Hi,
QxOrm 1.1.6 released :
Changes in version 1.1.6:
- QxOrm library online documentation available : http://www.qxorm.com/doxygen/index.html
- Possibility to disable QtGui dependency using compilation option in 'QxConfig.h' file : _QX_ENABLE_QT_GUI_DEPENDENCY
- Possibility to disable QtNetwork dependency (so QxService module too) using compilation option in 'QxConfig.h' file : _QX_ENABLE_QT_NETWORK_DEPENDENCY
- Provide a new macro to register abstract class into QxOrm context : QX_REGISTER_ABSTRACT_CLASS()
For more information about QxOrm library, please visit : http://www.qxorm.com/.