26 #ifndef __TE_QT_PLUGINS_RP_INTERNAL_CLIPPINGACTION_H    27 #define __TE_QT_PLUGINS_RP_INTERNAL_CLIPPINGACTION_H    32 #include "../../../qt/widgets/rp/ClippingWizard.h"    81 #endif //__TE_QT_PLUGINS_RP_INTERNAL_CLIPPINGACTION_H std::unique_ptr< te::qt::widgets::ClippingWizard > m_clippingWizard
 
void addLayerSlot(te::map::AbstractLayerPtr layer)
 
This is an abstract class used to register actions into rp pluging. 
 
A base class for application events. 
 
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()
 
void onApplicationTriggered(te::qt::af::evt::Event *e)
 
virtual void onClippingWizardFinished()
 
This class register the Clipping action into RP Plugin. 
 
boost::intrusive_ptr< AbstractLayer > AbstractLayerPtr