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. QML Dynamically add/remove from GridView
Forum Update on Monday, May 27th 2025

QML Dynamically add/remove from GridView

Scheduled Pinned Locked Moved Unsolved QML and Qt Quick
gridviewloaderqml
1 Posts 1 Posters 274 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.
  • T Offline
    T Offline
    TheLumbee
    wrote on 24 Sept 2022, 22:14 last edited by
    #1

    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
    0

    1/1

    24 Sept 2022, 22:14

    • Login

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