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. ListView Delegate and databing on model deletion
Forum Updated to NodeBB v4.3 + New Features

ListView Delegate and databing on model deletion

Scheduled Pinned Locked Moved Unsolved QML and Qt Quick
1 Posts 1 Posters 134 Views
  • 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.
  • I Offline
    I Offline
    inogeni
    wrote on last edited by
    #1

    Hi everyone,

    Is it possible to delete the actual delegate of a listview before the model is deleted ?

    On my listview , when i remove an item from the associated model, the runtime still perfoms a databinding on the delegate despite the fact that the model is null.

    I am not using any pooled component and my reuseItems property is set to false ( value by default )

    Thank you in advance for you help

    Regards

    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