#include <VectorToRasterDialog.h>
Definition at line 53 of file VectorToRasterDialog.h.
◆ VectorToRasterDialog()
te::attributefill::VectorToRasterDialog::VectorToRasterDialog |
( |
QWidget * |
parent = 0 , |
|
|
Qt::WindowFlags |
f = 0 |
|
) |
| |
◆ ~VectorToRasterDialog()
te::attributefill::VectorToRasterDialog::~VectorToRasterDialog |
( |
| ) |
|
◆ getLayer()
Get the generated layer.
- Returns
- the generated layer.
◆ onCancelPushButtonClicked
void te::attributefill::VectorToRasterDialog::onCancelPushButtonClicked |
( |
| ) |
|
|
protectedslot |
◆ onOkPushButtonClicked
void te::attributefill::VectorToRasterDialog::onOkPushButtonClicked |
( |
| ) |
|
|
protectedslot |
◆ onResXLineEditEditingFinished
void te::attributefill::VectorToRasterDialog::onResXLineEditEditingFinished |
( |
| ) |
|
|
protectedslot |
◆ onResYLineEditEditingFinished
void te::attributefill::VectorToRasterDialog::onResYLineEditEditingFinished |
( |
| ) |
|
|
protectedslot |
◆ onTargetFileToolButtonPressed
void te::attributefill::VectorToRasterDialog::onTargetFileToolButtonPressed |
( |
| ) |
|
|
protectedslot |
◆ onVectorComboBoxChanged
void te::attributefill::VectorToRasterDialog::onVectorComboBoxChanged |
( |
int |
index | ) |
|
|
protectedslot |
◆ setLayers()
Set the layer that can be used.
- Parameters
-
layers | List of AbstractLayerPtr |
◆ showSRS()
void te::attributefill::VectorToRasterDialog::showSRS |
( |
| ) |
|
|
private |
◆ m_layers
◆ m_outLayer
◆ m_outputDatasource
◆ m_path
std::string te::attributefill::VectorToRasterDialog::m_path |
|
private |
◆ m_properties
std::vector<te::dt::Property*> te::attributefill::VectorToRasterDialog::m_properties |
|
private |
◆ m_selectedLayer
◆ m_srid
int te::attributefill::VectorToRasterDialog::m_srid |
|
private |
◆ m_toFile
bool te::attributefill::VectorToRasterDialog::m_toFile |
|
private |
◆ m_ui
std::unique_ptr<Ui::VectorToRasterDialogForm> te::attributefill::VectorToRasterDialog::m_ui |
|
private |
◆ m_widget
The documentation for this class was generated from the following file:
- /home/castejon/castejon_files/develop/terralib5/git_release/src/terralib/attributefill/qt/VectorToRasterDialog.h