VirtualBox

Ignore:
Timestamp:
Dec 5, 2014 2:11:39 PM (10 years ago)
Author:
vboxsync
Message:

FE/Qt: Mac OS X: 6278: Support for unscaled HiDPI (Retina) video-output: Allow to change the mode on-the-fly.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Frontends/VirtualBox/src/runtime/UIFrameBuffer.h

    r53447 r53461  
    230230    /** Handles the scale-factor change. */
    231231    void sltHandleScaleFactorChange(const QString &strMachineID);
     232
     233#ifdef RT_OS_DARWIN
     234    /** Mac OS X: Handles the unscaled HiDPI output mode change. */
     235    void sltHandleUnscaledHiDPIOutputModeChange(const QString &strMachineID);
     236#endif /* RT_OS_DARWIN */
    232237
    233238protected:
Note: See TracChangeset for help on using the changeset viewer.

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