QtQuick Imports

• Feb 13, 2022 - 16:57

I am adding a GUI to a plugin and have been looking for the imports that I should use. I have found these lists below in a plugin from 2019 but just wonder whether they are still the versions that I should use.

import QtQuick 2.2
import QtQuick.Controls 1.1
import QtQuick.Controls.Styles 1.3
import QtQuick.Layouts 1.1
import QtQuick.Dialogs 1.1


Comments

Do you still have an unanswered question? Please log in first to post your question.