Searched refs:runtimeMenuDevicesActionType (Results 1 - 2 of 2) sorted by relevance

/vbox/src/VBox/Frontends/VirtualBox/src/converter/
H A DUIConverterBackend.h144 template<> QString toInternalString(const UIExtraDataMetaDefs::RuntimeMenuDevicesActionType &runtimeMenuDevicesActionType);
H A DUIConverterBackendGlobal.cpp684 template<> QString toInternalString(const UIExtraDataMetaDefs::RuntimeMenuDevicesActionType &runtimeMenuDevicesActionType) argument
687 switch (runtimeMenuDevicesActionType)
707 AssertMsgFailed(("No text for action type=%d", runtimeMenuDevicesActionType));

Completed in 48 milliseconds