#include <Applications/ctkSimplePythonShell/ctkTestWrappedVTKSlot.h>
|
vtkTable * | getTable () const |
| Example of slot returning a VTK object. More...
|
|
void | setTable (vtkTable *newTable) |
| Example ot slot accepting a VTK object as parameter. More...
|
|
Definition at line 31 of file ctkTestWrappedVTKSlot.h.
◆ ctkTestWrappedVTKSlot()
ctkTestWrappedVTKSlot::ctkTestWrappedVTKSlot |
( |
QObject * |
newParent = 0 | ) |
|
|
inline |
◆ ~ctkTestWrappedVTKSlot()
virtual ctkTestWrappedVTKSlot::~ctkTestWrappedVTKSlot |
( |
| ) |
|
|
inlinevirtual |
◆ getTable
vtkTable* ctkTestWrappedVTKSlot::getTable |
( |
| ) |
const |
|
inlineslot |
◆ setTable
void ctkTestWrappedVTKSlot::setTable |
( |
vtkTable * |
newTable | ) |
|
|
inlineslot |
The documentation for this class was generated from the following file: