Searched refs:UIActionIndexST_M_Group_S_ShowInFileManager (Results 1 - 4 of 4) sorted by relevance

/vbox/src/VBox/Frontends/VirtualBox/src/selector/
H A DUIActionPoolSelector.h58 UIActionIndexST_M_Group_S_ShowInFileManager, enumerator in enum:UIActionIndexST
H A DUISelectorWindow.cpp769 if (!isActionEnabled(UIActionIndexST_M_Group_S_ShowInFileManager, QList<UIVMItem*>() << pItem))
1188 pMenu->addAction(actionPool()->action(UIActionIndexST_M_Group_S_ShowInFileManager));
1204 << actionPool()->action(UIActionIndexST_M_Group_S_ShowInFileManager)
1392 connect(actionPool()->action(UIActionIndexST_M_Group_S_ShowInFileManager), SIGNAL(triggered()), this, SLOT(sltShowMachineInFileManager()));
1566 actionPool()->action(UIActionIndexST_M_Group_S_ShowInFileManager)->setEnabled(isActionEnabled(UIActionIndexST_M_Group_S_ShowInFileManager, items));
1707 case UIActionIndexST_M_Group_S_ShowInFileManager:
H A DUIActionPoolSelector.cpp962 m_pool[UIActionIndexST_M_Group_S_ShowInFileManager] = new UIActionSimpleCommonShowInFileManager(this);
/vbox/src/VBox/Frontends/VirtualBox/src/selector/graphics/chooser/
H A DUIGChooserModel.cpp1197 m_pContextMenuGroup->addAction(actionPool()->action(UIActionIndexST_M_Group_S_ShowInFileManager));

Completed in 1659 milliseconds