QtDesignStudio/FAQ: Difference between revisions

From Qt Wiki
Jump to navigation Jump to search
(First FAQ entry with correct structure of table of contents)
No edit summary
 
(36 intermediate revisions by 3 users not shown)
Line 1: Line 1:
[[Category:Developing with Qt]]
{{Delete|reason=Empty. Content moved to [[QtDesignStudio/MCU_FAQ]].}}
{{LangSwitch}}
 
This page contains technical FAQs for Design Studio, its MCU support as well as Figma integration.
 
{|
| __TOC__
|}
 
==Design Studio & MCU==
 
===What are the main differences between Qt Quick and Qt Ultralite?===
There are several differences that result from optimizations needed for the embedded world. These include:
* Some QML types are unavailable in Qt Ultralite. The available types are listed [https://doc.qt.io/QtForMCUs-2.8/qtul-qmltypes.html here].
* Some of the types have additional constraints what is described [https://doc.qt.io/QtForMCUs-2.8/qtul-known-issues.html here].
* The QML/JS support is limited for MCU to the features described [https://doc.qt.io/QtForMCUs-2.8/qtul-javascript-environment.html here].
 
For full overview of the differences please refer to [https://doc.qt.io/QtForMCUs-2.8/qtul-qtquick-differences.html QtForMCUs docs].
 
==Qt Bridge for Figma export==
 
==Design Studio import of data from Qt Bridge for Figma==
 
 
 
===Lorem Ipsum1?===
Lorem
Ipsum
 
===Lorem Ipsum2?===
Lorem
Ipsum
 
===Lorem Ipsum3?===
Lorem
Ipsum

Latest revision as of 08:59, 26 September 2024

This article is nominated for deletion. Reason: Empty. Content moved to QtDesignStudio/MCU_FAQ.
Please raise your support/opposition to this nomination in the article's discussion page.