Hi there,
I have a dialog that contains a QTableView, the dialog has the usual
cancel, reset, apply and ok buttons.
I want the user to decide when the model will commit data by pressing
apply or ok and revert data by pressing cancel or reset.
I've spend an hour debugging my code to understand why
Hello,
QxOrm library 1.4.3 and QxEntityEditor application 1.2.1 just released :
http://www.qxorm.com/
The Qt ORM library now supports CMake and provides a new QxEntityEditor
documentation : http://www.qxorm.com/qxorm_en/manual_qxee.html
QxOrm library 1.4.3 changes log :
- Support CMake : new CM
Configure command:
../qt-everywhere-enterprise-src-5.6.2/configure -prefix
/usr/local/Qt/5.6.2_ws_android -release -android-sdk
/Users/jhihn/Library/Android/sdk -android-ndk
/Users/jhihn/Downloads/android-ndk-r10e -xplatform android-g++ -nomake tests
-nomake examples
Pretty early on:
/Applic