It seems the QListView icon mode calculates individual item sizes based on the items display role. It does not take the set TextElideMode into account and also does not workbreak the text.
I would like to have all items the same size 90x100 and the text under the icon max 2 lines height with wordwrap and elided. Is that even possible without resorting to a custom delegate?
_______________________________________________ Interest mailing list Interest@qt-project.org http://lists.qt-project.org/mailman/listinfo/interest