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

/vbox/src/VBox/Frontends/VirtualBox/src/globals/
H A DUIPopupCenter.cpp206 void UIPopupCenter::question(QWidget *pParent, const QString &strPopupPaneID, function in class:UIPopupCenter
H A DUIMessageCenter.cpp200 int UIMessageCenter::question(QWidget *pParent, MessageType type, function in class:UIMessageCenter
220 return (question(pParent, type, strMessage, pcszAutoConfirmId,
237 return question(pParent, type, strMessage, pcszAutoConfirmId,
1259 /* Show the question: */
1310 /* Show the question: */
1883 int rc = question(0, MessageType_Info,
2286 /* Show the question: */
2426 /* If it is only one file use the single question versions above: */
2457 /* If it is only one file use the single question versions above: */

Completed in 53 milliseconds