#include <pqPythonDebugLeaksView.h>
Inherits vtkQtDebugLeaksView.
Definition at line 38 of file pqPythonDebugLeaksView.h.
§ pqPythonDebugLeaksView()
pqPythonDebugLeaksView::pqPythonDebugLeaksView |
( |
QWidget * |
p = 0 | ) |
|
§ ~pqPythonDebugLeaksView()
virtual pqPythonDebugLeaksView::~pqPythonDebugLeaksView |
( |
| ) |
|
|
virtual |
§ onObjectDoubleClicked()
virtual void pqPythonDebugLeaksView::onObjectDoubleClicked |
( |
vtkObjectBase * |
object | ) |
|
|
protectedvirtual |
§ onClassNameDoubleClicked()
virtual void pqPythonDebugLeaksView::onClassNameDoubleClicked |
( |
const QString & |
className | ) |
|
|
protectedvirtual |
§ addObjectToPython()
virtual void pqPythonDebugLeaksView::addObjectToPython |
( |
vtkObjectBase * |
object | ) |
|
|
protectedvirtual |
§ addObjectsToPython()
virtual void pqPythonDebugLeaksView::addObjectsToPython |
( |
const QList< vtkObjectBase *> & |
objects | ) |
|
|
protectedvirtual |
The documentation for this class was generated from the following file: