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

/vbox/src/VBox/Frontends/VirtualBox/src/globals/
H A DUIPopupCenter.cpp85 /* Make sure all the popup-stack types destroyed: */
88 /* Make sure all the popup-stacks destroyed: */
101 /* Make sure corresponding popup-stack *exists*: */
117 /* Make sure corresponding popup-stack *exists*: */
133 /* Composing corresponding popup-stack ID: */
136 /* Looking for current popup-stack type, create if it doesn't exists: */
144 LogRelFlow(("UIPopupCenter::setPopupStackType: Changing type of popup-stack with ID = '%s' from '%s' to '%s'.\n",
156 /* Composing corresponding popup-stack ID: */
159 /* Looking for current popup-stack orientation, create if it doesn't exists: */
167 LogRelFlow(("UIPopupCenter::setPopupStackType: Changing orientation of popup
190 void UIPopupCenter::popup(QWidget *pParent, const QString &strPopupPaneID, function in class:UIPopupCenter
[all...]

Completed in 40 milliseconds