Lines Matching refs:UIMachineWindowNormal

3  * VBox Qt GUI - UIMachineWindowNormal class implementation.
31 # include "UIMachineWindowNormal.h"
59 UIMachineWindowNormal::UIMachineWindowNormal(UIMachineLogic *pMachineLogic, ulong uScreenId)
65 void UIMachineWindowNormal::sltMachineStateChanged()
74 void UIMachineWindowNormal::sltMediumChange(const CMediumAttachment &attachment)
86 void UIMachineWindowNormal::sltUSBControllerChange()
92 void UIMachineWindowNormal::sltUSBDeviceStateChange()
98 void UIMachineWindowNormal::sltNetworkAdapterChange()
104 void UIMachineWindowNormal::sltSharedFolderChange()
110 void UIMachineWindowNormal::sltVideoCaptureChange()
116 void UIMachineWindowNormal::sltCPUExecutionCapChange()
123 void UIMachineWindowNormal::sltHandleMenuBarConfigurationChange(const QString &strMachineID)
149 void UIMachineWindowNormal::sltHandleMenuBarContextMenuRequest(const QPoint &position)
156 void UIMachineWindowNormal::sltHandleStatusBarConfigurationChange(const QString &strMachineID)
182 void UIMachineWindowNormal::sltHandleStatusBarContextMenuRequest(const QPoint &position)
188 void UIMachineWindowNormal::sltHandleIndicatorContextMenuRequest(IndicatorType indicatorType, const QPoint &position)
211 void UIMachineWindowNormal::prepareSessionConnections()
246 void UIMachineWindowNormal::prepareMenu()
264 void UIMachineWindowNormal::prepareStatusBar()
298 void UIMachineWindowNormal::prepareVisualState()
322 void UIMachineWindowNormal::loadSettings()
393 void UIMachineWindowNormal::saveSettings()
406 bool UIMachineWindowNormal::event(QEvent *pEvent)
446 void UIMachineWindowNormal::showInNecessaryMode()
467 void UIMachineWindowNormal::normalizeGeometry(bool fAdjustPosition)
508 void UIMachineWindowNormal::updateAppearanceOf(int iElement)
537 void UIMachineWindowNormal::updateMenu()
546 bool UIMachineWindowNormal::isMaximizedChecked()