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

Function toggleCrashAnalysis

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

Source from the content-addressed store, hash-verified

1575
1576
1577def toggleCrashAnalysis():
1578 app.EnableCrashAnalysis = app.actions['actionEnableCrashAnalysis'].isChecked()
1579
1580def setFilterToDual():
1581 setFilterTo("Dual")

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected