Go to the documentation of this file.
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;
100 #endif //__TE_QT_PLUGINS_CELLSPACE_INTERNAL_PLUGIN_H
CreateCellLayerAction * m_createCellLayer
void shutdown()
This method will be called by applicatons to shutdown plugin's functionality.
Plugin(const te::core::PluginInfo &pluginInfo)
This class register the contrast action into Cellular Space Plugin.
A base class for application events.
Basic information about a plugin.
The base class for C++ plugins.
QMenu * m_cellSpaceMenu
Cellular Spaces Main Menu registered.
void unRegisterActions()
Function used to unregister all raster processing actions.
void triggered(te::qt::af::evt::Event *e)
void startup()
This method will be called by applications to startup some plugin's functionality.
Proxy configuration file for TerraView (see terraview_config.h).
QAction * m_popupAction
Cellular Spaces pop up action registered.
void registerActions()
Function used to register all raster processing actions.