26 #ifndef __TERRALIB_PLUGINEDIT_INTERNAL_STASHER_H 27 #define __TERRALIB_PLUGINEDIT_INTERNAL_STASHER_H 60 #endif // __TERRALIB_PLUGINEDIT_INTERNAL_STASHER_H This is the base class for layers.
void GetStashedGeometries(const te::map::AbstractLayer *layer, std::map< std::string, te::gm::Geometry *> &geoms, std::map< std::string, int > &ops)
bool RemoveDir(const QString &dirName)
std::set< std::string > GetStashedLayers()
void RemoveStash(const te::map::AbstractLayer *layer)
void StashGeometries(const te::map::AbstractLayer *layer, const std::map< std::string, te::gm::Geometry *> &geoms, const std::map< std::string, int > &ops)