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

Function onDeveloperGuide

Application/Ui/python/lidarview/applogic.py:974–975  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

972
973
974def onDeveloperGuide():
975 QtGui.QDesktopServices.openUrl(QtCore.QUrl('https://www.paraview.org/veloview/#developers'))
976
977
978def onUserGuide():

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected