A dialog used to execute vector identity.
More...
#include <IdentityDialog.h>
A dialog used to execute vector identity.
Definition at line 63 of file IdentityDialog.h.
◆ IdentityDialog()
te::vp::IdentityDialog::IdentityDialog |
( |
QWidget * |
parent = 0 , |
|
|
Qt::WindowFlags |
f = 0 |
|
) |
| |
◆ ~IdentityDialog()
te::vp::IdentityDialog::~IdentityDialog |
( |
| ) |
|
◆ getLayer()
◆ getSelectedProperties()
std::map< int, std::vector< std::string > > te::vp::IdentityDialog::getSelectedProperties |
( |
| ) |
|
|
protected |
◆ getWarnings()
std::vector< std::string > te::vp::IdentityDialog::getWarnings |
( |
| ) |
|
◆ onCancelPushButtonClicked
void te::vp::IdentityDialog::onCancelPushButtonClicked |
( |
| ) |
|
|
protectedslot |
◆ onInputLayerComboBoxChanged
void te::vp::IdentityDialog::onInputLayerComboBoxChanged |
( |
int |
index | ) |
|
|
protectedslot |
◆ onIntersectionLayerComboBoxChanged
void te::vp::IdentityDialog::onIntersectionLayerComboBoxChanged |
( |
int |
index | ) |
|
|
protectedslot |
◆ onOkPushButtonClicked
void te::vp::IdentityDialog::onOkPushButtonClicked |
( |
| ) |
|
|
protectedslot |
◆ onTargetDatasourceToolButtonPressed
void te::vp::IdentityDialog::onTargetDatasourceToolButtonPressed |
( |
| ) |
|
|
protectedslot |
◆ onTargetFileToolButtonPressed
void te::vp::IdentityDialog::onTargetFileToolButtonPressed |
( |
| ) |
|
|
protectedslot |
◆ setLayers()
Set the layer that can be used.
- Parameters
-
layers | List of AbstractLayerPtr |
◆ updateDoubleListWidget()
void te::vp::IdentityDialog::updateDoubleListWidget |
( |
| ) |
|
|
protected |
◆ updateInputLayerComboBox()
void te::vp::IdentityDialog::updateInputLayerComboBox |
( |
| ) |
|
|
protected |
◆ updateIntersectionLayerComboBox()
void te::vp::IdentityDialog::updateIntersectionLayerComboBox |
( |
| ) |
|
|
protected |
◆ m_inputDoubleInputListWidget
◆ m_inputParams
◆ m_inputSelectedLayer
◆ m_intersectionSelectedLayer
◆ m_layerResult
◆ m_layers
◆ m_outputDatasource
◆ m_params
◆ m_toFile
bool te::vp::IdentityDialog::m_toFile |
|
private |
◆ m_ui
std::unique_ptr<Ui::IdentityDialogForm> te::vp::IdentityDialog::m_ui |
|
private |
◆ m_warnings
std::vector<std::string> te::vp::IdentityDialog::m_warnings |
|
private |
The documentation for this class was generated from the following file:
- /home/castejon/castejon_files/develop/terralib5/git_release/src/terralib/vp/qt/IdentityDialog.h