Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
974
def
onDeveloperGuide():
975
QtGui.QDesktopServices.openUrl(QtCore.QUrl(
'https://www.paraview.org/veloview/#developers'
))
976
977
978
def
onUserGuide():
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected