26 #ifndef __TE_QT_PLUGINS_MNT_INTERNAL_PROFILEACTION_H 
   27 #define __TE_QT_PLUGINS_MNT_INTERNAL_PROFILEACTION_H 
   75 #endif //__TE_QT_PLUGINS_MNT_INTERNAL_PROFILEACTION_H 
This is an abstract class used to register actions into mnt pluging. 
 
Configuration flags for the MNT Qt Widget plugin. 
 
This file defines the abstract class AbstractAction. 
 
te::mnt::ProfileDialog * m_profiledlg
 
This class register the isolines generation action into MNT Plugin. 
 
virtual void onActionActivated(bool checked)
 
ProfileAction(QMenu *menu)