Serializer.h File Reference

This file defines the serializer for form classes. More...

#include "../../Config.h"
#include <string>

Go to the source code of this file.

Namespaces

 te
 URI C++ Library.
 
 te::qt
 Namespace for the Qt module of TerraLib.
 
 te::qt::plugins
 
 te::qt::plugins::terramobile
 
 te::se
 Namespace for the Symbology Encoding module of TerraLib.
 

Functions

te::qt::plugins::terramobile::Sectionte::qt::plugins::terramobile::Read (std::string ss)
 
std::auto_ptr< te::se::Stylete::qt::plugins::terramobile::ReadStyle (std::string xml)
 
std::string te::qt::plugins::terramobile::Write (te::qt::plugins::terramobile::Section *section)
 
std::string te::qt::plugins::terramobile::WriteStyle (const te::se::Style *style, std::string path="style.xml")
 

Detailed Description

This file defines the serializer for form classes.

Definition in file Serializer.h.