VirtualBox

Ignore:
Timestamp:
Jan 5, 2009 2:55:35 PM (16 years ago)
Author:
vboxsync
Message:

FE/Qt4-OSX: new look of the dock preview icon

File:
1 edited

Legend:

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

    r15469 r15804  
    111111    void clearMask();
    112112
    113 #if defined (Q_WS_MAC)
    114     CGImageRef dockImageState () const;
    115 #endif
     113    KMachineState machineState() const { return machine_state; }
    116114
    117115public slots:
     
    372370    QRect mNormalGeometry;
    373371    Qt::WindowFlags mSavedFlags;
    374     /* Dock images */
    375     CGImageRef dockImgStatePaused;
    376     CGImageRef dockImgStateSaving;
    377     CGImageRef dockImgStateRestoring;
    378     CGImageRef dockImgBack100x75;
    379     CGImageRef dockImgOS;
    380372    /* For the fade effect if the the window goes fullscreen */
    381373    CGDisplayFadeReservationToken mFadeToken;
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