QPixmap::fromMacCGImageRef()
General and Desktop
3
Posts
2
Posters
1.5k
Views
1
Watching
-
I have an application that uses this API. We are upgrading to Qt5 and I understand this API has been deprecated. However, I can find no documentation as to what I can do to get the equivalent functionality.
Any ideas?
-
IIRC, there will be extra libraries for platform specific stuff like this one (qtmacextras in your case)
-
Any idea of the expected availability of those libraries? What can I do in the mean time?