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

/vbox/src/VBox/Frontends/VirtualBox/src/runtime/seamless/
H A DUIMachineLogicSeamless.cpp195 void UIMachineLogicSeamless::sltHostScreenCountChange() function in class:UIMachineLogicSeamless
203 UIMachineLogic::sltHostScreenCountChange();
/vbox/src/VBox/Frontends/VirtualBox/src/runtime/fullscreen/
H A DUIMachineLogicFullscreen.cpp431 void UIMachineLogicFullscreen::sltHostScreenCountChange() function in class:UIMachineLogicFullscreen
441 UIMachineLogic::sltHostScreenCountChange();
446 UIMachineLogic::sltHostScreenCountChange();
/vbox/src/VBox/Frontends/VirtualBox/src/runtime/
H A DUIMachineLogic.cpp716 void UIMachineLogic::sltHostScreenCountChange() function in class:UIMachineLogic
923 connect(uisession(), SIGNAL(sigHostScreenCountChange()), this, SLOT(sltHostScreenCountChange()));

Completed in 53 milliseconds