#include <RasterToVectorDialog.h>
Definition at line 56 of file RasterToVectorDialog.h.
◆ RasterToVectorDialog()
te::attributefill::RasterToVectorDialog::RasterToVectorDialog |
( |
QWidget * |
parent = 0 , |
|
|
Qt::WindowFlags |
f = 0 |
|
) |
| |
◆ ~RasterToVectorDialog()
te::attributefill::RasterToVectorDialog::~RasterToVectorDialog |
( |
| ) |
|
◆ getLayer()
Get the generated layer.
- Returns
- the generated layer.
◆ getSelectedBands()
std::vector<unsigned int> te::attributefill::RasterToVectorDialog::getSelectedBands |
( |
| ) |
|
Get the selected bands based on selected QListWidgetItem.
- Returns
- a Vector with selected bands.
◆ getSelectedStatistics()
Get the selected statistics based on selected QListWidgetItem.
- Returns
- a Vector with selected statistics.
◆ getValueOption()
bool te::attributefill::RasterToVectorDialog::getValueOption |
( |
| ) |
|
Get the based on selected QListWidgetItem.
- Returns
- a Vector with selected statistics.
◆ onCancelPushButtonClicked
void te::attributefill::RasterToVectorDialog::onCancelPushButtonClicked |
( |
| ) |
|
|
protectedslot |
◆ onOkPushButtonClicked
void te::attributefill::RasterToVectorDialog::onOkPushButtonClicked |
( |
| ) |
|
|
protectedslot |
◆ onRasterComboBoxChanged
void te::attributefill::RasterToVectorDialog::onRasterComboBoxChanged |
( |
int |
index | ) |
|
|
protectedslot |
◆ onTargetDatasourceToolButtonPressed
void te::attributefill::RasterToVectorDialog::onTargetDatasourceToolButtonPressed |
( |
| ) |
|
|
protectedslot |
◆ onTargetFileToolButtonPressed
void te::attributefill::RasterToVectorDialog::onTargetFileToolButtonPressed |
( |
| ) |
|
|
protectedslot |
◆ onVectorComboBoxChanged
void te::attributefill::RasterToVectorDialog::onVectorComboBoxChanged |
( |
int |
index | ) |
|
|
protectedslot |
◆ setLayers()
Set the layer that can be used.
- Parameters
-
layers | List of AbstractLayerPtr |
◆ m_isStatistical
bool te::attributefill::RasterToVectorDialog::m_isStatistical |
|
private |
◆ m_layers
◆ m_outLayer
◆ m_outputDatasource
◆ m_path
std::string te::attributefill::RasterToVectorDialog::m_path |
|
private |
◆ m_rasterLayer
◆ m_texture
bool te::attributefill::RasterToVectorDialog::m_texture |
|
private |
◆ m_toFile
bool te::attributefill::RasterToVectorDialog::m_toFile |
|
private |
◆ m_ui
std::unique_ptr<Ui::RasterToVectorDialogForm> te::attributefill::RasterToVectorDialog::m_ui |
|
private |
◆ m_vectorLayer
The documentation for this class was generated from the following file:
- /home/castejon/castejon_files/develop/terralib5/git_release/src/terralib/attributefill/qt/RasterToVectorDialog.h