You always have a custom delegate, that is how the ListView works.
You just need four appropriately wide items in a row or anchored horizontally and then fill these "cells" with whatever child items you need.
Or you use a TableView.
Cheers,
_
You always have a custom delegate, that is how the ListView works.
You just need four appropriately wide items in a row or anchored horizontally and then fill these "cells" with whatever child items you need.
Or you use a TableView.
Cheers,
_
scgrant327 (16th March 2016)
Bookmarks