Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. QML and Qt Quick
  4. Table View Not Updated after QML is loaded
Forum Updated to NodeBB v4.3 + New Features

Table View Not Updated after QML is loaded

Scheduled Pinned Locked Moved Unsolved QML and Qt Quick
2 Posts 2 Posters 362 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.
  • V Offline
    V Offline
    vidyabhushan
    wrote on 6 Oct 2018, 03:39 last edited by
    #1

    Hi,
    My applicaton is QML based desktop app in which the table view is updated with data when it is received from the middle ware.
    I have used QAbstractListModel inherited class as model for my table View in QML.The table view displays data only when the model is filled with data before the QML is loaded.After the QML is loaded and if data is added the view is not updated but the model contains the data.
    What is required to update the view?
    Kindly help .
    Thank you in advance.

    1 Reply Last reply
    0
    • Z Offline
      Z Offline
      zansara
      wrote on 8 Oct 2018, 11:24 last edited by
      #2

      It's difficult to help you if you don't post any code...

      1 Reply Last reply
      1

      1/2

      6 Oct 2018, 03:39

      • Login

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