Go to the documentation of this file.
26 #ifndef __TE_QT_PLUGINS_RP_INTERNAL_ARITHMETICOPACTION_H
27 #define __TE_QT_PLUGINS_RP_INTERNAL_ARITHMETICOPACTION_H
30 #include "../../../qt/widgets/rp/ArithmeticOpDialogForm.h"
70 std::unique_ptr<te::qt::widgets::ArithmeticOpDialogForm>
m_arithOpDlg;
79 #endif //__TE_QT_PLUGINS_RP_INTERNAL_ARITHMETICOPACTION_H
This is an abstract class used to register actions into rp pluging.
boost::intrusive_ptr< AbstractLayer > AbstractLayerPtr
std::unique_ptr< te::qt::widgets::ArithmeticOpDialogForm > m_arithOpDlg
This file defines the abstract class AbstractAction.
void addLayer(te::map::AbstractLayerPtr outputLayer)
ArithmeticOpAction(QMenu *menu, QMenu *popupMenu)
This class register the arithmeticOp action into RP Plugin.
Proxy configuration file for TerraView (see terraview_config.h).
virtual ~ArithmeticOpAction()
virtual void onActionActivated(bool checked)