MCPcopy 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
970def getVersionString():
971 return " ".join(getMainWindow().windowTitle.split(" ")[1:])
972
973
974def onDeveloperGuide():

Callers

nothing calls this directly

Calls 1

getMainWindowFunction · 0.85

Tested by

no test coverage detected