Merge remote-tracking branch 'origin/4.11'

Change-Id: I066040bd5e762d580c8a903122f451f2193df186
This commit is contained in:
Eike Ziller
2019-12-19 12:21:00 +01:00
18 changed files with 71 additions and 10 deletions

View File

@@ -183,7 +183,7 @@
Since Qt 5.11, you can compile QML source code into the final binary. This
improves the startup time of the application and eliminates the need to
deploy QML files together with the application. For more information, see
\l{Compiling QML Ahead of Time}.
\l{Ahead-of-Time Compilation}.
\QC new project wizards create Qt Quick projects that can be compiled,
because they are set up to use the Qt Resource System. To compile Qt Quick