#include <DissolveDialog.h>
Definition at line 64 of file DissolveDialog.h.
◆ StaticalSummaryMap
◆ DissolveDialog()
te::vp::DissolveDialog::DissolveDialog |
( |
QWidget * |
parent = 0 , |
|
|
Qt::WindowFlags |
f = 0 |
|
) |
| |
◆ ~DissolveDialog()
te::vp::DissolveDialog::~DissolveDialog |
( |
| ) |
|
◆ getLayer()
Get the generated layer.
- Returns
- the generated layer.
◆ getSelectedPropertyByName()
te::dt::Property * te::vp::DissolveDialog::getSelectedPropertyByName |
( |
std::string |
propertyName | ) |
|
Get the selected property based on selected QListWidgetItem using the name of property.
- Returns
- a property.
◆ getSelectedPropertyNames()
std::vector< std::string > te::vp::DissolveDialog::getSelectedPropertyNames |
( |
| ) |
|
Get the selected properties based on selected QListWidgetItem.
- Returns
- a Vector with selected properties.
◆ getStatisticalSummary()
Get the Grouping Functions Type based on selected QListWidgetItem.
- Returns
- Map with Properties and Grouping Functions Type.
◆ getWarnings()
std::vector< std::string > te::vp::DissolveDialog::getWarnings |
( |
| ) |
|
Get warning messages.
- Returns
- a vector of warnings.
◆ isCollection()
bool te::vp::DissolveDialog::isCollection |
( |
| ) |
|
Verify if the output result is a collection or single geometry.
- Returns
- bool isCollection.
◆ onAdvanced
void te::vp::DissolveDialog::onAdvanced |
( |
bool |
visible | ) |
|
|
protectedslot |
◆ onCancelPushButtonClicked
void te::vp::DissolveDialog::onCancelPushButtonClicked |
( |
| ) |
|
|
protectedslot |
◆ onFilterLineEditTextChanged
void te::vp::DissolveDialog::onFilterLineEditTextChanged |
( |
const QString & |
text | ) |
|
|
protectedslot |
◆ onLayerComboBoxChanged
void te::vp::DissolveDialog::onLayerComboBoxChanged |
( |
int |
index | ) |
|
|
protectedslot |
◆ onMultiGeometryChecked
void te::vp::DissolveDialog::onMultiGeometryChecked |
( |
bool |
checked | ) |
|
|
protectedslot |
◆ onOkPushButtonClicked
void te::vp::DissolveDialog::onOkPushButtonClicked |
( |
| ) |
|
|
protectedslot |
◆ onOutputListWidgetClicked
void te::vp::DissolveDialog::onOutputListWidgetClicked |
( |
QListWidgetItem * |
item | ) |
|
|
protectedslot |
◆ onRejectAllComboBoxChanged
void te::vp::DissolveDialog::onRejectAllComboBoxChanged |
( |
int |
index | ) |
|
|
protectedslot |
◆ onSelectAllComboBoxChanged
void te::vp::DissolveDialog::onSelectAllComboBoxChanged |
( |
int |
index | ) |
|
|
protectedslot |
◆ onTargetDatasourceToolButtonPressed
void te::vp::DissolveDialog::onTargetDatasourceToolButtonPressed |
( |
| ) |
|
|
protectedslot |
◆ onTargetFileToolButtonPressed
void te::vp::DissolveDialog::onTargetFileToolButtonPressed |
( |
| ) |
|
|
protectedslot |
◆ setFunctionsByLayer()
void te::vp::DissolveDialog::setFunctionsByLayer |
( |
std::vector< te::dt::Property * > |
properties | ) |
|
Set Grouping Functions Type for 'm_outputListWidget' based on Selected Layer.
◆ setLayers()
Set the layer that can be used.
- Parameters
-
layers | List of AbstractLayerPtr |
selectedLayer | Selected AbstractLayerPtr |
◆ setStatisticalSummary()
void te::vp::DissolveDialog::setStatisticalSummary |
( |
| ) |
|
Set Statistical Summary Type for combobox 'm_selectAllComboBox' and 'm_rejectAllComboBox' based on a enum.
◆ setStatisticalSummaryMap()
void te::vp::DissolveDialog::setStatisticalSummaryMap |
( |
| ) |
|
Map Statistical Summary Type enum for an intuitive name.
◆ m_inputLayer
◆ m_inputParams
◆ m_layer
◆ m_layers
◆ m_outputDatasource
◆ m_params
◆ m_properties
◆ m_StatisticalSummaryMap
◆ m_toFile
bool te::vp::DissolveDialog::m_toFile |
|
private |
◆ m_ui
std::unique_ptr<Ui::DissolveDialogForm> te::vp::DissolveDialog::m_ui |
|
private |
◆ m_warnings
std::vector<std::string> te::vp::DissolveDialog::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/DissolveDialog.h