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