![]() |
CTK
0.1.0
The Common Toolkit is a community effort to provide support code for medical image analysis, surgical navigation, and related projects.
|
#include <Applications/ctkSimplePythonShell/ctkTestWrappedQListOfVTKObject.h>
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... | |
Definition at line 31 of file ctkTestWrappedQListOfVTKObject.h.
|
inline |
Definition at line 36 of file ctkTestWrappedQListOfVTKObject.h.
|
inline |
Example ot slot accepting a VTK object as parameter.
Definition at line 41 of file ctkTestWrappedQListOfVTKObject.h.