CTK  0.1.0
The Common Toolkit is a community effort to provide support code for medical image analysis, surgical navigation, and related projects.
Public Slots | Public Member Functions | List of all members
ctkTestWrappedVTKObserver Class Reference

#include <Applications/ctkSimplePythonShell/ctkTestWrappedVTKObserver.h>

Inheritance diagram for ctkTestWrappedVTKObserver:
Inheritance graph
[legend]
Collaboration diagram for ctkTestWrappedVTKObserver:
Collaboration graph
[legend]

Public Slots

vtkTable * getTable () const
 Example of slot returning a VTK object. More...
 

Public Member Functions

 ctkTestWrappedVTKObserver (QObject *newParent=0)
 
virtual ~ctkTestWrappedVTKObserver ()
 

Detailed Description

Definition at line 31 of file ctkTestWrappedVTKObserver.h.

Constructor & Destructor Documentation

◆ ctkTestWrappedVTKObserver()

ctkTestWrappedVTKObserver::ctkTestWrappedVTKObserver ( QObject *  newParent = 0)
inline

Definition at line 36 of file ctkTestWrappedVTKObserver.h.

◆ ~ctkTestWrappedVTKObserver()

virtual ctkTestWrappedVTKObserver::~ctkTestWrappedVTKObserver ( )
inlinevirtual

Definition at line 41 of file ctkTestWrappedVTKObserver.h.

Member Function Documentation

◆ getTable

vtkTable* ctkTestWrappedVTKObserver::getTable ( ) const
inlineslot

Example of slot returning a VTK object.

Definition at line 48 of file ctkTestWrappedVTKObserver.h.


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