Interacting with QML Objects from C++
-
wrote on 1 Jul 2021, 08:59 last edited by
Hi,
I want to port Qt Quick application in to Microcontrollers using Qt for MCUs 1.9.
I created qml objects form C++ ( Using QQmlComponent::create() ). Is there a similar functionality in QUL?Thanks
1/1