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

/vbox/src/VBox/Frontends/VirtualBox/src/selector/
H A DUIActionPoolSelector.cpp719 class UIActionSimpleCommonRefresh : public UIActionSimple class in inherits:UIActionSimple
725 UIActionSimpleCommonRefresh(UIActionPool *pParent) function in class:UIActionSimpleCommonRefresh
961 m_pool[UIActionIndexST_M_Group_S_Refresh] = new UIActionSimpleCommonRefresh(this);
983 m_pool[UIActionIndexST_M_Machine_S_Refresh] = new UIActionSimpleCommonRefresh(this);

Completed in 45 milliseconds