26 #ifndef __TERRALIB_QT_PLUGINS_EDIT_INTERNAL_TOOLBAR_H 
   27 #define __TERRALIB_QT_PLUGINS_EDIT_INTERNAL_TOOLBAR_H 
   30 #include "../../../maptools/AbstractLayer.h" 
   65             QToolBar* 
get() 
const;
 
   77             void createAction(QAction*& action, 
const QString& tooltip, 
const QString& icon, 
bool checkable, 
bool enabled, 
const char* member);
 
  115 #endif //__TERRALIB_QT_PLUGINS_EDIT_INTERNAL_TOOLBAR_H 
Configuration flags for the TerraLib Edit plugin. 
 
boost::intrusive_ptr< AbstractLayer > AbstractLayerPtr