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

/vbox/src/VBox/Frontends/VirtualBox/src/settings/global/
H A DUIGlobalSettingsUpdate.h2 * VBox Qt GUI - UIGlobalSettingsUpdate class declaration.
22 #include "UIGlobalSettingsUpdate.gen.h"
35 class UIGlobalSettingsUpdate : public UISettingsPageGlobal, public Ui::UIGlobalSettingsUpdate class in inherits:UISettingsPageGlobal,Ui::UIGlobalSettingsUpdate
42 UIGlobalSettingsUpdate();
H A DUIGlobalSettingsUpdate.cpp3 * VBox Qt GUI - UIGlobalSettingsUpdate class implementation.
23 # include "UIGlobalSettingsUpdate.h"
30 UIGlobalSettingsUpdate::UIGlobalSettingsUpdate() function in class:UIGlobalSettingsUpdate
35 Ui::UIGlobalSettingsUpdate::setupUi(this);
50 void UIGlobalSettingsUpdate::loadToCacheFrom(QVariant &data)
68 void UIGlobalSettingsUpdate::getFromCache()
91 void UIGlobalSettingsUpdate::putToCache()
100 void UIGlobalSettingsUpdate::saveFromCacheTo(QVariant &data)
117 void UIGlobalSettingsUpdate
[all...]

Completed in 39 milliseconds