Searched defs:UIActionSimpleACPIShutdown (Results 1 - 1 of 1) sorted by relevance

/vbox/src/VBox/Frontends/VirtualBox/src/selector/
H A DUIActionPoolSelector.cpp872 class UIActionSimpleACPIShutdown : public UIActionSimple class in inherits:UIActionSimple
878 UIActionSimpleACPIShutdown(UIActionPool *pParent) function in class:UIActionSimpleACPIShutdown
957 m_pool[UIActionIndexST_M_Group_M_Close_S_Shutdown] = new UIActionSimpleACPIShutdown(this);
979 m_pool[UIActionIndexST_M_Machine_M_Close_S_Shutdown] = new UIActionSimpleACPIShutdown(this);

Completed in 34 milliseconds