VirtualBox

Ignore:
Timestamp:
Aug 17, 2007 9:52:37 AM (18 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
23693
Message:

FE/Qt: Refined indicator tooltips in the console window (+ more useful info for the shared folders indicator).

File:
1 edited

Legend:

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

    r4146 r4201  
    112112        USBStuff                    = 0x80,
    113113        VRDPStuff                   = 0x100,
    114         AllStuff                    = 0xFF,
     114        SharedFolderStuff           = 0x200,
     115        AllStuff                    = 0xFFFF,
    115116    };
    116117
     
    167168    void updateDeviceLights();
    168169    void updateMachineState (CEnums::MachineState state);
    169 
    170170    void updateMouseState (int state);
    171 
    172171    void updateAdditionsState (const QString&, bool, bool);
    173 
    174172    void updateMediaState (VBoxDefs::DiskType aType);
     173    void updateSharedFoldersState();
    175174
    176175    void tryClose();
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