26 #ifndef __TERRALIB_QT_WIDGETS_SE_INTERNAL_SYMBOL_NODE_H
27 #define __TERRALIB_QT_WIDGETS_SE_INTERNAL_SYMBOL_NODE_H
30 #include "../Config.h"
93 const std::map<std::string, te::qt::widgets::SymbolNode*>&
getNodes()
const;
134 const std::map<std::string, te::qt::widgets::Symbol*>&
getSymbols()
const;
204 std::map<std::string, te::qt::widgets::SymbolNode*>
m_nodes;
This class represents a symbol.