Page { TableView { anchors.fill: parent selectionMode: 1 TableViewColumn { role: "login" title: "Login" width: 100 delegate: Rectangle { color: ...
確定! 回上一頁