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