Searched defs:IDEControllerType (Results 1 - 2 of 2) sorted by relevance

/vbox/src/VBox/Frontends/VirtualBox/src/settings/machine/
H A DUIMachineSettingsStorage.h150 class IDEControllerType : public AbstractControllerType class in inherits:AbstractControllerType
154 IDEControllerType (KStorageControllerType aSubType);
H A DUIMachineSettingsStorage.cpp325 IDEControllerType::IDEControllerType (KStorageControllerType aSubType) function in class:IDEControllerType
330 KStorageControllerType IDEControllerType::first() const
335 uint IDEControllerType::size() const
547 mCtrType = new IDEControllerType (aControllerType);

Completed in 56 milliseconds