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

/vbox/src/VBox/Frontends/VirtualBox/src/runtime/
H A DUIMachineWindow.cpp511 const QString strUserProductName = uisession()->machineWindowNamePostfix();
H A DUISession.h133 QString machineWindowNamePostfix() const { return m_strMachineWindowNamePostfix; } function in class:UISession
H A DUISession.cpp1325 m_strMachineWindowNamePostfix = gEDataManager->machineWindowNamePostfix(strMachineID);
/vbox/src/VBox/Frontends/VirtualBox/src/extradata/
H A DUIExtraDataManager.h293 QString machineWindowNamePostfix(const QString &strID);
H A DUIExtraDataManager.cpp2470 QString UIExtraDataManager::machineWindowNamePostfix(const QString &strID) function in class:UIExtraDataManager

Completed in 78 milliseconds