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 get notified when a QQuickItem is updated?
Forum Updated to NodeBB v4.3 + New Features

How to get notified when a QQuickItem is updated?

Scheduled Pinned Locked Moved Unsolved QML and Qt Quick
1 Posts 1 Posters 352 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
    Abin
    wrote on last edited by
    #1

    Hi,

    I have a qml window which displays different modules. It displays details like time, playing media etc.. I am trying to get a notification when any one module area of window is updated.

    I know there is QQuickWindow::afterRendering() for window, but not found anything similar for QQuickItem.

    Is there anyway to achieve similar notification for QQuickItem?

    Thanks in advance :)

    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