26#ifndef __TE_QT_PLUGINS_RP_INTERNAL_CLIPPINGACTION_H
27#define __TE_QT_PLUGINS_RP_INTERNAL_CLIPPINGACTION_H
A Qt dialog that allows users to run a clipping operation defined by RP module.
This is an abstract class used to register actions into rp pluging.
void onApplicationTriggered(te::qt::af::evt::Event *e)
void addLayerSlot(te::map::AbstractLayerPtr layer)
virtual void onClippingWizardFinished()
virtual void onActionActivated(bool checked)
std::unique_ptr< te::qt::widgets::ClippingWizard > m_clippingWizard
virtual void onPopUpActionActivated(bool checked)
virtual ~ClippingAction()
ClippingAction(QMenu *menu, QMenu *popupMenu)
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.