Hello,
In my qml file I have an onclicked event. As we know it is executed whenever we click on the screen but I want to control this event from a different layer i.e HMI Layer through C++ code. Can anyone help me out with this query?
I am doing all these codes in Qt creator 5.2.0 MSVC 2010.