26 #ifndef __TERRALIB_QT_PLUGINS_EDIT_INTERNAL_TOOLBAR_H 
   27 #define __TERRALIB_QT_PLUGINS_EDIT_INTERNAL_TOOLBAR_H 
   30 #include "../../../maptools/AbstractLayer.h" 
   47     class GeometriesUpdateTool;
 
   81           QToolBar* 
get() 
const;
 
  168           void createAction(QAction*& action, 
const QString& tooltip, 
const QString& icon, 
bool checkable, 
bool enabled, 
const QString& objName, 
const char* member);
 
  177 #endif //__TERRALIB_QT_PLUGINS_EDIT_INTERNAL_TOOLBAR_H 
This is the base class for layers. 
 
A base class for application events. 
 
A connector of the te::qt::widgets::MapDisplay class to the Application Framework. 
 
Configuration flags for the TerraLib Edit plugin. 
 
boost::intrusive_ptr< AbstractLayer > AbstractLayerPtr