A dialog used to execute tie points location. More...
#include "../Config.h"
#include "../../../raster/Raster.h"
#include "../../../maptools/DataSetLayer.h"
#include "../../../geometry/GTParameters.h"
#include "../../../color/RGBAColor.h"
#include <QDialog>
#include <QtCore/QObject>
#include <QtCore/QPoint>
#include <vector>
#include <map>
Go to the source code of this file.
Classes | |
class | te::qt::widgets::TiePointsLocatorDialog::TiePointData |
class | te::qt::widgets::TiePointsLocatorDialog |
A dialog used to execute tie points location. More... | |
class | te::qt::widgets::TiePointsLocatorDialogMDEventFilter |
A event filter to handle map display events. More... | |
Namespaces | |
te | |
TerraLib. | |
te::qt | |
Namespace for the Qt module of TerraLib. | |
te::qt::widgets | |
Namespace for the Qt Widgets module of TerraLib. | |
Ui | |
A dialog used to execute tie points location.
Definition in file TiePointsLocatorDialog.h.