Slicer  5.1
Slicer is a multi-platform, free and open source software package for visualization and medical image computing
Classes | Typedefs
qSlicerSegmentEditorScriptedLabelEffect.h File Reference
#include "qSlicerSegmentEditorAbstractLabelEffect.h"
#include "qSlicerSegmentationsEditorEffectsExport.h"
Include dependency graph for qSlicerSegmentEditorScriptedLabelEffect.h:

Go to the source code of this file.

Classes

class  qSlicerSegmentEditorScriptedLabelEffect
 Scripted abstract effect for implementing label effects in python. More...
 

Typedefs

typedef _object PyObject
 

Typedef Documentation

◆ PyObject

typedef _object PyObject

Definition at line 33 of file qSlicerSegmentEditorScriptedLabelEffect.h.