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

/vbox/src/VBox/Frontends/VirtualBox/src/widgets/
H A DUIPopupPane.cpp148 void UIPopupPane::sltUpdateSizeHint() function in class:UIPopupPane
207 sltUpdateSizeHint();
225 connect(m_pTextPane, SIGNAL(sigSizeHintChanged()), this, SLOT(sltUpdateSizeHint()));

Completed in 43 milliseconds