Go to the documentation of this file.
26 #ifndef __TE_QT_PLUGINS_RP_INTERNAL_CLASSIFIERACTION_H
27 #define __TE_QT_PLUGINS_RP_INTERNAL_CLASSIFIERACTION_H
32 #include "../../../qt/widgets/rp/ClassifierWizard.h"
81 #endif //__TE_QT_PLUGINS_RP_INTERNAL_CLASSIFIERACTION_H
This is an abstract class used to register actions into rp pluging.
boost::intrusive_ptr< AbstractLayer > AbstractLayerPtr
This class register the classifier action into RP Plugin.
This file defines the abstract class AbstractAction.
A base class for application events.
ClassifierAction(QMenu *menu, QMenu *popupMenu)
virtual void onClassifierWizardFinished()
std::unique_ptr< te::qt::widgets::ClassifierWizard > m_classifierWizard
void addLayerSlot(te::map::AbstractLayerPtr layer)
void onApplicationTriggered(te::qt::af::evt::Event *e)
virtual void onActionActivated(bool checked)
Proxy configuration file for TerraView (see terraview_config.h).
virtual ~ClassifierAction()