A dialog used to execute tie points location.
More...
#include <TiePointsLocatorDialog.h>
A dialog used to execute tie points location.
Definition at line 100 of file TiePointsLocatorDialog.h.
◆ TPContainerT
◆ TiePointsLocatorDialog()
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. |
◆ ~TiePointsLocatorDialog()
| te::qt::widgets::TiePointsLocatorDialog::~TiePointsLocatorDialog |
( |
| ) |
|
◆ getTiePoints()
Get the current acquired tie-points.
- Parameters
-
| tiePoints | The current acquired tie-points. |
◆ on_addPushButton_clicked
| void te::qt::widgets::TiePointsLocatorDialog::on_addPushButton_clicked |
( |
| ) |
|
|
protectedslot |
◆ on_advancedOptionsPushButton_clicked
| void te::qt::widgets::TiePointsLocatorDialog::on_advancedOptionsPushButton_clicked |
( |
| ) |
|
|
protectedslot |
◆ on_autoAcquireTiePointsPushButton_clicked
| void te::qt::widgets::TiePointsLocatorDialog::on_autoAcquireTiePointsPushButton_clicked |
( |
| ) |
|
|
protectedslot |
◆ on_deleteSelectedPushButton_clicked
| void te::qt::widgets::TiePointsLocatorDialog::on_deleteSelectedPushButton_clicked |
( |
| ) |
|
|
protectedslot |
◆ on_mapDisplay1_coordTracked
| void te::qt::widgets::TiePointsLocatorDialog::on_mapDisplay1_coordTracked |
( |
QPointF & |
coordinate | ) |
|
|
protectedslot |
◆ on_mapDisplay1_extentChanged
| void te::qt::widgets::TiePointsLocatorDialog::on_mapDisplay1_extentChanged |
( |
| ) |
|
|
protectedslot |
◆ on_mapDisplay1_keyPressed
| void te::qt::widgets::TiePointsLocatorDialog::on_mapDisplay1_keyPressed |
( |
int |
key | ) |
|
|
protectedslot |
◆ on_mapDisplay2_coordTracked
| void te::qt::widgets::TiePointsLocatorDialog::on_mapDisplay2_coordTracked |
( |
QPointF & |
coordinate | ) |
|
|
protectedslot |
◆ on_mapDisplay2_extentChanged
| void te::qt::widgets::TiePointsLocatorDialog::on_mapDisplay2_extentChanged |
( |
| ) |
|
|
protectedslot |
◆ on_mapDisplay2_keyPressed
| void te::qt::widgets::TiePointsLocatorDialog::on_mapDisplay2_keyPressed |
( |
int |
key | ) |
|
|
protectedslot |
◆ on_okPushButton_clicked
| void te::qt::widgets::TiePointsLocatorDialog::on_okPushButton_clicked |
( |
| ) |
|
|
protectedslot |
◆ on_selectAllPushButton_clicked
| void te::qt::widgets::TiePointsLocatorDialog::on_selectAllPushButton_clicked |
( |
| ) |
|
|
protectedslot |
◆ on_tiePointsTableWidget_itemSelectionChanged
| void te::qt::widgets::TiePointsLocatorDialog::on_tiePointsTableWidget_itemSelectionChanged |
( |
| ) |
|
|
protectedslot |
◆ on_unselectAllPushButton_clicked
| void te::qt::widgets::TiePointsLocatorDialog::on_unselectAllPushButton_clicked |
( |
| ) |
|
|
protectedslot |
◆ refreshMapDisplay1()
| void te::qt::widgets::TiePointsLocatorDialog::refreshMapDisplay1 |
( |
| ) |
|
|
protected |
◆ refreshMapDisplay2()
| void te::qt::widgets::TiePointsLocatorDialog::refreshMapDisplay2 |
( |
| ) |
|
|
protected |
◆ tiePointsTableUpdate()
| void te::qt::widgets::TiePointsLocatorDialog::tiePointsTableUpdate |
( |
| ) |
|
|
protected |
Uptate the tie-points table widget.
◆ transformationInfoUpdate()
| void te::qt::widgets::TiePointsLocatorDialog::transformationInfoUpdate |
( |
| ) |
|
|
protected |
Uptate the current transformation information widgets.
◆ m_advDialogPtr
◆ m_coordTracking1
| CoordTracking* te::qt::widgets::TiePointsLocatorDialog::m_coordTracking1 |
|
protected |
◆ m_coordTracking2
| CoordTracking* te::qt::widgets::TiePointsLocatorDialog::m_coordTracking2 |
|
protected |
◆ m_inLayer1Ptr
◆ m_inLayer2Ptr
◆ m_lastInsertedTPID
| unsigned int te::qt::widgets::TiePointsLocatorDialog::m_lastInsertedTPID |
|
protected |
◆ m_lastSelectedTiePoint
◆ m_lastSelectedTiePointHasFirstOk
| bool te::qt::widgets::TiePointsLocatorDialog::m_lastSelectedTiePointHasFirstOk |
|
protected |
◆ m_lastTrackedTiePoint
The last mouse tracked tie-point by analysing the mouse move over the map areas.
Definition at line 189 of file TiePointsLocatorDialog.h.
◆ m_mapDisplay1
◆ m_mapDisplay2
◆ m_mDEventFilter1
◆ m_mDEventFilter2
◆ m_raster1
◆ m_raster2
◆ m_selectedPointPattern
◆ m_tempPointPattern
◆ m_tiePoints
| TPContainerT te::qt::widgets::TiePointsLocatorDialog::m_tiePoints |
|
protected |
◆ m_uiPtr
| Ui::TiePointsLocatorForm* te::qt::widgets::TiePointsLocatorDialog::m_uiPtr |
|
protected |
◆ m_unselectedPointPattern
◆ m_zoomClickEvent1
◆ m_zoomClickEvent2
The documentation for this class was generated from the following file: