I want to create members of an QML-ListModel dynamically. Static creation is no problem and works fine: ListModel{ id: sList ListElement{ url: "Res/ex1.jpg" ...
確定! 回上一頁