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

/vbox/src/VBox/Frontends/VirtualBox/src/runtime/scale/
H A DUIMachineLogicScale.cpp184 void UIMachineLogicScale::cleanupActionConnections() function in class:UIMachineLogicScale
195 UIMachineLogic::cleanupActionConnections();
/vbox/src/VBox/Frontends/VirtualBox/src/runtime/normal/
H A DUIMachineLogicNormal.cpp341 void UIMachineLogicNormal::cleanupActionConnections() function in class:UIMachineLogicNormal
362 UIMachineLogic::cleanupActionConnections();
/vbox/src/VBox/Frontends/VirtualBox/src/runtime/seamless/
H A DUIMachineLogicSeamless.cpp319 void UIMachineLogicSeamless::cleanupActionConnections() function in class:UIMachineLogicSeamless
330 UIMachineLogic::cleanupActionConnections();
/vbox/src/VBox/Frontends/VirtualBox/src/runtime/
H A DUIMachineLogic.h232 virtual void cleanupActionConnections() {} function in class:UIMachineLogic
/vbox/src/VBox/Frontends/VirtualBox/src/runtime/fullscreen/
H A DUIMachineLogicFullscreen.cpp617 void UIMachineLogicFullscreen::cleanupActionConnections() function in class:UIMachineLogicFullscreen
628 UIMachineLogic::cleanupActionConnections();

Completed in 46 milliseconds