26 #ifndef __TE_QT_PLUGINS_RP_INTERNAL_CONTRASTACTION_H    27 #define __TE_QT_PLUGINS_RP_INTERNAL_CONTRASTACTION_H    30 #include "../../../qt/widgets/rp/ContrastDialogForm.h"    83 #endif //__TE_QT_PLUGINS_RP_INTERNAL_CONTRASTACTION_H virtual void onPopUpActionActivated(bool checked)
 
This is an abstract class used to register actions into rp pluging. 
 
A base class for application events. 
 
std::unique_ptr< te::qt::widgets::ContrastDialogForm > m_contrastDlg
 
This file defines the abstract class AbstractAction. 
 
Configuration flags for the RP Qt Widget plugin. 
 
void addLayer(te::map::AbstractLayerPtr outputLayer)
 
void onApplicationTriggered(te::qt::af::evt::Event *e)
 
This class register the contrast action into RP Plugin. 
 
ContrastAction(QMenu *menu, QMenu *popupMenu)
 
virtual void onActionActivated(bool checked)
 
boost::intrusive_ptr< AbstractLayer > AbstractLayerPtr
 
virtual ~ContrastAction()