Go to the documentation of this file.
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"
81 #endif //__TE_QT_PLUGINS_RP_INTERNAL_CONTRASTACTION_H
This is an abstract class used to register actions into rp pluging.
boost::intrusive_ptr< AbstractLayer > AbstractLayerPtr
virtual ~ContrastAction()
std::unique_ptr< te::qt::widgets::ContrastDialogForm > m_contrastDlg
This file defines the abstract class AbstractAction.
This class register the contrast action into RP Plugin.
A base class for application events.
void addLayer(te::map::AbstractLayerPtr outputLayer)
void onApplicationTriggered(te::qt::af::evt::Event *e)
Proxy configuration file for TerraView (see terraview_config.h).
virtual void onActionActivated(bool checked)
ContrastAction(QMenu *menu, QMenu *popupMenu)