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. How to access ListView's delegate item outside model
Forum Updated to NodeBB v4.3 + New Features

How to access ListView's delegate item outside model

Scheduled Pinned Locked Moved Solved QML and Qt Quick
2 Posts 1 Posters 361 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.
  • A Offline
    A Offline
    Amir Afendin
    wrote on 13 Jan 2017, 11:31 last edited by
    #1

    Hello guys, can you help me with one trick. I have a ListView and a c++ model connected to it, in my delegate i have RowLayout which contains CheckBox. Outside the model i have a Button that should set all CheckBoxes in ListView in checked state. Is there any solution for this?

    1 Reply Last reply
    0
    • A Offline
      A Offline
      Amir Afendin
      wrote on 13 Jan 2017, 11:37 last edited by
      #2

      Already solved with Connections in delegates

      1 Reply Last reply
      1

      2/2

      13 Jan 2017, 11:37

      • Login

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