#include <TiePointsLocatorDialog.h>
Definition at line 52 of file TiePointsLocatorDialog.h.
◆ TiePointsLocatorDialog()
te::vp::TiePointsLocatorDialog::TiePointsLocatorDialog |
( |
QWidget * |
parent = 0 , |
|
|
Qt::WindowFlags |
f = 0 |
|
) |
| |
◆ ~TiePointsLocatorDialog()
te::vp::TiePointsLocatorDialog::~TiePointsLocatorDialog |
( |
| ) |
|
◆ getTiePoints()
Return the current tie-points.
- Parameters
-
tiePoints | The current tie-points. |
- Note
- Tie poit type definition [ SRID_adj, x2_adj, y2_adj, SRID_ref, x1_ref, y2_ref ].
◆ onAdjLayerComboBoxChanged
void te::vp::TiePointsLocatorDialog::onAdjLayerComboBoxChanged |
( |
int |
index | ) |
|
|
protectedslot |
◆ onClearPushButtonClicked
void te::vp::TiePointsLocatorDialog::onClearPushButtonClicked |
( |
| ) |
|
|
protectedslot |
◆ onClosePushButtonClicked
void te::vp::TiePointsLocatorDialog::onClosePushButtonClicked |
( |
| ) |
|
|
protectedslot |
◆ onLoadPushButtonClicked
void te::vp::TiePointsLocatorDialog::onLoadPushButtonClicked |
( |
| ) |
|
|
protectedslot |
◆ onLocatePushButtonClicked
void te::vp::TiePointsLocatorDialog::onLocatePushButtonClicked |
( |
| ) |
|
|
protectedslot |
◆ onRefLayerComboBoxChanged
void te::vp::TiePointsLocatorDialog::onRefLayerComboBoxChanged |
( |
int |
index | ) |
|
|
protectedslot |
◆ onSavePushButtonClicked
void te::vp::TiePointsLocatorDialog::onSavePushButtonClicked |
( |
| ) |
|
|
protectedslot |
◆ setAdjLayer()
◆ setLayers()
Set the layer that can be used.
- Parameters
-
layers | List of AbstractLayerPtr |
◆ setRefLayer()
◆ m_layers
◆ m_selectedAdjLayer
◆ m_selectedRefLayer
◆ m_tiePoints
◆ m_ui
std::unique_ptr<Ui::TiePointsLocatorDialogForm> te::vp::TiePointsLocatorDialog::m_ui |
|
private |
The documentation for this class was generated from the following file: