I want to implement the following scenario in QML. Here is a sample/simplified delegate for ListView element: Component { Item { id: container MouseArea ...
確定! 回上一頁