forked from qt-creator/qt-creator
Doc: Update info about resetting the QML code model
- Add the case where you cannot see your new QML module. - Remove obsolete use case and message. Task-number: QTCREATORBUG-29826 Change-Id: I29c2852d32007c64e343bcbe30a1d218f9ff89d3 Reviewed-by: Ulf Hermann <ulf.hermann@qt.io>
This commit is contained in:
@@ -67,6 +67,11 @@
|
||||
\li Import the module into the project, as instructed in
|
||||
\l {Importing QML Modules}.
|
||||
\endlist
|
||||
|
||||
\note If \QC cannot find the new QML module, build the project
|
||||
and then go to \uicontrol {Tools} > \uicontrol {QML/JS} >
|
||||
\uicontrol {Reset Code Model} to reset the code model.
|
||||
|
||||
\else
|
||||
\li Build your module using the same Qt version and compiler as \QDS.
|
||||
For more information, see \l {Running QML Modules in Design Mode}.
|
||||
@@ -143,4 +148,6 @@
|
||||
used only in the \uicontrol Design mode.
|
||||
For an example, see \l {Qt Quick Controls - Contact List}.
|
||||
\endif
|
||||
|
||||
\sa {Resetting the Code Model}
|
||||
*/
|
||||
|
||||
Reference in New Issue
Block a user