virtual QString getDescription()
Method that return the action extension descrption.
Definition: ImageLutExtension.h:82
virtual QString getName()
Method that return the action extension name.
Definition: ImageLutExtension.h:77
ImageLutExtension()
the constructor
Definition: ImageLutExtension.h:68
virtual void init()
initialize all the actions
Definition: ImageLutExtension.cpp:30
The lut action extension.
Definition: ImageLutExtension.h:38
virtual ~ImageLutExtension()
the destructor
Definition: ImageLutExtension.h:71