That approach seems wrong, all the element should come from the model. If you need 3 initial elements that somehow dont fit in your model/delegate, consider using them outside the ListView
That approach seems wrong, all the element should come from the model. If you need 3 initial elements that somehow dont fit in your model/delegate, consider using them outside the ListView
@johngod Thanks for your response, using them out site ListView will not make them move with the list,I have read Qt QML ListView Documentation and i got the answer by adding the 3 different elements in header.