If you need to access the image of generated QIcon, you could use QIcon::pixmap with needed Mode to access any state. Then you could construct a new QIcon from it, and use it.
If you need to access the image of generated QIcon, you could use QIcon::pixmap with needed Mode to access any state. Then you could construct a new QIcon from it, and use it.
Bookmarks