Your browser does not seem to support JavaScript. As a result, your viewing experience will be diminished, and you have been placed in read-only mode.
Please download a browser that supports JavaScript, or enable it if it's disabled (i.e. NoScript).
How can I know what versions of imports to use depending on the version of QT I am using assuming I want to use the most up to date libs?
in Qt docs you can see at the top of the page what to import
Note that in Qt6 you don't need to specify import version in qml.