32 #ifndef _pqPythonDebugLeaksView_h 33 #define _pqPythonDebugLeaksView_h 37 #include "pqPythonModule.h" 66 virtual void addObjectsToPython(
const QList<vtkObjectBase*>& objects);
71 #endif // !_pqPythonDebugLeaksView_h
virtual void onObjectDoubleClicked(vtkObjectBase *object)
Widget for a Python shell.
Widget to track VTK object references.
virtual void onClassNameDoubleClicked(const QString &className)
QPointer< pqPythonShell > Shell