VirtualBox

Ignore:
Timestamp:
Jan 24, 2008 2:29:40 PM (17 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
27483
Message:

Mac OS X: Now the dock screen icon is painted in realtime. It uses the current aspect ratio of the vm screen and shows the running states overlay.

Location:
trunk/src/VBox/Frontends/VirtualBox/include
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Frontends/VirtualBox/include/VBoxConsoleWnd.h

    r6474 r6482  
    7777
    7878    void setMask (const QRegion &aRegion);
     79
     80#ifdef Q_WS_MAC
     81    CGImageRef dockImageState () const;
     82#endif
    7983
    8084public slots:
  • trunk/src/VBox/Frontends/VirtualBox/include/VBoxUtils.h

    r6474 r6482  
    255255CGImageRef DarwinQPixmapFromMimeSourceToCGImage (const char *aSource);
    256256CGImageRef DarwinCreateDockBadge (const char *aSource);
    257 CGImageRef DarwinCreateDockPreview (VBoxFrameBuffer *aFrameBuffer);
     257CGImageRef DarwinCreateDockPreview (VBoxFrameBuffer *aFrameBuffer, CGImageRef aOverlayImage);
    258258OSStatus DarwinRegionHandler (EventHandlerCallRef aInHandlerCallRef, EventRef aInEvent, void *aInUserData);
    259259#endif /* Q_WS_MAC */
Note: See TracChangeset for help on using the changeset viewer.

© 2025 Oracle Support Privacy / Do Not Sell My Info Terms of Use Trademark Policy Automated Access Etiquette