Qt Design Studio Features on MCU Projects
The table below provides a summary of how the key Qt Design Studio features are supported for developing MCU projects.
View | Fully Supported | Partially Supported | Not Supported | Comments |
---|---|---|---|---|
2D | X | - | - | A scene in the 2D view is rendered by the regular Qt Quick and QML, and not as Qt Quick Ultralite and Qt for MCUs, so some imperfections or inaccuracies can occur. |
3D | - | - | X | The 3D view is not a part of Qt Quick Ultralite or Qt for MCUs. |
Material Editor and Browser | - | - | X | The Material Editor and Material Browser views are not a part of Qt Quick Ultralite or Qt for MCUs. |
Components | X | - | - | Shows only the components and modules available for MCU projects. |
Assets | X | - | - | Shows all the listed assets in the QmlProject file. |
Navigator | X | - | - | Displays the composition of the current component file as a tree structure. |
Properties | X | - | - | Shows only the preset properties available for MCU projects (such as by Qt Quick and its modules). |
Connections | X | - | - | The Connections view displays all signal handlers in the current file but it doesn't filter available signals, so you can still see and select signals that are available in Qt Quick, but not in Qt Quick Ultralite. |
States | X | - | - | The feature is fully supported as such, but there are some limitations listed in Qt for MCUs Known Issues or Limitations. |
Transitions | X | - | - | - |
Translations | - | - | X | - |
Timeline | X | - | - | - |
Curves | - | X | - | Linear interpolation works, but Qt for MCUs does not support the easing.bezierCurve property of a keyframe. |
Code | X | - | - | The Code view uses regular Qt Quick instead of Qt Quick Ultralite, so it may not show an error if you are using or assigning an unsupported property. |
Content Library | - | - | X | The Content Library view is not a part of Qt Quick Ultralite or Qt for MCUs. |
Texture Editor | - | - | X | The Texture Editor view is not a part of Qt Quick Ultralite or Qt for MCUs. |
Available under certain Qt licenses.
Find out more.