26 #ifndef __TERRALIB_SERIALIZATION_QT_WIDGETS_INTERNAL_SYMBOL_H 
   27 #define __TERRALIB_SERIALIZATION_QT_WIDGETS_INTERNAL_SYMBOL_H 
   30 #include "../../Config.h" 
   56 #endif  // __TERRALIB_SERIALIZATION_QT_WIDGETS_INTERNAL_SYMBOL_H 
This class models a XML reader object. 
 
#define TESERIALIZATIONEXPORT
You can use this macro in order to export/import classes and functions from this module. 
 
TESERIALIZATIONEXPORT void ReadSymbolLibrary(const std::string &symbolLibraryFileName)
 
This class represents a symbol. TODO: More description! 
 
TESERIALIZATIONEXPORT te::qt::widgets::Symbol * ReadSymbol(te::xml::Reader &reader)