qVTKObjectEventsObserverPrivate Class Reference

Inheritance diagram for qVTKObjectEventsObserverPrivate:
qCTKPrivate< qVTKObjectEventsObserver > qCTKPrivate< qVTKObjectEventsObserver >

List of all members.

Public Member Functions

QList< qVTKConnection * > connections () const
bool containsConnection (vtkObject *vtk_obj, unsigned long vtk_event, const QObject *qt_obj, const char *qt_slot)
QString convertPointerToString (void *pointer)
qVTKConnectionfindConnection (vtkObject *vtk_obj, unsigned long vtk_event, const QObject *qt_obj, const char *qt_slot)
qVTKConnectionfindConnection (const QString &id)
QList< qVTKConnection * > findConnections (vtkObject *vtk_obj, unsigned long vtk_event, const QObject *qt_obj, const char *qt_slot)
 qVTKObjectEventsObserverPrivate ()
 qVTKObjectEventsObserverPrivate ()

Public Attributes

bool AllBlocked
bool AllEnabled
QHash< QString, qVTKConnection * > ConnectionMap
bool ParentSet

Constructor & Destructor Documentation

qVTKObjectEventsObserverPrivate::qVTKObjectEventsObserverPrivate (  ) 

References AllBlocked, AllEnabled, and ParentSet.

qVTKObjectEventsObserverPrivate::qVTKObjectEventsObserverPrivate (  ) 

Member Function Documentation

QList<qVTKConnection*> qVTKObjectEventsObserverPrivate::connections (  )  const [inline]
bool qVTKObjectEventsObserverPrivate::containsConnection ( vtkObject vtk_obj,
unsigned long  vtk_event,
const QObject qt_obj,
const char qt_slot 
)

Check if a connection has already been added

References findConnection().

QString qVTKObjectEventsObserverPrivate::convertPointerToString ( void *  pointer  ) 
qVTKConnection * qVTKObjectEventsObserverPrivate::findConnection ( vtkObject vtk_obj,
unsigned long  vtk_event,
const QObject qt_obj,
const char qt_slot 
)

Return a reference toward the corresponding connection or 0 if doesn't exist

References findConnections().

qVTKConnection * qVTKObjectEventsObserverPrivate::findConnection ( const QString id  ) 

Return a reference toward the corresponding connection or 0 if doesn't exist

References connections(), and qVTKConnection::id().

Referenced by containsConnection().

QList< qVTKConnection * > qVTKObjectEventsObserverPrivate::findConnections ( vtkObject vtk_obj,
unsigned long  vtk_event,
const QObject qt_obj,
const char qt_slot 
)

Return all the references that match the given parameters

References connections(), and qVTKConnection::isEqual().

Referenced by findConnection().


Member Data Documentation


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

Generated on 6 Apr 2011 for Slicer3 by  doxygen 1.6.1