VTK
Public Member Functions | Protected Slots
ReferenceCountModel Class Reference

#include <vtkQtDebugLeaksModel.h>

List of all members.

Public Member Functions

 ReferenceCountModel (QObject *p=0)
 ~ReferenceCountModel ()
void addObject (vtkObjectBase *obj)
void removeObject (vtkObjectBase *obj)
QString pointerAsString (void *ptr)
virtual Qt::ItemFlags flags (const QModelIndex &index) const

Protected Slots

void updateReferenceCounts ()

Detailed Description

Definition at line 79 of file vtkQtDebugLeaksModel.h.


Constructor & Destructor Documentation


Member Function Documentation

QString ReferenceCountModel::pointerAsString ( void *  ptr)
virtual Qt::ItemFlags ReferenceCountModel::flags ( const QModelIndex &  index) const [virtual]
void ReferenceCountModel::updateReferenceCounts ( ) [protected, slot]

The documentation for this class was generated from the following file: