Go to the documentation of this file.
26 #ifndef __TE_QT_PLUGINS_RP_INTERNAL_PCAACTION_H
27 #define __TE_QT_PLUGINS_RP_INTERNAL_PCAACTION_H
32 #include "../../../qt/widgets/rp/PCAWizard.h"
73 std::unique_ptr<te::qt::widgets::PCAWizard>
m_Wizard;
81 #endif //__TE_QT_PLUGINS_RP_INTERNAL_PCAACTION_H
This is an abstract class used to register actions into rp pluging.
boost::intrusive_ptr< AbstractLayer > AbstractLayerPtr
virtual void onPCAWizardFinished()
This class register the PCA action into RP Plugin.
virtual void onActionActivated(bool checked)
This file defines the abstract class AbstractAction.
A base class for application events.
void onApplicationTriggered(te::qt::af::evt::Event *e)
Proxy configuration file for TerraView (see terraview_config.h).
void addLayerSlot(te::map::AbstractLayerPtr layer)
std::unique_ptr< te::qt::widgets::PCAWizard > m_Wizard
virtual void onPopUpActionActivated(bool checked)
PCAAction(QMenu *menu, QMenu *popupMenu)