Lines Matching refs:UIPopupStackViewport
3 * VBox Qt GUI - UIPopupStackViewport class implementation.
22 # include "UIPopupStackViewport.h"
31 UIPopupStackViewport::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::sltAdjustGeometry()
123 void UIPopupStackViewport::sltPopupPaneDone(int iResultCode)
163 void UIPopupStackViewport::updateSizeHint()
195 void UIPopupStackViewport::layoutContent()