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" 81 #endif //__TE_QT_PLUGINS_RP_INTERNAL_RASTERSLICINGACTION_H virtual void onActionActivated(bool checked)
This is an abstract class used to register actions into rp pluging.
virtual ~RasterSlicingAction()
virtual void onPopUpActionActivated(bool checked)
A base class for application events.
This file defines the abstract class AbstractAction.
Configuration flags for the RP Qt Widget plugin.
std::unique_ptr< te::qt::widgets::RasterSlicingWizard > m_rasterSlicingWizard
void addLayerSlot(te::map::AbstractLayerPtr layer)
RasterSlicingAction(QMenu *menu, QMenu *popupMenu)
virtual void onRasterSlicingFinished()
This class register the RasterSlicing action into RP Plugin.
void onApplicationTriggered(te::qt::af::evt::Event *e)
boost::intrusive_ptr< AbstractLayer > AbstractLayerPtr