23 #ifndef __qSlicerSegmentEditorEffectFactory_h 24 #define __qSlicerSegmentEditorEffectFactory_h 27 #include "qSlicerSegmentationsEditorEffectsExport.h" 34 class qSlicerSegmentEditorEffectFactoryCleanup;
66 void effectRegistered(QString);
82 friend class qSlicerSegmentEditorEffectFactoryCleanup;
Abstract class for segment editor effects.
Q_INVOKABLE QList< qSlicerSegmentEditorAbstractEffect * > registeredEffects()
Get list of registered effects.
Singleton class managing segment editor effect plugins.
QList< qSlicerSegmentEditorAbstractEffect * > m_RegisteredEffects
List of registered effect instances.