Your browser does not seem to support JavaScript. As a result, your viewing experience will be diminished, and you have been placed in read-only mode.
Please download a browser that supports JavaScript, or enable it if it's disabled (i.e. NoScript).
Hi I loaded c++ widget into qml file. After placing the widget I added MouseArea of the widget component. I am not able to get onclicked event when i click the widget. How I can solve the problem.
Any one of you help me.
Hi, Does your C++ widgets send mouse signal ? If so try to catch it. It is an idéa i have not yet done a customn widget from C++ Sincerely