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

/vbox/src/VBox/Frontends/VirtualBox/src/globals/
H A DUIMessageCenter.cpp410 formatErrorInfo(COMErrorInfo()));
419 formatErrorInfo(COMErrorInfo(), rc));
427 formatErrorInfo(client));
456 !vbox.isOk() ? formatErrorInfo(vbox) : QString("<!--EOM--><p>%1</p>").arg(vboxGlobal().emphasize(strError)));
465 formatErrorInfo(vbox));
473 formatErrorInfo(vbox));
481 formatErrorInfo(vbox));
488 formatErrorInfo(session));
496 formatErrorInfo(machine));
504 formatErrorInfo(progres
2541 QString UIMessageCenter::formatErrorInfo(const CProgress &progress) function in class:UIMessageCenter
2561 QString UIMessageCenter::formatErrorInfo(const COMErrorInfo &info, HRESULT wrapperRC /* = S_OK */) function in class:UIMessageCenter
2568 QString UIMessageCenter::formatErrorInfo(const CVirtualBoxErrorInfo &info) function in class:UIMessageCenter
2574 QString UIMessageCenter::formatErrorInfo(const COMBaseWithEI &wrapper) function in class:UIMessageCenter
2581 QString UIMessageCenter::formatErrorInfo(const COMResult &rc) function in class:UIMessageCenter
[all...]

Completed in 525 milliseconds