@Mathan-M Why do you want to bind to ListElement?
ListElement's are added to ListModel.
You should probably try to access this model from C++. ListModel is also a QAbstractItemModel.