QRegisterType parsed by QtCreator: create .qmltype file?
Unsolved
QML and Qt Quick
-
wrote on 12 Jan 2020, 21:37 last edited by Marr11317 1 Dec 2020, 21:55
To make types declared in cpp available from qml, QtCreator parses the source code for ocurrences of
qmlregistertype
.
Would it be possible for QtCreator to create a .qmltypes file with these registered types?
1/1