26#ifndef __TE_QT_PLUGINS_CLOUDDETECTION_INTERNAL_CLOUDDETECTIONACTION_H
27#define __TE_QT_PLUGINS_CLOUDDETECTION_INTERNAL_CLOUDDETECTIONACTION_H
86 std::unique_ptr<te::qt::widgets::CloudDetectionDialog>
m_dlg;
This is the base class for Layers.
This is an abstract class used to register actions into rp pluging.
virtual ~CloudDetectionAction()
void addLayer(te::map::AbstractLayerPtr outputLayer)
CloudDetectionAction(QMenu *menu, QMenu *popupMenu)
virtual void onActionActivated(bool checked)
std::unique_ptr< te::qt::widgets::CloudDetectionDialog > m_dlg
boost::intrusive_ptr< AbstractLayer > AbstractLayerPtr
Namespace for the Qt Application Framework module of TerraLib.
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.