MCPcopy Create free account
hub / github.com/Kitware/VeloView / showHelpForProxy

Method showHelpForProxy

Application/vvMainWindow.cxx:532–536  ·  view source on GitHub ↗

-----------------------------------------------------------------------------

Source from the content-addressed store, hash-verified

530
531//-----------------------------------------------------------------------------
532void vvMainWindow::showHelpForProxy(const QString& groupname, const
533 QString& proxyname)
534{
535 pqHelpReaction::showProxyHelp(groupname, proxyname);
536}
537
538void vvMainWindow::handleMessage(const QString &, int type)
539{

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected