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

/vbox/src/VBox/Frontends/VirtualBox/src/globals/
H A DUIPopupCenter.cpp285 connect(pPopupStack, SIGNAL(sigRemove(QString)), this, SLOT(sltRemovePopupStack(QString)));
342 void UIPopupCenter::sltRemovePopupStack(QString strPopupStackID) function in class:UIPopupCenter

Completed in 50 milliseconds