summaryrefslogtreecommitdiffstats
path: root/src/plugins/platforms/cocoa/qcocoawindow.mm
diff options
context:
space:
mode:
authorTor Arne Vestbø <tor.arne.vestbo@qt.io>2020-03-09 18:43:52 +0100
committerTor Arne Vestbø <torarnv@gmail.com>2020-03-12 11:49:08 +0100
commitbee3d0fc1310da6685dce9cf9b1334fb8295aa9a (patch)
treeec5965fda8d2285d42649a39162ca0b3704f1858 /src/plugins/platforms/cocoa/qcocoawindow.mm
parent52e9c8b4be6718bda1a46859d6b1c13664c57c2a (diff)
macOS: Streamline QIcon to NSImage conversion
The conversion uses NSBitmapImageRep and correctly sets the display pixel ratio and size of the resulting image, reducing the need for clients to deal with this. It also propagates the isMask property of the icon to the NSImage. The function returns an auto-released object, as is customary for class-functions like these. Change-Id: If97f3d383959cd0f58a0d1249f5c26e52c1da9cd Reviewed-by: Timur Pocheptsov <timur.pocheptsov@qt.io>
Diffstat (limited to 'src/plugins/platforms/cocoa/qcocoawindow.mm')
0 files changed, 0 insertions, 0 deletions