Navigation

    Qt Forum

    • Login
    • Search
    • Categories
    • Recent
    • Tags
    • Popular
    • Search
    1. Home
    2. Tags
    3. model binding
    Log in to post

    • SOLVED How to share database connection parameters between multiple QSqlTableModel objects?
      QML and Qt Quick • database qsqltablemodel qsqldatabase models model binding • • ivarec  

      6
      0
      Votes
      6
      Posts
      573
      Views

      From the looks of it, you have to re-create the models when you change these settings.
    • SOLVED Save data from multiple Qt components scattered around multiple QML files
      QML and Qt Quick • qml design data models scope model binding • • ivarec  

      9
      0
      Votes
      9
      Posts
      696
      Views

      I went with the Binding solution in the end :)
    • SOLVED binding QStandardItemModel from C++ with QML
      QML and Qt Quick • qml qtquick listview model binding roles • • fantaz  

      3
      0
      Votes
      3
      Posts
      2688
      Views

      Thanks for the feedback. I have a follow up question though. Where are QML's default role names documented? I couldn't see the list. It would save me a lot of time. EDIT Here they are: link.
    • UNSOLVED Updating model from UI
      General and Desktop • model binding • • vmjafar  

      2
      0
      Votes
      2
      Posts
      481
      Views

      @vmjafar Hi! Take a look at http://doc.qt.io/qt-5/model-view-programming.html