Utils.h File Reference

Utility functions for the qt widgets rp Module. More...

#include "../Config.h"
#include "../../../maptools/AbstractLayer.h"
#include <map>

Go to the source code of this file.

Namespaces

 te
 URI C++ Library.
 
 te::qt
 Namespace for the Qt module of TerraLib.
 
 te::qt::widgets
 Namespace for the Qt Widgets module of TerraLib.
 

Functions

TEQTWIDGETSEXPORT te::map::AbstractLayerPtr te::qt::widgets::createLayer (const std::string &driverName, const te::core::URI &connInfo)
 
TEQTWIDGETSEXPORT te::map::AbstractLayerPtr te::qt::widgets::createLayer (const std::string &driverName, const std::string &connInfo)
 
TEQTWIDGETSEXPORT te::map::AbstractLayerPtr te::qt::widgets::createLayer (const std::string &driverName, const std::map< std::string, std::string > &connInfo)
 
TEQTWIDGETSEXPORT te::rst::Rasterte::qt::widgets::getRasterVisibleArea (te::map::AbstractLayerPtr layer, te::gm::Envelope boxDisplay, int displaySRID)
 

Detailed Description

Utility functions for the qt widgets rp Module.

Definition in file Utils.h.