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