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

/vbox/src/VBox/Frontends/VirtualBox/src/globals/
H A DUIPopupCenter.h30 enum UIPopupStackType enum
62 void setPopupStackType(QWidget *pParent, UIPopupStackType newStackType);
133 static void assignPopupStackParent(UIPopupStack *pPopupStack, QWidget *pParent, UIPopupStackType stackType);
137 QMap<QString, UIPopupStackType> m_stackTypes;

Completed in 41 milliseconds