I don't quite understand.
QIcon::pixmap() can generate a new state dependent variant of the pixmap, based on the state.
It will be the same image, but grayed out.
If you want a totally different image, then you will have to supply it of course!
I don't quite understand.
QIcon::pixmap() can generate a new state dependent variant of the pixmap, based on the state.
It will be the same image, but grayed out.
If you want a totally different image, then you will have to supply it of course!
==========================signature=============== ==================
S.O.L.I.D principles (use them!):
https://en.wikipedia.org/wiki/SOLID_...iented_design)
Do you write clean code? - if you are TDD'ing then maybe, if not, your not writing clean code.
Bookmarks