Searched defs:sltHandleMenuBarMenuClick (Results 1 - 1 of 1) sorted by relevance
/vbox/src/VBox/Frontends/VirtualBox/src/runtime/ |
H A D | UIMenuBarEditorWindow.cpp | 115 void UIMenuBarEditorWidget::sltHandleMenuBarMenuClick() function in class:UIMenuBarEditorWidget 413 connect(pCopiedMenuAction, SIGNAL(triggered(bool)), this, SLOT(sltHandleMenuBarMenuClick())); 457 connect(pCopiedMenuAction, SIGNAL(triggered(bool)), this, SLOT(sltHandleMenuBarMenuClick())); 477 connect(pCopiedAction, SIGNAL(triggered(bool)), this, SLOT(sltHandleMenuBarMenuClick())); 494 connect(pCopiedAction, SIGNAL(triggered(bool)), this, SLOT(sltHandleMenuBarMenuClick()));
|
Completed in 2095 milliseconds