26 #ifndef __TE_QT_PLUGINS_RP_INTERNAL_RASTEREDITACTION_H
27 #define __TE_QT_PLUGINS_RP_INTERNAL_RASTEREDITACTION_H
32 #include "../../../qt/widgets/rp/RasterEditWizard.h"
This is an abstract class used to register actions into rp pluging.
This class register the RasterEdit action into RP Plugin.
virtual ~RasterEditAction()
void addLayerSlot(te::map::AbstractLayerPtr layer)
virtual void onRasterEditFinished()
RasterEditAction(QMenu *menu, QMenu *popupMenu)
std::unique_ptr< te::qt::widgets::RasterEditWizard > m_rasterEditWizard
void onApplicationTriggered(te::qt::af::evt::Event *e)
virtual void onPopUpActionActivated(bool checked)
virtual void onActionActivated(bool checked)
boost::intrusive_ptr< AbstractLayer > AbstractLayerPtr
A base class for application events.
Proxy configuration file for TerraView (see terraview_config.h).
This file defines the abstract class AbstractAction.