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

/vbox/src/VBox/Frontends/VirtualBox/src/selector/graphics/details/
H A DUIGDetailsElements.h92 class UIGDetailsUpdateThreadGeneral : public UIGDetailsUpdateThread class in inherits:UIGDetailsUpdateThread
99 UIGDetailsUpdateThreadGeneral(const CMachine &machine);
H A DUIGDetailsElements.cpp108 UIGDetailsUpdateThreadGeneral::UIGDetailsUpdateThreadGeneral(const CMachine &machine) function in class:UIGDetailsUpdateThreadGeneral
113 void UIGDetailsUpdateThreadGeneral::run()
178 return new UIGDetailsUpdateThreadGeneral(machine());

Completed in 45 milliseconds