virtual ~ImageLutExtension()
the destructor
Definition: ImageLutExtension.h:47
Q_INTERFACES(camitk::ActionExtension)
virtual QString getDescription()
Method that return the action extension descrption.
Definition: ImageLutExtension.h:56
virtual QString getName()
Method that return the action extension name.
Definition: ImageLutExtension.h:53
ImageLutExtension()
the constructor
Definition: ImageLutExtension.h:44
virtual void init()
initialize all the actions
The lut action extension.
Definition: ImageLutExtension.h:38