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

Go to the source code of this file.

Classes

class  qSlicerSegmentEditorScriptedEffect
 Scripted abstract effect for implementing segment editor effects in python. More...
 

Typedefs

typedef _object PyObject
 

Typedef Documentation

◆ PyObject

typedef _object PyObject

Definition at line 33 of file qSlicerSegmentEditorScriptedEffect.h.