26#ifndef __TE_QT_PLUGINS_RP_INTERNAL_ARITHMETICOPACTION_H
27#define __TE_QT_PLUGINS_RP_INTERNAL_ARITHMETICOPACTION_H
70 std::unique_ptr<te::qt::widgets::ArithmeticOpDialogForm>
m_arithOpDlg;
This is an abstract class used to register actions into rp pluging.
void addLayer(te::map::AbstractLayerPtr outputLayer)
std::unique_ptr< te::qt::widgets::ArithmeticOpDialogForm > m_arithOpDlg
virtual void onActionActivated(bool checked)
virtual ~ArithmeticOpAction()
ArithmeticOpAction(QMenu *menu, QMenu *popupMenu)
boost::intrusive_ptr< AbstractLayer > AbstractLayerPtr
Namespace for the Qt module of TerraLib.
This file defines the abstract class AbstractAction.
Configuration flags for the RP Qt Widget plugin.