Searched refs:setOSTypeId (Results 1 - 5 of 5) sorted by relevance

/vbox/src/VBox/Frontends/VirtualBox/src/widgets/
H A DVBoxOSTypeSelectorButton.h41 void setOSTypeId (const QString& aOSTypeId);
H A DVBoxOSTypeSelectorButton.cpp44 this, SLOT (setOSTypeId (const QString &)));
51 void VBoxOSTypeSelectorButton::setOSTypeId (const QString& aOSTypeId) function in class:VBoxOSTypeSelectorButton
H A DUIApplianceEditorWidget.cpp501 e->setOSTypeId(m_strConfigValue);
/vbox/src/VBox/Main/include/
H A DMachineImpl.h857 HRESULT setOSTypeId(const com::Utf8Str &aOSTypeId);
/vbox/src/VBox/Main/src-server/
H A DMachineImpl.cpp1087 HRESULT Machine::setOSTypeId(const com::Utf8Str &aOSTypeId) function in class:Machine

Completed in 504 milliseconds