forked from qt-creator/qt-creator
Doc: Mention limitation for .ui.qml files in the Open Source version.
Change-Id: I8b4e4853072dccb95d3313837e6fa83e7bb76021 Reviewed-by: Leena Miettinen <riitta-leena.miettinen@theqtcompany.com>
This commit is contained in:
committed by
Thomas Hartmann
parent
a6d4d50172
commit
bd91f82a73
@@ -34,6 +34,9 @@
|
||||
You can use \QC wizards to create UI forms that have the filename extension
|
||||
\e .ui.qml. The UI forms contain a purely declarative subset of the QML
|
||||
language. It is recommended that you edit the forms in the \uicontrol Design mode.
|
||||
However, exporting items as alias properties is a commercial only feature,
|
||||
and therefore you must use the \uicontrol Edit mode to do it if you are
|
||||
using the open source version of \QC.
|
||||
\QC enforces the use of the supported QML features by displaying error
|
||||
messages.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user