該應用程序的首頁在其自己的兩個文件中定義:Page1.qml和Page1Form.ui.qml。 ... currentIndex TabButton { text: qsTr('First') } TabButton { text: qsTr('Second') } ...
確定! 回上一頁