VirtualBox

Ignore:
Timestamp:
Oct 18, 2013 11:48:13 AM (11 years ago)
Author:
vboxsync
Message:

FE/Qt: Runtime UI: Guest screen size adjustment mechanism.

File:
1 edited

Legend:

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

    r49176 r49177  
    4444    void sltAdditionsStateChanged();
    4545
    46 #ifdef Q_WS_X11
    47     /* Slot to perform synchronized geometry normalization.
    48      * Currently its only required under X11 as of its async nature: */
    49     virtual void sltNormalizeGeometry() { normalizeGeometry(true); }
    50 #endif /* Q_WS_X11 */
    51 
    5246private:
    5347
     
    7266    /* Private helpers: */
    7367    void maybeResendResizeHint();
    74     void normalizeGeometry(bool fAdjustPosition);
     68    void maybeAdjustGuestScreenSize();
    7569    QRect workingArea() const;
    7670    QSize calculateMaxGuestSize() const;
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