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