VirtualBox

Ignore:
Timestamp:
Sep 22, 2009 3:50:03 PM (16 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
52692
Message:

API: big medium handling change and lots of assorted other cleanups and fixes

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Frontends/VBoxShell/vboxshell.py

    r22911 r23223  
    5252        print  "%s: onAdditionsStateChange" %(self.mach.name)
    5353
    54     def onDVDDriveChange(self):
    55         print  "%s: onDVDDriveChange" %(self.mach.name)
    56 
    57     def onFloppyDriveChange(self):
    58         print  "%s: onFloppyDriveChange" %(self.mach.name)
    59 
    6054    def onNetworkAdapterChange(self, adapter):
    6155        print  "%s: onNetworkAdapterChange" %(self.mach.name)
     
    6963    def onStorageControllerChange(self):
    7064        print  "%s: onStorageControllerChange" %(self.mach.name)
     65
     66    def onMediumChange(self, attachment):
     67        print  "%s: onMediumChange" %(self.mach.name)
    7168
    7269    def onVRDPServerChange(self):
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