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

/vbox/src/VBox/Frontends/VirtualBox/src/runtime/scale/
H A DUIMachineWindowScale.h2 * VBox Qt GUI - UIMachineWindowScale class declaration.
24 class UIMachineWindowScale : public UIMachineWindow class in inherits:UIMachineWindow
31 UIMachineWindowScale(UIMachineLogic *pMachineLogic, ulong uScreenId);
H A DUIMachineWindowScale.cpp3 * VBox Qt GUI - UIMachineWindowScale class implementation.
34 # include "UIMachineWindowScale.h"
44 UIMachineWindowScale::UIMachineWindowScale(UIMachineLogic *pMachineLogic, ulong uScreenId) function in class:UIMachineWindowScale
49 void UIMachineWindowScale::prepareMainLayout()
62 void UIMachineWindowScale::prepareVisualState()
76 void UIMachineWindowScale::loadSettings()
116 void UIMachineWindowScale::saveSettings()
129 void UIMachineWindowScale::showInNecessaryMode()
146 bool UIMachineWindowScale
[all...]

Completed in 51 milliseconds