26 #ifndef __TE_QT_PLUGINS_RP_INTERNAL_CLASSIFIERACTION_H    27 #define __TE_QT_PLUGINS_RP_INTERNAL_CLASSIFIERACTION_H    67 #endif //__TE_QT_PLUGINS_RP_INTERNAL_CLASSIFIERACTION_H This is an abstract class used to register actions into rp pluging. 
 
This file defines the abstract class AbstractAction. 
 
Configuration flags for the RP Qt Widget plugin. 
 
virtual ~ClassifierAction()
 
ClassifierAction(QMenu *menu, QMenu *popupMenu)
 
This class register the classifier action into RP Plugin. 
 
virtual void onActionActivated(bool checked)