Controls 2.0 ApplicationWindow { id: window width: 360 height: 360 visible: true header: TabBar { TabButton { text: "Tab1" } TabButton { text: "Tab2" } ...
確定! 回上一頁