A dialog used to execute tie points location.
More...
#include <TiePointsLocatorDialog.h>
A dialog used to execute tie points location.
Definition at line 98 of file TiePointsLocatorDialog.h.
Constructs a basic dialog which is a child of parent, with widget flags set to f.
- Parameters
-
inRaster1Ptr | Input raster layer 1 pointer. |
inRaster1Ptr | Input raster layer 2 pointer. |
parent | Parent widget pointer. |
f | Widget flags. |
te::qt::widgets::TiePointsLocatorDialog::~TiePointsLocatorDialog |
( |
| ) |
|
Get the current acquired tie-points.
- Parameters
-
tiePoints | The current acquired tie-points. |
void te::qt::widgets::TiePointsLocatorDialog::on_addPushButton_clicked |
( |
| ) |
|
|
protectedslot |
void te::qt::widgets::TiePointsLocatorDialog::on_advancedOptionsPushButton_clicked |
( |
| ) |
|
|
protectedslot |
void te::qt::widgets::TiePointsLocatorDialog::on_autoAcquireTiePointsPushButton_clicked |
( |
| ) |
|
|
protectedslot |
void te::qt::widgets::TiePointsLocatorDialog::on_deleteSelectedPushButton_clicked |
( |
| ) |
|
|
protectedslot |
void te::qt::widgets::TiePointsLocatorDialog::on_mapDisplay1_coordTracked |
( |
QPointF & |
coordinate | ) |
|
|
protectedslot |
void te::qt::widgets::TiePointsLocatorDialog::on_mapDisplay1_extentChanged |
( |
| ) |
|
|
protectedslot |
void te::qt::widgets::TiePointsLocatorDialog::on_mapDisplay1_keyPressed |
( |
int |
key | ) |
|
|
protectedslot |
void te::qt::widgets::TiePointsLocatorDialog::on_mapDisplay2_coordTracked |
( |
QPointF & |
coordinate | ) |
|
|
protectedslot |
void te::qt::widgets::TiePointsLocatorDialog::on_mapDisplay2_extentChanged |
( |
| ) |
|
|
protectedslot |
void te::qt::widgets::TiePointsLocatorDialog::on_mapDisplay2_keyPressed |
( |
int |
key | ) |
|
|
protectedslot |
void te::qt::widgets::TiePointsLocatorDialog::on_okPushButton_clicked |
( |
| ) |
|
|
protectedslot |
void te::qt::widgets::TiePointsLocatorDialog::on_selectAllPushButton_clicked |
( |
| ) |
|
|
protectedslot |
void te::qt::widgets::TiePointsLocatorDialog::on_tiePointsTableWidget_itemSelectionChanged |
( |
| ) |
|
|
protectedslot |
void te::qt::widgets::TiePointsLocatorDialog::on_unselectAllPushButton_clicked |
( |
| ) |
|
|
protectedslot |
void te::qt::widgets::TiePointsLocatorDialog::refreshMapDisplay1 |
( |
| ) |
|
|
protected |
void te::qt::widgets::TiePointsLocatorDialog::refreshMapDisplay2 |
( |
| ) |
|
|
protected |
void te::qt::widgets::TiePointsLocatorDialog::tiePointsTableUpdate |
( |
| ) |
|
|
protected |
Uptate the tie-points table widget.
void te::qt::widgets::TiePointsLocatorDialog::transformationInfoUpdate |
( |
| ) |
|
|
protected |
Uptate the current transformation information widgets.
CoordTracking* te::qt::widgets::TiePointsLocatorDialog::m_coordTracking1 |
|
protected |
CoordTracking* te::qt::widgets::TiePointsLocatorDialog::m_coordTracking2 |
|
protected |
unsigned int te::qt::widgets::TiePointsLocatorDialog::m_lastInsertedTPID |
|
protected |
bool te::qt::widgets::TiePointsLocatorDialog::m_lastSelectedTiePointHasFirstOk |
|
protected |
The last mouse tracked tie-point by analysing the mouse move over the map areas.
Definition at line 187 of file TiePointsLocatorDialog.h.
TPContainerT te::qt::widgets::TiePointsLocatorDialog::m_tiePoints |
|
protected |
Ui::TiePointsLocatorForm* te::qt::widgets::TiePointsLocatorDialog::m_uiPtr |
|
protected |
The documentation for this class was generated from the following file:
- /home/castejon/castejon_files/develop/terralib5/git_master/terralib5/src/terralib/qt/widgets/rp/TiePointsLocatorDialog.h