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

/vbox/src/VBox/Frontends/VirtualBox/src/selector/graphics/details/
H A DUIGDetailsElements.h524 class UIGDetailsUpdateThreadDescription : public UIGDetailsUpdateThread class in inherits:UIGDetailsUpdateThread
531 UIGDetailsUpdateThreadDescription(const CMachine &machine);
H A DUIGDetailsElements.cpp1169 UIGDetailsUpdateThreadDescription::UIGDetailsUpdateThreadDescription(const CMachine &machine) function in class:UIGDetailsUpdateThreadDescription
1174 void UIGDetailsUpdateThreadDescription::run()
1220 return new UIGDetailsUpdateThreadDescription(machine());

Completed in 47 milliseconds