21 #ifndef TE_QT_PLUGINS_RP_VECTORIZATIONACTION_H    22 #define TE_QT_PLUGINS_RP_VECTORIZATIONACTION_H    57 #endif // TE_QT_PLUGINS_RP_VECTORIZATIONACTION_H This is an abstract class used to register actions into rp pluging. 
 
VectorizationAction(QMenu *menu, QMenu *popupMenu)
 
virtual void onActionActivated(bool checked)
 
This file defines the abstract class AbstractAction. 
 
virtual ~VectorizationAction()
 
virtual void onPopUpActionActivated(bool checked)