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

/vbox/src/VBox/Frontends/VirtualBox/src/converter/
H A DUIConverterBackend.h170 template<> QString toInternalString(const WizardType &wizardType);
H A DUIConverterBackendGlobal.cpp1195 template<> QString toInternalString(const WizardType &wizardType) argument
1198 switch (wizardType)
1209 AssertMsgFailed(("No text for wizard type=%d", wizardType));

Completed in 49 milliseconds