Searched refs:updateMenuDebug (Results 1 - 6 of 6) sorted by relevance

/vbox/src/VBox/Frontends/VirtualBox/src/runtime/
H A DUIMenuBarEditorWindow.h160 void updateMenuDebug();
H A DUIActionPoolRuntime.h260 void updateMenuDebug();
H A DUIMachineLogic.h328 void updateMenuDebug(QMenu *pMenu);
H A DUIMenuBarEditorWindow.cpp705 updateMenuDebug();
859 void UIMenuBarEditorWidget::updateMenuDebug() function in class:UIMenuBarEditorWidget
H A DUIActionPoolRuntime.cpp2114 m_menuUpdateHandlers[UIActionIndexRT_M_Debug].ptfr = &UIActionPoolRuntime::updateMenuDebug;
2265 updateMenuDebug();
2924 void UIActionPoolRuntime::updateMenuDebug() function in class:UIActionPoolRuntime
H A DUIMachineLogic.cpp1112 m_menuUpdateHandlers[UIActionIndexRT_M_Debug] = &UIMachineLogic::updateMenuDebug;
2332 void UIMachineLogic::updateMenuDebug(QMenu*) function in class:UIMachineLogic

Completed in 1852 milliseconds