Searched refs:UIActionIndexST_M_File_S_ShowExtraDataManager (Results 1 - 3 of 3) sorted by relevance

/vbox/src/VBox/Frontends/VirtualBox/src/selector/
H A DUIActionPoolSelector.h38 UIActionIndexST_M_File_S_ShowExtraDataManager, enumerator in enum:UIActionIndexST
H A DUIActionPoolSelector.cpp942 m_pool[UIActionIndexST_M_File_S_ShowExtraDataManager] = new UIActionSimpleExtraDataManagerWindow(this);
H A DUISelectorWindow.cpp1150 pMenu->addAction(actionPool()->action(UIActionIndexST_M_File_S_ShowExtraDataManager));
1380 connect(actionPool()->action(UIActionIndexST_M_File_S_ShowExtraDataManager), SIGNAL(triggered()), this, SLOT(sltOpenExtraDataManagerWindow()));

Completed in 376 milliseconds