Utils.h File Reference

Utility Qt functions for TerraLib Edit module. More...

#include "../../maptools/AbstractLayer.h"
#include "Config.h"
#include <QMouseEvent>
#include <QPointF>
#include <vector>

Go to the source code of this file.

Namespaces

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

Functions

TEEDITQTEXPORT te::map::AbstractLayerPtr te::edit::CreateShapeFileLayer (const te::gm::GeomType &type, const int &srid)
 
TEEDITQTEXPORT QPointF te::edit::GetPosition (QMouseEvent *e)
 

Detailed Description

Utility Qt functions for TerraLib Edit module.

Definition in file Utils.h.