KDAB / KDDockWidgets

KDAB's Dock Widget Framework for Qt
https://www.kdab.com/development-resources/qt-tools/kddockwidgets
Other
746 stars 163 forks source link

Set default iconSize for Button's paintEvent #502

Closed shaan7 closed 2 months ago

shaan7 commented 2 months ago

Without this, SVGs won't get rendered since QIcon::availableSizes() returns an empty list for them.