26 #ifndef __TE_QT_PLUGINS_RP_INTERNAL_CLIPPINGACTION_H 
   27 #define __TE_QT_PLUGINS_RP_INTERNAL_CLIPPINGACTION_H 
   69 #endif //__TE_QT_PLUGINS_RP_INTERNAL_CLIPPINGACTION_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 void onActionActivated(bool checked)
 
virtual void onPopUpActionActivated(bool checked)
 
ClippingAction(QMenu *menu, QMenu *popupMenu)
 
virtual ~ClippingAction()
 
This class register the Clipping action into RP Plugin.