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

Method setPythonShell

Application/Ui/pqLidarViewManager.cxx:349–352  ·  view source on GitHub ↗

-----------------------------------------------------------------------------

Source from the content-addressed store, hash-verified

347
348//-----------------------------------------------------------------------------
349void pqLidarViewManager::setPythonShell(pqPythonShell* shell)
350{
351 this->pythonShell = shell;
352}
353
354//-----------------------------------------------------------------------------
355void pqLidarViewManager::openData(const QString& filename)

Callers 1

paraviewInitMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected