4 #ifndef pqPythonDebugLeaksView_h 5 #define pqPythonDebugLeaksView_h 38 virtual void addObjectsToPython(
const QList<vtkObjectBase*>& objects);
43 #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