Hello
I have qtabwidget and when I place icon it's very small. Is there any way to stretch that icon over tab and use only icon with no text, something like this: http://screencloud.net/v/lVoj
Hello
I have qtabwidget and when I place icon it's very small. Is there any way to stretch that icon over tab and use only icon with no text, something like this: http://screencloud.net/v/lVoj
That would be better done as a QListWidget in QListView::IconMode with a matching QStackedWidget. See the Config Dialog Example.
Thank you, this is perfect
Bookmarks