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

/vbox/src/VBox/Frontends/VirtualBox/src/widgets/
H A DUIPopupStackViewport.h2 * VBox Qt GUI - UIPopupStackViewport class declaration.
28 class UIPopupStackViewport : public QWidget class in inherits:QWidget
46 UIPopupStackViewport();
H A DUIPopupStackViewport.cpp3 * VBox Qt GUI - UIPopupStackViewport class implementation.
22 # include "UIPopupStackViewport.h"
31 UIPopupStackViewport::UIPopupStackViewport() function in class:UIPopupStackViewport
37 bool UIPopupStackViewport::exists(const QString &strPopupPaneID) const
43 void UIPopupStackViewport::createPopupPane(const QString &strPopupPaneID,
68 void UIPopupStackViewport::updatePopupPane(const QString &strPopupPaneID,
86 void UIPopupStackViewport::recallPopupPane(const QString &strPopupPaneID)
102 void UIPopupStackViewport::sltHandleProposalForWidth(int iWidth)
111 void UIPopupStackViewport
[all...]

Completed in 42 milliseconds