26 #ifndef TE_QT_AF_XMLFORMATTER_H 
   27 #define TE_QT_AF_XMLFORMATTER_H 
   31 #include "../../maptools/AbstractLayer.h" 
   89         static void formatDataSourceInfos(
const bool& encode);
 
   98         static std::string format(
const std::string& s, 
const bool& encode);
 
  107 #endif // TE_QT_AF_XMLFORMATTER_H 
This is the base class for layers. 
 
Configuration flags for the TerraLib Application Framework. 
 
std::string TECOMMONEXPORT encode(const traits &ts, const std::string &comp)
Encode the URI (sub) component. 
 
#define TEQTAFEXPORT
You can use this macro in order to export/import classes and functions from this module. 
 
A class that represents a data source component.