26 #ifndef __TERRALIB_QT_WIDGETS_SE_INTERNAL_SYMBOLLIBRARY_H    27 #define __TERRALIB_QT_WIDGETS_SE_INTERNAL_SYMBOLLIBRARY_H    30 #include "../Config.h"    76           void remove(
Symbol* symbol);
    85           Symbol* findById(
const std::string& 
id) 
const;
    93           std::pair<std::map<std::string, Symbol*>::const_iterator,
    94                     std::map<std::string, Symbol*>::const_iterator> getIterator() 
const;
    96           const std::string& getName() 
const;
   111 #endif  // __TERRALIB_QT_WIDGETS_SE_INTERNAL_SYMBOLLIBRARY_H 
mydialect insert("+", new te::da::BinaryOpEncoder("+"))