26#ifndef __TE_QT_PLUGINS_RP_INTERNAL_RASTERSLICINGACTION_H
27#define __TE_QT_PLUGINS_RP_INTERNAL_RASTERSLICINGACTION_H
This is an abstract class used to register actions into rp pluging.
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
Namespace for the Qt module of TerraLib.
This file defines the abstract class AbstractAction.
A base class for application events.
Configuration flags for the RP Qt Widget plugin.