The easiest way is to reimplement QListViewItem::compare(), because that's what it was meant for, but you can also reimplement QListView::sort().
The easiest way is to reimplement QListViewItem::compare(), because that's what it was meant for, but you can also reimplement QListView::sort().
Bookmarks