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

/vbox/src/VBox/Frontends/VirtualBox/src/selector/graphics/details/
H A DUIGDetailsElements.h161 class UIGDetailsUpdateThreadSystem : public UIGDetailsUpdateThread class in inherits:UIGDetailsUpdateThread
168 UIGDetailsUpdateThreadSystem(const CMachine &machine);
H A DUIGDetailsElements.cpp291 UIGDetailsUpdateThreadSystem::UIGDetailsUpdateThreadSystem(const CMachine &machine) function in class:UIGDetailsUpdateThreadSystem
296 void UIGDetailsUpdateThreadSystem::run()
391 return new UIGDetailsUpdateThreadSystem(machine());

Completed in 47 milliseconds