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

/vbox/src/VBox/Frontends/VirtualBox/src/runtime/normal/
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();
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...]

Completed in 41 milliseconds