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

/vbox/src/VBox/Frontends/VirtualBox/src/selector/
H A DUIActionPoolSelector.h45 UIActionIndexST_M_Group_S_Add, enumerator in enum:UIActionIndexST
H A DUISelectorWindow.cpp1174 pMenu->addAction(actionPool()->action(UIActionIndexST_M_Group_S_Add));
1195 << actionPool()->action(UIActionIndexST_M_Group_S_Add)
1386 connect(actionPool()->action(UIActionIndexST_M_Group_S_Add), SIGNAL(triggered()), this, SLOT(sltShowAddMachineDialog()));
H A DUIActionPoolSelector.cpp949 m_pool[UIActionIndexST_M_Group_S_Add] = new UIActionSimpleGroupAdd(this);
/vbox/src/VBox/Frontends/VirtualBox/src/selector/graphics/chooser/
H A DUIGChooserModel.cpp1183 m_pContextMenuGroup->addAction(actionPool()->action(UIActionIndexST_M_Group_S_Add));

Completed in 687 milliseconds