Searched refs:UIMachineViewNormal (Results 1 - 3 of 3) sorted by relevance

/vbox/src/VBox/Frontends/VirtualBox/src/runtime/normal/
H A DUIMachineViewNormal.cpp3 * VBox Qt GUI - UIMachineViewNormal class implementation.
36 # include "UIMachineViewNormal.h"
43 UIMachineViewNormal::UIMachineViewNormal( UIMachineWindow *pMachineWindow function in class:UIMachineViewNormal
61 UIMachineViewNormal::~UIMachineViewNormal()
70 void UIMachineViewNormal::sltAdditionsStateChanged()
75 bool UIMachineViewNormal::eventFilter(QObject *pWatched, QEvent *pEvent)
98 void UIMachineViewNormal::prepareCommon()
109 void UIMachineViewNormal
[all...]
H A DUIMachineViewNormal.h2 * VBox Qt GUI - UIMachineViewNormal class declaration.
23 class UIMachineViewNormal : public UIMachineView class in inherits:UIMachineView
30 UIMachineViewNormal( UIMachineWindow *pMachineWindow
37 virtual ~UIMachineViewNormal();
/vbox/src/VBox/Frontends/VirtualBox/src/runtime/
H A DUIMachineView.cpp40 # include "UIMachineViewNormal.h"
115 pMachineView = new UIMachineViewNormal( pMachineWindow

Completed in 46 milliseconds