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

/vbox/src/VBox/Frontends/VirtualBox/src/selector/
H A DUIActionPoolSelector.cpp744 class UIActionSimpleCommonShowInFileManager : public UIActionSimple class in inherits:UIActionSimple
750 UIActionSimpleCommonShowInFileManager(UIActionPool *pParent) function in class:UIActionSimpleCommonShowInFileManager
962 m_pool[UIActionIndexST_M_Group_S_ShowInFileManager] = new UIActionSimpleCommonShowInFileManager(this);
984 m_pool[UIActionIndexST_M_Machine_S_ShowInFileManager] = new UIActionSimpleCommonShowInFileManager(this);

Completed in 37 milliseconds