ListView displaying a QML ListModel. Then, I can do something a bit more complicated, like use a PathView: import QtQuick 1.0 Rectangle { width: 200; ...
確定! 回上一頁