26 #ifndef __TERRALIB_QT_PLUGINS_EDIT_INTERNAL_TOOLBAR_H 27 #define __TERRALIB_QT_PLUGINS_EDIT_INTERNAL_TOOLBAR_H 31 #include "../../../maptools/AbstractLayer.h" 50 class GeometriesUpdateTool;
84 QToolBar*
get()
const;
207 void createAction(QAction*& action,
const QString& tooltip,
const QString& icon,
bool checkable,
bool enabled,
const QString& objName,
const char* member);
216 #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