First, let's create an example project with a Window , a Loader , and a Component . main.qml import QtQuick 2.9 import QtQuick.Window 2.2 Window ...
確定! 回上一頁