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

/vbox/src/VBox/Frontends/VirtualBox/src/extensions/
H A DQIDialog.cpp117 polishEvent(pEvent);
123 void QIDialog::polishEvent(QShowEvent*) function in class:QIDialog
H A DQIMainDialog.cpp180 polishEvent(pEvent);
186 void QIMainDialog::polishEvent(QShowEvent*) function in class:QIMainDialog
H A DQIMessageBox.cpp301 void QIMessageBox::polishEvent(QShowEvent *pPolishEvent) function in class:QIMessageBox
308 QIDialog::polishEvent(pPolishEvent);
/vbox/src/VBox/Frontends/VirtualBox/src/settings/global/
H A DUIGlobalSettingsNetworkDetailsNAT.cpp70 void UIGlobalSettingsNetworkDetailsNAT::polishEvent(QShowEvent *pEvent) function in class:UIGlobalSettingsNetworkDetailsNAT
73 QIWithRetranslateUI2<QIDialog>::polishEvent(pEvent);
H A DUIGlobalSettingsLanguage.cpp277 polishEvent(pEvent);
280 void UIGlobalSettingsLanguage::polishEvent(QShowEvent*) function in class:UIGlobalSettingsLanguage
/vbox/src/VBox/Frontends/VirtualBox/src/runtime/
H A DUIVMCloseDialog.cpp459 void UIVMCloseDialog::polishEvent(QShowEvent *pEvent) function in class:UIVMCloseDialog
462 QIDialog::polishEvent(pEvent);
/vbox/src/VBox/Frontends/VirtualBox/src/widgets/
H A DUIMiniToolBar.cpp597 polishEvent(pEvent);
603 void UIMiniToolBar::polishEvent(QShowEvent*) function in class:UIMiniToolBar
H A DUIPopupPane.cpp367 polishEvent(pEvent);
370 void UIPopupPane::polishEvent(QShowEvent*) function in class:UIPopupPane
/vbox/src/VBox/Frontends/VirtualBox/src/selector/
H A DUISelectorWindow.cpp1043 polishEvent(pEvent);
1049 void UISelectorWindow::polishEvent(QShowEvent*) function in class:UISelectorWindow

Completed in 85 milliseconds