Details
-
Bug
-
Resolution: Fixed
-
P2: Important
-
Qt for MCUs 2.5
-
None
-
-
293b60033e91754add98125fd8fbb52eef3305c9, b47bcb26ba60a5a2ea45a39d0571ec7d79cf8f94, c48e3b556abfacd8070a1f8a2efdea2e8e45eb38
-
DaVinci89
Description
link : https://doc.qt.io/QtForMCUs-2.5/qml-qtquick-controls-control.html#details
*I think it's all written like this before 2.5.
Detailed Description says: Control is the base type of user interface controls. It receives input events from the window system, and paints a representation of itself on the screen.
But in Qt for MCUs, technically we don't use the window system.