C
Project.qtForMCUs
A flag that marks the project as a Qt for MCUs project
Description
This flag is intended for IDE's such as "Design Studio" to enable features compatible with Qt for MCUs, or disable features that are not supported in the Qt for MCUs QmlProject API.
Usage
Project { qtForMCUs: true }
Since
This property was introduced in QmlProject API 1.3 .
Available under certain Qt licenses.
Find out more.