Searched defs:UIMachineWindowSeamless (Results 1 - 2 of 2) sorted by relevance

/vbox/src/VBox/Frontends/VirtualBox/src/runtime/seamless/
H A DUIMachineWindowSeamless.h2 * VBox Qt GUI - UIMachineWindowSeamless class declaration.
29 class UIMachineWindowSeamless : public UIMachineWindow class in inherits:UIMachineWindow
36 UIMachineWindowSeamless(UIMachineLogic *pMachineLogic, ulong uScreenId);
H A DUIMachineWindowSeamless.cpp3 * VBox Qt GUI - UIMachineWindowSeamless class implementation.
33 # include "UIMachineWindowSeamless.h"
48 UIMachineWindowSeamless::UIMachineWindowSeamless(UIMachineLogic *pMachineLogic, ulong uScreenId) function in class:UIMachineWindowSeamless
57 void UIMachineWindowSeamless::sltMachineStateChanged()
67 void UIMachineWindowSeamless::sltRevokeFocus()
82 void UIMachineWindowSeamless::prepareVisualState()
120 void UIMachineWindowSeamless::prepareMiniToolbar()
144 void UIMachineWindowSeamless::cleanupMiniToolbar()
158 void UIMachineWindowSeamless
[all...]

Completed in 43 milliseconds