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

/vbox/src/VBox/Frontends/VirtualBox/src/extensions/
H A DQIAdvancedToolBar.cpp179 void QIAdvancedToolBar::sltActionTriggered(QAction *pTriggeredAction) function in class:QIAdvancedToolBar
213 connect(pAddedToolButton, SIGNAL(triggered(QAction*)), this, SLOT(sltActionTriggered(QAction*)));

Completed in 42 milliseconds