28 #ifndef __TERRALIB_EDIT_QT_INTERNAL_ADD_COMMAND_H  
   29 #define __TERRALIB_EDIT_QT_INTERNAL_ADD_COMMAND_H 
   32 #include "../../../../qt/widgets/canvas/MapDisplay.h" 
   33 #include "../../Config.h" 
   34 #include "../../../Feature.h" 
   37 #include <QUndoCommand> 
#define TEEDITQTEXPORT
You can use this macro in order to export/import classes and functions from this module. 
 
std::vector< Feature * > & m_addItems
 
te::map::AbstractLayerPtr m_layer
 
te::qt::widgets::MapDisplay * m_display
 
Undo/Redo for add one components. 
 
boost::intrusive_ptr< AbstractLayer > AbstractLayerPtr
 
std::vector< te::gm::Coord2D > & m_coords