26 #ifndef __TE_QT_PLUGINS_MNT_INTERNAL_IMAGEGENERATIONACTION_H    27 #define __TE_QT_PLUGINS_MNT_INTERNAL_IMAGEGENERATIONACTION_H    67 #endif //__TE_QT_PLUGINS_MNT_INTERNAL_IMAGEGENERATIONACTION_H This is an abstract class used to register actions into mnt pluging. 
 
Configuration flags for the MNT Qt Widget plugin. 
 
ImageGenerationAction(QMenu *menu)
 
This file defines the abstract class AbstractAction. 
 
virtual void onActionActivated(bool checked)
 
This class register the image generation action into MNT Plugin. 
 
virtual ~ImageGenerationAction()