Go to the documentation of this file.
26 #ifndef __TE_QT_PLUGINS_RP_INTERNAL_SEGMENTERACTION_H
27 #define __TE_QT_PLUGINS_RP_INTERNAL_SEGMENTERACTION_H
32 #include "../../../qt/widgets/rp/SegmenterWizard.h"
80 #endif //__TE_QT_PLUGINS_RP_INTERNAL_SEGMENTERACTION_H
std::unique_ptr< te::qt::widgets::SegmenterWizard > m_segmenterWizard
This is an abstract class used to register actions into rp pluging.
boost::intrusive_ptr< AbstractLayer > AbstractLayerPtr
virtual void onPopUpActionActivated(bool checked)
void addLayerSlot(te::map::AbstractLayerPtr layer)
SegmenterAction(QMenu *menu, QMenu *popupMenu)
This file defines the abstract class AbstractAction.
virtual void onActionActivated(bool checked)
virtual void onSegmenterWizardFinished()
Proxy configuration file for TerraView (see terraview_config.h).
This class register the Segmenter action into RP Plugin.
virtual ~SegmenterAction()