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