You wrote that you are getting some values in C++ and then putting these into UI elements.
I assume you are doing this by having that data in properties of an object and using bindings to these properties in QML.
So that object just needs another signal.
Cheers,
_
Bookmarks