Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Kitware/VeloView
/ getVersionString
Function
getVersionString
Application/Ui/python/lidarview/applogic.py:970–971 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
968
969
970
def
getVersionString():
971
return
" "
.join(getMainWindow().windowTitle.split(
" "
)[1:])
972
973
974
def
onDeveloperGuide():
Callers
nothing calls this directly
Calls
1
getMainWindow
Function · 0.85
Tested by
no test coverage detected