VirtualBox

Ignore:
Timestamp:
May 4, 2007 12:57:03 PM (18 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
20926
Message:

Fixing statusBar clearing issue for required popup menus.
Currently status bar will be cleared upon aboutToHide() signal received [for required QPopupMenu] only if the last status bar message was posted by this menu item highlighting event.

File:
1 edited

Legend:

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

    r2493 r2495  
    150150    void activateSFMenu();
    151151
     152    void statusTipChanged (const QString &);
     153    void clearStatusBar();
     154
    152155    void showIndicatorContextMenu (QIStateIndicator *ind, QContextMenuEvent *e);
    153156
     
    219222    int devicesVRDPMenuSeparatorId;
    220223    int devicesSFMenuSeparatorId;
     224
     225    bool waitForStatusBarChange;
     226    bool statusBarChangedInside;
    221227
    222228#ifdef VBOX_WITH_DEBUGGER_GUI
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