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

/vbox/src/VBox/Frontends/VirtualBox/src/selector/
H A DUIActionPoolSelector.h50 UIActionIndexST_M_Group_S_Reset, enumerator in enum:UIActionIndexST
H A DUISelectorWindow.cpp576 if (isActionEnabled(UIActionIndexST_M_Group_S_Reset, QList<UIVMItem*>() << pItem))
1181 pMenu->addAction(actionPool()->action(UIActionIndexST_M_Group_S_Reset));
1200 << actionPool()->action(UIActionIndexST_M_Group_S_Reset)
1389 connect(actionPool()->action(UIActionIndexST_M_Group_S_Reset), SIGNAL(triggered()), this, SLOT(sltPerformResetAction()));
1562 actionPool()->action(UIActionIndexST_M_Group_S_Reset)->setEnabled(isActionEnabled(UIActionIndexST_M_Group_S_Reset, items));
1697 case UIActionIndexST_M_Group_S_Reset:
H A DUIActionPoolSelector.cpp954 m_pool[UIActionIndexST_M_Group_S_Reset] = new UIActionSimpleCommonReset(this);
/vbox/src/VBox/Frontends/VirtualBox/src/selector/graphics/chooser/
H A DUIGChooserModel.cpp1190 m_pContextMenuGroup->addAction(actionPool()->action(UIActionIndexST_M_Group_S_Reset));

Completed in 1518 milliseconds