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

/vbox/src/VBox/Frontends/VirtualBox/src/selector/graphics/details/
H A DUIGDetailsElements.h305 class UIGDetailsUpdateThreadNetwork : public UIGDetailsUpdateThread class in inherits:UIGDetailsUpdateThread
312 UIGDetailsUpdateThreadNetwork(const CMachine &machine);
H A DUIGDetailsElements.cpp660 UIGDetailsUpdateThreadNetwork::UIGDetailsUpdateThreadNetwork(const CMachine &machine) function in class:UIGDetailsUpdateThreadNetwork
665 void UIGDetailsUpdateThreadNetwork::run()
747 QString UIGDetailsUpdateThreadNetwork::summarizeGenericProperties(const CNetworkAdapter &adapter)
779 return new UIGDetailsUpdateThreadNetwork(machine());

Completed in 66 milliseconds