Details
-
Suggestion
-
Resolution: Out of scope
-
P2: Important
-
4.1.0
-
None
Description
There is for instance QPixmap::from/toWinHBITMAP, but no equivalent for Mac or X11. QPixmap::from/toWinHICON is also missing.
Since Qt cannot implement every feature of every platform it is sometimes necessary to work with native datatypes, and convenience functions like those would make this much less painful.