enum Qt::ArrowType icons in stylesheet?
Solved
General and Desktop
-
Thanks, that is actually close to what i want.
I also read this post: https://forum.qt.io/topic/133729/refer-to-standard-qt-images-from-qstylesheet and the SO link. And i found these default images: https://github.com/qt/qtbase/tree/dev/src/widgets/styles/imagesHowever that is not the correct set of arrow images i'm looking for. What i want are the same ones i get in qtcreator / design mode. E.g. when a qtoolbutton is selected and you scroll the properties list all the way down, you can select the arrowtype. They are different...