I think this should work:
ListModel {
ListElement {
text: "TextToAdd"
image: { "value": "Qwer.png", "imageType": 1 }
position: 1
}
}
↧








