26 #ifndef __TE_QT_PLUGINS_RP_INTERNAL_RASTERSLICINGACTION_H
27 #define __TE_QT_PLUGINS_RP_INTERNAL_RASTERSLICINGACTION_H
32 #include "../../../qt/widgets/rp/RasterSlicingWizard.h"
This is an abstract class used to register actions into rp pluging.
This class register the RasterSlicing action into RP Plugin.
RasterSlicingAction(QMenu *menu, QMenu *popupMenu)
void onApplicationTriggered(te::qt::af::evt::Event *e)
virtual void onActionActivated(bool checked)
virtual ~RasterSlicingAction()
std::unique_ptr< te::qt::widgets::RasterSlicingWizard > m_rasterSlicingWizard
virtual void onRasterSlicingFinished()
void addLayerSlot(te::map::AbstractLayerPtr layer)
virtual void onPopUpActionActivated(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.