forked from qt-creator/qt-creator
Doc: Add a link to the Qt Quick Controls 2 - Contact List example
...to the section that describes using the QML_DESIGNER_IMPORT_PATH option in a project .pro file. Change-Id: Ia8b10481b4235a89dae6d8df2b0320efb88ed1dd Reviewed-by: Thomas Hartmann <thomas.hartmann@qt.io>
This commit is contained in:
@@ -135,5 +135,6 @@
|
|||||||
application for example to mockup C++ items, then you can use \c{QML_DESIGNER_IMPORT_PATH}
|
application for example to mockup C++ items, then you can use \c{QML_DESIGNER_IMPORT_PATH}
|
||||||
in the \c{.pro} file.
|
in the \c{.pro} file.
|
||||||
Modules in the import paths defined in \c{QML_DESIGNER_IMPORT_PATH} will be used only in \QMLD.
|
Modules in the import paths defined in \c{QML_DESIGNER_IMPORT_PATH} will be used only in \QMLD.
|
||||||
|
For an example, see \l {Qt Quick Controls 2 - Contact List}.
|
||||||
|
|
||||||
*/
|
*/
|
||||||
|
|||||||
Reference in New Issue
Block a user