Go to the documentation of this file.
26 #ifndef __TE_QT_PLUGINS_CLOUDDETECTION_INTERNAL_CLOUDDETECTIONACTION_H
27 #define __TE_QT_PLUGINS_CLOUDDETECTION_INTERNAL_CLOUDDETECTIONACTION_H
32 #include "../../../maptools/AbstractLayer.h"
33 #include "../../../qt/widgets/rp/CloudDetectionDialog.h"
86 std::unique_ptr<te::qt::widgets::CloudDetectionDialog>
m_dlg;
94 #endif //__TE_QT_PLUGINS_RP_INTERNAL_CLOUDDETECTIONACTION_H
CloudDetectionAction(QMenu *menu, QMenu *popupMenu)
This is an abstract class used to register actions into rp pluging.
boost::intrusive_ptr< AbstractLayer > AbstractLayerPtr
virtual ~CloudDetectionAction()
This file defines the abstract class AbstractAction.
Proxy configuration file for TerraView (see terraview_config.h).
std::unique_ptr< te::qt::widgets::CloudDetectionDialog > m_dlg
This class register the action into Cloud Detection Plugin.
void addLayer(te::map::AbstractLayerPtr outputLayer)
virtual void onActionActivated(bool checked)