21#ifndef TE_QT_PLUGINS_RP_RASTERSTATISTICSACTION_H
22#define TE_QT_PLUGINS_RP_RASTERSTATISTICSACTION_H
50 std::unique_ptr<te::qt::widgets::RasterStatisticsWizard>
m_wizardPtr;
This is an abstract class used to register actions into rp pluging.
RasterStatisticsAction(QMenu *menu, QMenu *popupMenu)
std::unique_ptr< te::qt::widgets::RasterStatisticsWizard > m_wizardPtr
virtual void onPopUpActionActivated(bool checked)
virtual ~RasterStatisticsAction()
virtual void onActionActivated(bool checked)
Namespace for the Qt module of TerraLib.
This file defines the abstract class AbstractAction.