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