Qt Forum

    • Login
    • Search
    • Categories
    • Recent
    • Tags
    • Popular
    • Users
    • Groups
    • Search
    • Unsolved

    Unsolved QML Dynamically add/remove from GridView

    QML and Qt Quick
    gridview loader qml
    1
    1
    85
    Loading More Posts
    • 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.
    • T
      TheLumbee last edited by

      I've search the QML Book, searched online, in forums, looked at the examples, read the documentation, etc.

      I know it's done somewhere, but can't find a clear answer. I'd just like to add/remove to the GridView when the Cpp backend completes a task.

      For example, I can select a file for data parsing. After the parsing is completed, I'd like to notify QML that it is done and then it will add a box in the GridView. I don't need the C++ backend code. Just an example of adding to the GridView when it is notified. And also removed.

      I've seen 'Loader', and this may be what I need, but I'm unsure of the use case.

      Thanks for any help

      1 Reply Last reply Reply Quote 0
      • First post
        Last post