26 #ifndef __TE_QT_PLUGINS_CELLSPACE_INTERNAL_PLUGIN_H
27 #define __TE_QT_PLUGINS_CELLSPACE_INTERNAL_PLUGIN_H
30 #include "../../../core/plugin/CppPlugin.h"
52 class CreateCellLayerAction;
The base class for C++ plugins.
This class register the contrast action into Cellular Space Plugin.
void registerActions()
Function used to register all raster processing actions.
void triggered(te::qt::af::evt::Event *e)
void unRegisterActions()
Function used to unregister all raster processing actions.
QAction * m_popupAction
Cellular Spaces pop up action registered.
CreateCellLayerAction * m_createCellLayer
Plugin(const te::core::PluginInfo &pluginInfo)
void startup()
This method will be called by applications to startup some plugin's functionality.
void shutdown()
This method will be called by applicatons to shutdown plugin's functionality.
QMenu * m_cellSpaceMenu
Cellular Spaces Main Menu registered.
Basic information about a plugin.
A base class for application events.
Proxy configuration file for TerraView (see terraview_config.h).