Utility Qt functions for TerraLib Edit module. More...
#include "../../geometry/Coord2D.h"#include "../Config.h"#include <QMouseEvent>#include <QPointF>#include <vector>#include "../../maptools/AbstractLayer.h"#include "Config.h"#include <string>Go to the source code of this file.
Namespaces | |
| te | |
| URI C++ Library. | |
| te::da | |
| Namespace for the DataAccess API of TerraLib. | |
| te::edit | |
| te::gm | |
| Namespace for the Vector Geometry module of TerraLib. | |
| te::qt | |
| Namespace for the Qt module of TerraLib. | |
| te::qt::widgets | |
| Namespace for the Qt Widgets module of TerraLib. | |
Functions | |
| TEEDITQTEXPORT te::gm::Geometry * | te::edit::convertGeomType (const te::map::AbstractLayerPtr &layer, te::gm::Geometry *geom) |
| TEEDITQTEXPORT QPointF | te::edit::GetPosition (QMouseEvent *e) |