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 Member Functions | List of all members
ctkTestWrappedQListOfVTKObject Class Reference

#include <Applications/ctkSimplePythonShell/ctkTestWrappedQListOfVTKObject.h>

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

Public Member Functions

 ctkTestWrappedQListOfVTKObject (QObject *newParent=0)
 
Q_INVOKABLE int numberOfElementInList (const QList< vtkTable * > &listOfTable)
 Example ot slot accepting a VTK object as parameter. More...
 

Detailed Description

Definition at line 31 of file ctkTestWrappedQListOfVTKObject.h.

Constructor & Destructor Documentation

◆ ctkTestWrappedQListOfVTKObject()

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

Definition at line 36 of file ctkTestWrappedQListOfVTKObject.h.

Member Function Documentation

◆ numberOfElementInList()

Q_INVOKABLE int ctkTestWrappedQListOfVTKObject::numberOfElementInList ( const QList< vtkTable * > &  listOfTable)
inline

Example ot slot accepting a VTK object as parameter.

Definition at line 41 of file ctkTestWrappedQListOfVTKObject.h.


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