26 #ifndef __TE_QT_PLUGINS_EDIT_INTERNAL_PLUGIN_H    27 #define __TE_QT_PLUGINS_EDIT_INTERNAL_PLUGIN_H    30 #include "../../../plugin/Plugin.h"    80           void onActionActivated(
bool);
    86           void onGeometriesChanged();
    96           void updateDelegate(
const bool& add);
   116 #endif //__TE_QT_PLUGINS_EDIT_INTERNAL_PLUGIN_H 
PLUGIN_CALL_BACK_DECLARATION(TEQTPLUGINADDRESSGEOCODINGEXPORT)
 
This is the base class for layers. 
 
A base class for application events. 
 
EditDelegate * m_delegate
 
ToolBar * m_toolbar
Main toolbar of TerraLib Edit Qt Plugin. 
 
#define TEQTPLUGINEDITEXPORT
You can use this macro in order to export/import classes and functions from all plug-ins files...
 
Configuration flags for the TerraLib Edit plugin. 
 
A base class for plugin types. 
 
QMenu * m_menu
Main menu of TerraLib Edit Qt Plugin. 
 
QAction * m_action
Action used to call the process. 
 
The basic information about a plugin.