Go to the documentation of this file.
26 #ifndef __TE_QT_PLUGINS_RP_INTERNAL_FILTERACTION_H
27 #define __TE_QT_PLUGINS_RP_INTERNAL_FILTERACTION_H
30 #include "../../../qt/widgets/rp/FilterDialogForm.h"
72 std::unique_ptr<te::qt::widgets::FilterDialogForm>
m_filterDlg;
80 #endif //__TE_QT_PLUGINS_RP_INTERNAL_FILTERACTION_H
std::unique_ptr< te::qt::widgets::FilterDialogForm > m_filterDlg
This is an abstract class used to register actions into rp pluging.
boost::intrusive_ptr< AbstractLayer > AbstractLayerPtr
void onApplicationTriggered(te::qt::af::evt::Event *e)
This file defines the abstract class AbstractAction.
A base class for application events.
virtual void onActionActivated(bool checked)
FilterAction(QMenu *menu, QMenu *popupMenu)
void addLayer(te::map::AbstractLayerPtr outputLayer)
This class register the filter action into RP Plugin.
Proxy configuration file for TerraView (see terraview_config.h).