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

/vbox/src/VBox/Frontends/VirtualBox/src/selector/
H A DUIActionPoolSelector.h65 UIActionIndexST_M_Machine_S_Add, enumerator in enum:UIActionIndexST
H A DUISelectorWindow.cpp1217 pMenu->addAction(actionPool()->action(UIActionIndexST_M_Machine_S_Add));
1239 << actionPool()->action(UIActionIndexST_M_Machine_S_Add)
1396 connect(actionPool()->action(UIActionIndexST_M_Machine_S_Add), SIGNAL(triggered()), this, SLOT(sltShowAddMachineDialog()));
H A DUIActionPoolSelector.cpp969 m_pool[UIActionIndexST_M_Machine_S_Add] = new UIActionSimpleMachineAdd(this);

Completed in 49 milliseconds