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

/vbox/src/VBox/Frontends/VirtualBox/src/settings/machine/
H A DUIMachineSettingsGeneral.h31 , m_strGuestOsTypeId(QString())
48 (m_strGuestOsTypeId == other.m_strGuestOsTypeId) &&
67 QString m_strGuestOsTypeId; member in struct:UIDataSettingsMachineGeneral

Completed in 41 milliseconds