Details
Description
Currently I am using a construction like Qt.core.binPath+'/../qml' to get the path for QT_INSTALL_QML. This is obviously far from ideal.
It seems like this should be available as a property like binPath, libPath, pluginPath, and the rest. Perhaps as Qt.core.qmlPath or Qt.qml.qmlPath