Details
-
Bug
-
Resolution: Fixed
-
P2: Important
-
None
-
Qt for MCUs 2.5
-
None
-
96adc90124d8246ff47657162c24cb96ea9c97ba, fb0f273b8e76d151be7569eb30c8799166ee7a1e
Description
The checkState enum of CheckBox should be accessed by Qt identifier that Qt does so, and QUL documentation already describes so. https://doc.qt.io/QtForMCUs-2.5/qml-qtquick-controls-checkbox.html#checkState-prop
But the actual behavior does not. The enum is accessible with 'CheckBox' identifier. This should be fixed to have compatibility with Qt.
This ticket was created from https://bugreports.qt.io/browse/QTMCU-191
Attachments
Issue Links
- resulted from
-
QTMCU-191 enum in CheckBox doc is not correct
- Closed