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

/vbox/src/VBox/Frontends/VirtualBox/src/selector/
H A DUISelectorWindow.cpp741 void UISelectorWindow::sltShowLogDialog() function in class:UISelectorWindow
1391 connect(actionPool()->action(UIActionIndexST_M_Group_S_ShowLogDialog), SIGNAL(triggered()), this, SLOT(sltShowLogDialog()));
1403 connect(actionPool()->action(UIActionIndexST_M_Machine_S_ShowLogDialog), SIGNAL(triggered()), this, SLOT(sltShowLogDialog()));
/vbox/src/VBox/Frontends/VirtualBox/src/runtime/
H A DUIMachineLogic.cpp1091 this, SLOT(sltShowLogDialog()));
1961 void UIMachineLogic::sltShowLogDialog() function in class:UIMachineLogic

Completed in 55 milliseconds