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

/vbox/src/VBox/Frontends/VirtualBox/src/converter/
H A DUIConverterBackend.h140 template<> QString toInternalString(const UIExtraDataMetaDefs::RuntimeMenuViewActionType &runtimeMenuViewActionType);
H A DUIConverterBackendGlobal.cpp562 template<> QString toInternalString(const UIExtraDataMetaDefs::RuntimeMenuViewActionType &runtimeMenuViewActionType) argument
565 switch (runtimeMenuViewActionType)
591 AssertMsgFailed(("No text for action type=%d", runtimeMenuViewActionType));

Completed in 48 milliseconds