Go to the documentation of this file.
26 #ifndef __TERRALIB_QT_WIDGETS_RP_INTERNAL_TIEPOINTSLOCATORDIALOG_H
27 #define __TERRALIB_QT_WIDGETS_RP_INTERNAL_TIEPOINTSLOCATORDIALOG_H
30 #include "../Config.h"
32 #include "../../../raster/Raster.h"
33 #include "../../../maptools/DataSetLayer.h"
35 #include "../../../geometry/GTParameters.h"
36 #include "../../../color/RGBAColor.h"
40 #include <QtCore/QObject>
41 #include <QtCore/QPoint>
51 class TiePointsLocatorForm;
61 class ZoomLeftAndRightClick;
63 class TiePointsLocatorAdvancedDialog;
120 Qt::WindowFlags f = 0);
160 AutomaticAcquisitionT
An abstract class for raster data strucutures.
std::pair< Coord2D, Coord2D > TiePoint
Tie point type definition.
boost::intrusive_ptr< DataSetLayer > DataSetLayerPtr
A helper class for 32-bit RGBA (Red-Green-Blue-Alpha channel) color.