这是我的代码: import QtQuick 1.0 ListModel { property real firstValue: 2 property real secondValue: 3 property real thirdValue: 1 id: leftGrid ListElement ...
確定! 回上一頁