With the QML Widget you can use the QML TableView to visualize: import QtQuick 2.0 import QtQuick.Controls 1.4 TableView { width: 600 model: ...
確定! 回上一頁