#include <RasterizationWizardPage.h>
Definition at line 66 of file RasterizationWizardPage.h.
◆ RasterizationWizardPage()
te::qt::widgets::RasterizationWizardPage::RasterizationWizardPage |
( |
QWidget * |
parent = 0 | ) |
|
◆ ~RasterizationWizardPage()
te::qt::widgets::RasterizationWizardPage::~RasterizationWizardPage |
( |
| ) |
|
◆ applyPushButtonClicked
void te::qt::widgets::RasterizationWizardPage::applyPushButtonClicked |
( |
| ) |
|
|
signal |
◆ buildSymbolizer()
void te::qt::widgets::RasterizationWizardPage::buildSymbolizer |
( |
std::string |
meanTitle = "" | ) |
|
|
private |
◆ createStringNullGroupingItem()
void te::qt::widgets::RasterizationWizardPage::createStringNullGroupingItem |
( |
int |
count | ) |
|
|
private |
◆ getAttributeName()
std::string te::qt::widgets::RasterizationWizardPage::getAttributeName |
( |
| ) |
|
◆ getDataAsString()
void te::qt::widgets::RasterizationWizardPage::getDataAsString |
( |
std::vector< std::string > & |
vec, |
|
|
const std::string & |
attrName, |
|
|
int & |
nullValues |
|
) |
| |
|
private |
◆ getDataSourceInfo()
◆ getDistinctClasses()
std::vector<std::string> te::qt::widgets::RasterizationWizardPage::getDistinctClasses |
( |
const std::string & |
attrName | ) |
|
|
private |
◆ getEnvelope()
◆ getGeometryType()
int te::qt::widgets::RasterizationWizardPage::getGeometryType |
( |
| ) |
|
|
private |
◆ getGroupingItems()
◆ getInformations()
std::map<std::string, std::vector<int> > te::qt::widgets::RasterizationWizardPage::getInformations |
( |
| ) |
|
◆ getLinkedDataAsString()
void te::qt::widgets::RasterizationWizardPage::getLinkedDataAsString |
( |
std::vector< std::string > & |
vec, |
|
|
const std::string & |
attrName, |
|
|
int & |
nullValues |
|
) |
| |
|
private |
◆ getRepositoryName()
std::string te::qt::widgets::RasterizationWizardPage::getRepositoryName |
( |
| ) |
|
◆ getResX()
double te::qt::widgets::RasterizationWizardPage::getResX |
( |
| ) |
|
◆ getResY()
double te::qt::widgets::RasterizationWizardPage::getResY |
( |
| ) |
|
◆ getSrid()
int te::qt::widgets::RasterizationWizardPage::getSrid |
( |
| ) |
|
◆ getTableWidget()
QTableWidget* te::qt::widgets::RasterizationWizardPage::getTableWidget |
( |
| ) |
|
◆ listAttributes()
void te::qt::widgets::RasterizationWizardPage::listAttributes |
( |
| ) |
|
|
private |
◆ onApplyPushButtonClicked
void te::qt::widgets::RasterizationWizardPage::onApplyPushButtonClicked |
( |
| ) |
|
|
protectedslot |
◆ onAttrComboBoxActivated
void te::qt::widgets::RasterizationWizardPage::onAttrComboBoxActivated |
( |
int |
idx | ) |
|
|
protectedslot |
◆ onColorBarChanged
void te::qt::widgets::RasterizationWizardPage::onColorBarChanged |
( |
| ) |
|
|
protectedslot |
◆ onLoadPushButtonClicked
void te::qt::widgets::RasterizationWizardPage::onLoadPushButtonClicked |
( |
| ) |
|
|
protectedslot |
◆ onResXLineEditEditingFinished
void te::qt::widgets::RasterizationWizardPage::onResXLineEditEditingFinished |
( |
| ) |
|
|
protectedslot |
◆ onResYLineEditEditingFinished
void te::qt::widgets::RasterizationWizardPage::onResYLineEditEditingFinished |
( |
| ) |
|
|
protectedslot |
◆ onSavePushButtonClicked
void te::qt::widgets::RasterizationWizardPage::onSavePushButtonClicked |
( |
| ) |
|
|
protectedslot |
◆ onSelectAllPushButtonClicked
void te::qt::widgets::RasterizationWizardPage::onSelectAllPushButtonClicked |
( |
| ) |
|
|
protectedslot |
◆ onTableWidgetItemChanged
void te::qt::widgets::RasterizationWizardPage::onTableWidgetItemChanged |
( |
QTableWidgetItem * |
item | ) |
|
|
protectedslot |
◆ onTableWidgetItemDoubleClicked
void te::qt::widgets::RasterizationWizardPage::onTableWidgetItemDoubleClicked |
( |
QTableWidgetItem * |
item | ) |
|
|
protectedslot |
◆ onTargetFileToolButtonPressed
void te::qt::widgets::RasterizationWizardPage::onTargetFileToolButtonPressed |
( |
| ) |
|
|
protectedslot |
◆ onUnselectAllPushButtonClicked
void te::qt::widgets::RasterizationWizardPage::onUnselectAllPushButtonClicked |
( |
| ) |
|
|
protectedslot |
◆ outputDataSourceToFile()
bool te::qt::widgets::RasterizationWizardPage::outputDataSourceToFile |
( |
| ) |
|
◆ saveLegend()
void te::qt::widgets::RasterizationWizardPage::saveLegend |
( |
const std::string & |
path | ) |
|
◆ setLayer()
◆ updateUi()
void te::qt::widgets::RasterizationWizardPage::updateUi |
( |
bool |
loadColorBar = false | ) |
|
|
private |
Updates the widget form based on internal fill element.
◆ validate()
void te::qt::widgets::RasterizationWizardPage::validate |
( |
| ) |
|
◆ m_cb
◆ m_colorBar
◆ m_layer
◆ m_legend
◆ m_manual
bool te::qt::widgets::RasterizationWizardPage::m_manual |
|
private |
◆ m_outputDatasource
◆ m_toFile
bool te::qt::widgets::RasterizationWizardPage::m_toFile |
|
private |
◆ m_ui
std::unique_ptr<Ui::RasterizationWizardPageForm> te::qt::widgets::RasterizationWizardPage::m_ui |
|
private |
The documentation for this class was generated from the following file: