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

/vbox/src/VBox/Frontends/VirtualBox/src/settings/machine/
H A DUIMachineSettingsGeneral.h2 * VBox Qt GUI - UIMachineSettingsGeneral class declaration.
22 #include "UIMachineSettingsGeneral.gen.h"
99 class UIMachineSettingsGeneral : public UISettingsPageMachine, class in inherits:UISettingsPageMachine,Ui::UIMachineSettingsGeneral
100 public Ui::UIMachineSettingsGeneral
107 UIMachineSettingsGeneral();
H A DUIMachineSettingsGeneral.cpp3 * VBox Qt GUI - UIMachineSettingsGeneral class implementation.
26 # include "UIMachineSettingsGeneral.h"
38 UIMachineSettingsGeneral::UIMachineSettingsGeneral() function in class:UIMachineSettingsGeneral
50 CGuestOSType UIMachineSettingsGeneral::guestOSType() const
56 bool UIMachineSettingsGeneral::is64BitOSTypeSelected() const
63 bool UIMachineSettingsGeneral::isWindowsOSTypeSelected() const
70 void UIMachineSettingsGeneral::setHWVirtExEnabled(bool fEnabled)
83 void UIMachineSettingsGeneral::loadToCacheFrom(QVariant &data)
151 void UIMachineSettingsGeneral
[all...]

Completed in 42 milliseconds