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;
    74             void registerActions();
    80             void unRegisterActions();
   100 #endif //__TE_QT_PLUGINS_CELLSPACE_INTERNAL_PLUGIN_H QAction * m_popupAction
Cellular Spaces pop up action registered. 
 
A base class for application events. 
 
Basic information about a plugin. 
 
This class register the contrast action into Cellular Space Plugin. 
 
The base class for C++ plugins. 
 
Configuration flags for the Cellular Spaces Qt Widget plugin. 
 
CreateCellLayerAction * m_createCellLayer
 
QMenu * m_cellSpaceMenu
Cellular Spaces Main Menu registered.