Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. General talk
  3. Showcase
  4. [Qt Ambassador] QxOrm 1.2.8 and QxEntityEditor 1.1.5 released, working on QML with C++ entities has never been so easy !

[Qt Ambassador] QxOrm 1.2.8 and QxEntityEditor 1.1.5 released, working on QML with C++ entities has never been so easy !

Scheduled Pinned Locked Moved Showcase
1 Posts 1 Posters 1.2k Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • Q Offline
    Q Offline
    qxorm
    wrote on last edited by
    #1

    Hello,

    QxOrm 1.2.8 and QxEntityEditor 1.1.5 just released, here are the changes log :

    Changes in version QxOrm 1.2.8:

    • New function "qx::model_view::create_nested_model":http://www.qxorm.com/doxygen/html/_qx_nested_model_8h.html ("QxModelView":http://www.qxorm.com/doxygen/html/group___qx_model_view.html module) used by QxEntityEditor to manage complex data structure to work with relationships in QML views and Qt model/view architecture ;
    • New section in the QxOrm.pri file with some tips to reduce output binaries size ;
    • Fix the call of triggers to have the inserted ID inside the trigger function with PostgreSQL.

    Changes in version QxEntityEditor 1.1.5:

    • New C++ model/view export plugin to manage complex data structure to work with relationships in QML views and Qt model/view architecture (using QxModelView module of QxOrm library) ;
    • Now, with this new export plugin, working on QML with C++ entities has never been so easy !
    • New function, menu "Tools >> Plugins scripts", to define your own custom scripts before/after a plugin execution ;
    • New command line parameter --log_sql to trace all SQL queries executed by QxEntityEditor : a QxEntityEditor project file (*.qxee) is just a SQLite database, so it's easy to write your own script to customize some default behaviour ;
    • New option in the C++ export plugin to generate or not the custom directory with all custom files for each entity ;
    • Scrollbar available in the entities viewer.

    You can download last versions of QxOrm and QxEntityEditor on QxOrm website : "http://www.qxorm.com/":http://www.qxorm.com/

    Here is a video presentation of QxEntityEditor application :
    http://www.youtube.com/watch?feature=player_embedded&v=M-DcTqh4OZQ

    1 Reply Last reply
    0

    • Login

    • Login or register to search.
    • First post
      Last post
    0
    • Categories
    • Recent
    • Tags
    • Popular
    • Users
    • Groups
    • Search
    • Get Qt Extensions
    • Unsolved