Searched refs:prepareActionConnections (Results 1 - 10 of 10) sorted by relevance

/vbox/src/VBox/Frontends/VirtualBox/src/runtime/scale/
H A DUIMachineLogicScale.h50 void prepareActionConnections();
H A DUIMachineLogicScale.cpp102 void UIMachineLogicScale::prepareActionConnections() function in class:UIMachineLogicScale
105 UIMachineLogic::prepareActionConnections();
/vbox/src/VBox/Frontends/VirtualBox/src/runtime/normal/
H A DUIMachineLogicNormal.h73 void prepareActionConnections();
H A DUIMachineLogicNormal.cpp245 void UIMachineLogicNormal::prepareActionConnections() function in class:UIMachineLogicNormal
248 UIMachineLogic::prepareActionConnections();
/vbox/src/VBox/Frontends/VirtualBox/src/runtime/seamless/
H A DUIMachineLogicSeamless.h78 void prepareActionConnections();
H A DUIMachineLogicSeamless.cpp235 void UIMachineLogicSeamless::prepareActionConnections() function in class:UIMachineLogicSeamless
238 UIMachineLogic::prepareActionConnections();
/vbox/src/VBox/Frontends/VirtualBox/src/runtime/fullscreen/
H A DUIMachineLogicFullscreen.h116 void prepareActionConnections();
H A DUIMachineLogicFullscreen.cpp483 void UIMachineLogicFullscreen::prepareActionConnections() function in class:UIMachineLogicFullscreen
486 UIMachineLogic::prepareActionConnections();
/vbox/src/VBox/Frontends/VirtualBox/src/runtime/
H A DUIMachineLogic.h207 virtual void prepareActionConnections();
H A DUIMachineLogic.cpp180 * Note: This has to be done before prepareActionConnections
184 prepareActionConnections();
1013 void UIMachineLogic::prepareActionConnections() function in class:UIMachineLogic

Completed in 1848 milliseconds