Searched refs:closeEvent (Results 1 - 14 of 14) sorted by relevance

/vbox/src/VBox/Frontends/VirtualBox/src/runtime/
H A DUISlidingToolBar.h94 virtual void closeEvent(QCloseEvent *pEvent);
H A DUIMachineWindow.h117 void closeEvent(QCloseEvent *pCloseEvent);
H A DUISlidingToolBar.cpp256 void UISlidingToolBar::closeEvent(QCloseEvent *pEvent) function in class:UISlidingToolBar
H A DUIMachineWindow.cpp286 void UIMachineWindow::closeEvent(QCloseEvent *pCloseEvent) function in class:UIMachineWindow
/vbox/src/VBox/Frontends/VirtualBox/src/widgets/
H A DUIProgressDialog.h72 virtual void closeEvent(QCloseEvent *pEvent);
H A DUIProgressDialog.cpp317 void UIProgressDialog::closeEvent(QCloseEvent *pEvent) function in class:UIProgressDialog
/vbox/src/VBox/Debugger/
H A DVBoxDbgStatsQt4.h201 virtual void closeEvent(QCloseEvent *a_pCloseEvt);
H A DVBoxDbgConsole.h216 * Override the closeEvent so we can choose delete the window when
221 virtual void closeEvent(QCloseEvent *a_pCloseEvt);
334 * Used to do the right thing in closeEvent; the console is dead if the
H A DVBoxDbgConsole.cpp825 VBoxDbgConsole::closeEvent(QCloseEvent *a_pCloseEvt) function in class:VBoxDbgConsole
H A DVBoxDbgStatsQt4.cpp3148 VBoxDbgStats::closeEvent(QCloseEvent *a_pCloseEvt)
/vbox/src/VBox/Frontends/VirtualBox/src/extensions/
H A DQIMessageBox.h133 void closeEvent(QCloseEvent *pCloseEvent);
H A DQIMessageBox.cpp314 void QIMessageBox::closeEvent(QCloseEvent *pCloseEvent) function in class:QIMessageBox
/vbox/src/VBox/Frontends/VirtualBox/src/settings/
H A DUISettingsSerializer.h178 virtual void closeEvent(QCloseEvent *pEvent);
H A DUISettingsSerializer.cpp341 void UISettingsSerializerProgress::closeEvent(QCloseEvent *pEvent) function in class:UISettingsSerializerProgress

Completed in 46 milliseconds