VirtualBox

Ignore:
Timestamp:
Jun 5, 2007 10:41:33 AM (18 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
21818
Message:

Main, FE/Qt: Added support for asyncronous USB attach/detach errors.

Location:
trunk/src/VBox/Frontends/VirtualBox/include
Files:
2 edited

Legend:

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

    r2981 r3045  
    133133        SessionStateChangeEventType,
    134134        SnapshotEventType,
     135        USBDeviceStateChangeEventType,
    135136        RuntimeErrorEventType,
    136137        ModifierKeyChangeEventType,
  • trunk/src/VBox/Frontends/VirtualBox/include/VBoxProblemReporter.h

    r2981 r3045  
    189189
    190190    void cannotAttachUSBDevice (const CConsole &console, const QString &device);
     191    void cannotAttachUSBDevice (const CConsole &console, const QString &device,
     192                                const CVirtualBoxErrorInfo &error);
    191193    void cannotDetachUSBDevice (const CConsole &console, const QString &device);
     194    void cannotDetachUSBDevice (const CConsole &console, const QString &device,
     195                                const CVirtualBoxErrorInfo &error);
    192196
    193197    void cannotCreateSharedFolder (QWidget *, const CMachine &,
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