hello,

is there a way to increase the icon size of items in a QListWidget/QTreeWidget? I tried increasing the font point size, but that only affected the text.

My QIcon images are quite large (eg 300x300), so they can afford to be larger than the default.

Richard