Select to view content in your preferred language

qml types file for use with qmllint

110
1
3 weeks ago
Labels (2)
MatthewFincham
New Contributor

Hi.

Has anybody had success generating a .qmltypes file for the Qt SDK, for use with qmllint?

Ideally I would thought the SDK would provide one, much like Qt provides a bunch of .qmltypes files for its classes.

Many thanks

Matthew Fincham

0 Kudos
1 Reply
JamesBallard1
Esri Regular Contributor

Hi @MatthewFincham. We had a previous product we've since retired (an entire API exposed to QML), and that product provided an extensive qmltypes file for everything and integrated into Qt Creator nicely.

With our C++ API, we expose very few types to QML directly, so it's not something we've considered. Can you provide some more information about how this would be beneficial, and perhaps which types you'd like to see it for?

0 Kudos