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

/vbox/src/VBox/Frontends/VirtualBox/src/globals/
H A DUIMessageCenter.cpp1037 void UIMessageCenter::warnAboutStateChange(QWidget *pParent /* = 0*/) const function in class:UIMessageCenter
1039 if (warningShown("warnAboutStateChange"))
1041 setWarningShown("warnAboutStateChange", true);
1048 setWarningShown("warnAboutStateChange", false);

Completed in 363 milliseconds