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

/vbox/src/VBox/Frontends/VirtualBox/src/net/
H A DUIUpdateManager.cpp58 class UIUpdateQueue : public QObject class in inherits:QObject
73 UIUpdateQueue(UIUpdateManager *pParent) : QObject(pParent) {} function in class:UIUpdateQueue
105 UIUpdateStep(UIUpdateQueue *pQueue, bool fForceCall) : UINetworkCustomer(pQueue, fForceCall)
153 UIUpdateStepVirtualBox(UIUpdateQueue *pQueue, bool fForceCall)
319 UIUpdateStepVirtualBoxExtensionPack(UIUpdateQueue *pQueue, bool fForceCall)
436 : m_pQueue(new UIUpdateQueue(this))

Completed in 42 milliseconds