27 #ifndef vtkQtDebugLeaksModel_h 28 #define vtkQtDebugLeaksModel_h 31 #include "QVTKWin32Header.h" 32 #include <QStandardItemModel> 46 QList<vtkObjectBase*> getObjects(
const QString& className);
52 QStandardItemModel* referenceCountModel(
const QString& className);
59 void processPendingObjects();
63 virtual Qt::ItemFlags
flags(
const QModelIndex &
index)
const;
88 QString pointerAsString(
void* ptr);
91 virtual Qt::ItemFlags
flags(
const QModelIndex &
index)
const;
94 void updateReferenceCounts();
model class that observes the vtkDebugLeaks singleton
GLsizei GLsizei GLuint * obj
#define VTKGUISUPPORTQT_EXPORT
abstract base class for most VTK objects