Navigation

    Qt Forum

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

    • SOLVED dataChange signal ignored by GridView
      QML and Qt Quick • datachanged • • c64zottel  

      3
      0
      Votes
      3
      Posts
      971
      Views

      While your answer is correct and solves the problem, a different one appears. The image, a gif, is not animated any more. Animation worked before when updating was done by reseting the whole view. Any further ideas? Thank you.
    • SOLVED Custom QAbstractTableModel class updating QTableView
      General and Desktop • c++ qt5 qtableview qabstracttablem datachanged • • Sebbo  

      13
      0
      Votes
      13
      Posts
      3985
      Views

      @raven-worx Jackpot! Thank you so much for your help!! Finally I did it using QFileSystemWatcher. Thumbs up for you (if possible?!). :) Thread marked as solved. Cheers
    • SOLVED How to deal with dataChanged from TableView Model signal
      General and Desktop • tableview model signal datachanged • • Dashie  

      3
      0
      Votes
      3
      Posts
      6117
      Views

      @Chris-Kawa thanks, i now see the thing. I've found example http://doc.qt.io/qt-5/modelview.html#2-5-the-minimal-editing-example but it use QAbstractTableModel and i'm using a QSqlRelationalTableModel instead of QSqlTableModel. Will it still works for relations ? I can't found an Abstract for RelationalTableModel.
    • MapItemView is not updating upon model dataChanged signals
      QML and Qt Quick • qml qabstractitemmo location mapitemview datachanged • • Charby  

      2
      0
      Votes
      2
      Posts
      1486
      Views

      Has any one experienced the same problem ? Any idea of a possible workaround ? Thanks for your help.