This class is GUI used to define the segmenter advanced options parameters for the RP constast operation.
More...
#include <SegmenterAdvancedOptionsWizardPage.h>
This class is GUI used to define the segmenter advanced options parameters for the RP constast operation.
Definition at line 64 of file SegmenterAdvancedOptionsWizardPage.h.
◆ SegmenterAdvancedOptionsWizardPage()
te::qt::widgets::SegmenterAdvancedOptionsWizardPage::SegmenterAdvancedOptionsWizardPage |
( |
QWidget * |
parent = 0 | ) |
|
◆ ~SegmenterAdvancedOptionsWizardPage()
te::qt::widgets::SegmenterAdvancedOptionsWizardPage::~SegmenterAdvancedOptionsWizardPage |
( |
| ) |
|
◆ applyVectorization()
void te::qt::widgets::SegmenterAdvancedOptionsWizardPage::applyVectorization |
( |
| ) |
|
◆ createDataSet()
Function used to create the output data
◆ createDataSetType()
std::unique_ptr<te::da::DataSetType> te::qt::widgets::SegmenterAdvancedOptionsWizardPage::createDataSetType |
( |
std::string |
dataSetName, |
|
|
int |
srid |
|
) |
| |
|
protected |
Function used to create the output dataset type
◆ getForm()
Ui::SegmenterAdvancedOptionsWizardPageForm* te::qt::widgets::SegmenterAdvancedOptionsWizardPage::getForm |
( |
| ) |
const |
◆ getOutputLayer()
◆ saveDataSet()
Function used to save the output dataset
◆ set()
◆ setOutputLayerName()
void te::qt::widgets::SegmenterAdvancedOptionsWizardPage::setOutputLayerName |
( |
const std::string & |
name | ) |
|
◆ setOutputLayerPath()
void te::qt::widgets::SegmenterAdvancedOptionsWizardPage::setOutputLayerPath |
( |
const std::string & |
path | ) |
|
◆ m_layer
◆ m_name
std::string te::qt::widgets::SegmenterAdvancedOptionsWizardPage::m_name |
|
private |
◆ m_outputLayer
◆ m_path
std::string te::qt::widgets::SegmenterAdvancedOptionsWizardPage::m_path |
|
private |
◆ m_ui
std::unique_ptr<Ui::SegmenterAdvancedOptionsWizardPageForm> te::qt::widgets::SegmenterAdvancedOptionsWizardPage::m_ui |
|
private |
The documentation for this class was generated from the following file: