summaryrefslogtreecommitdiff
path: root/examples
diff options
context:
space:
mode:
authorDominik Holland <dominik.holland@pelagicore.com>2019-01-22 10:15:07 +0100
committerDominik Holland <dominik.holland@pelagicore.com>2019-02-15 10:51:21 +0000
commit1ccc6fdbed233d46a9deed8e798326c70631913e (patch)
treee28c9df170446b1eb6b23c353fc1852f360aed82 /examples
parent5515f2f8b5d07ccc1aced50e5b16fe844aa86b41 (diff)
downloadqtivi-1ccc6fdbed233d46a9deed8e798326c70631913e.tar.gz
ivigenerator: Autogenerate the qmltypes files for code-completion
If the generated QML code is used inside QML without using a plugin (e.g. in our examples), QtCreator cannot provide a code- completion for the QML types and also marks the import as an unknown module. To fix this we now generate a qmltypes files as part of the frontend module. This file can be used to provide code-completion information to QtCreator without the need to have a plugin. Fixes: AUTOSUITE-743 Change-Id: Ic40a1aa48a0db3a3f504daede139032d52d8b782 Reviewed-by: Robert Griebl <robert.griebl@pelagicore.com>
Diffstat (limited to 'examples')
0 files changed, 0 insertions, 0 deletions