32 #ifndef _pqPythonDebugLeaksView_h 33 #define _pqPythonDebugLeaksView_h 35 #include "pqPythonModule.h" 36 #include "vtkQtDebugLeaksView.h" 49 virtual void onObjectDoubleClicked(vtkObjectBase*
object);
50 virtual void onClassNameDoubleClicked(
const QString& className);
52 virtual void addObjectToPython(vtkObjectBase*
object);
53 virtual void addObjectsToPython(
const QList<vtkObjectBase*>& objects);
56 #endif // !_pqPythonDebugLeaksView_h