这是一个QML 新手问题。从table view example 我有这样的代码: Column { anchors.top: toolbar.bottom ..... TabView { id:frame ...... Tab { title: "XmlListModel" ...
確定! 回上一頁