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

/vbox/src/VBox/Frontends/VirtualBox/src/runtime/seamless/
H A DUIMachineViewSeamless.h2 * VBox Qt GUI - UIMachineViewSeamless class declaration.
23 class UIMachineViewSeamless : public UIMachineView class in inherits:UIMachineView
30 UIMachineViewSeamless( UIMachineWindow *pMachineWindow
37 virtual ~UIMachineViewSeamless();
H A DUIMachineViewSeamless.cpp3 * VBox Qt GUI - UIMachineViewSeamless class implementation.
36 # include "UIMachineViewSeamless.h"
53 UIMachineViewSeamless::UIMachineViewSeamless( UIMachineWindow *pMachineWindow function in class:UIMachineViewSeamless
70 UIMachineViewSeamless::~UIMachineViewSeamless()
79 void UIMachineViewSeamless::sltAdditionsStateChanged()
84 void UIMachineViewSeamless::sltHandleSetVisibleRegion(QRegion region)
90 bool UIMachineViewSeamless::eventFilter(QObject *pWatched, QEvent *pEvent)
118 void UIMachineViewSeamless
[all...]

Completed in 67 milliseconds