VirtualBox

Ignore:
Timestamp:
Oct 20, 2020 2:59:16 PM (4 years ago)
Author:
vboxsync
Message:

FE/Qt: bugref:9653: VirtualBox Manager: Chooser pane: Do not allow to remove cloud VMs while cloud account update is in progress.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Frontends/VirtualBox/src/manager/chooser/UIChooser.h

    r85508 r86655  
    5353    /** @} */
    5454
     55    /** @name Cloud update stuff.
     56      * @{ */
     57        /** Notifies listeners about cloud update state change. */
     58        void sigCloudUpdateStateChanged();
     59    /** @} */
     60
    5561    /** @name Tool stuff.
    5662      * @{ */
     
    103109        /** Returns whether group saving is in progress. */
    104110        bool isGroupSavingInProgress() const;
     111    /** @} */
     112
     113    /** @name Cloud update stuff.
     114      * @{ */
     115        /** Returns whether cloud update is in progress. */
     116        bool isCloudUpdateInProgress() const;
    105117    /** @} */
    106118
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