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

/vbox/src/VBox/Frontends/VirtualBox/src/selector/
H A DUIActionPoolSelector.h78 UIActionIndexST_M_Machine_S_ShowLogDialog, enumerator in enum:UIActionIndexST
H A DUISelectorWindow.cpp1229 pMenu->addAction(actionPool()->action(UIActionIndexST_M_Machine_S_ShowLogDialog));
1248 << actionPool()->action(UIActionIndexST_M_Machine_S_ShowLogDialog)
1403 connect(actionPool()->action(UIActionIndexST_M_Machine_S_ShowLogDialog), SIGNAL(triggered()), this, SLOT(sltShowLogDialog()));
1579 actionPool()->action(UIActionIndexST_M_Machine_S_ShowLogDialog)->setEnabled(isActionEnabled(UIActionIndexST_M_Machine_S_ShowLogDialog, items));
1688 case UIActionIndexST_M_Machine_S_ShowLogDialog:
H A DUIActionPoolSelector.cpp982 m_pool[UIActionIndexST_M_Machine_S_ShowLogDialog] = new UIActionSimpleCommonShowLogDialog(this);
/vbox/src/VBox/Frontends/VirtualBox/src/selector/graphics/chooser/
H A DUIGChooserModel.cpp1215 m_pContextMenuMachine->addAction(actionPool()->action(UIActionIndexST_M_Machine_S_ShowLogDialog));

Completed in 128 milliseconds