te::sa::BayesGlobalDialog Class Reference

#include <BayesGlobalDialog.h>

Inheritance diagram for te::sa::BayesGlobalDialog:

Public Member Functions

 BayesGlobalDialog (QWidget *parent=0, Qt::WindowFlags f=0)
 
te::map::AbstractLayerPtr getOutputLayer ()
 
void setLayers (std::list< te::map::AbstractLayerPtr > layers)
 Set the layer that can be used. More...
 
 ~BayesGlobalDialog ()
 

Protected Slots

void onInputLayerComboBoxActivated (int index)
 
void onOkPushButtonClicked ()
 
void onTargetDatasourceToolButtonPressed ()
 
void onTargetFileToolButtonPressed ()
 

Protected Member Functions

void fillRateCorrection ()
 

Private Attributes

te::da::DataSourceInfoPtr m_outputDatasource
 
te::map::AbstractLayerPtr m_outputLayer
 Generated Layer. More...
 
bool m_toFile
 
std::auto_ptr< Ui::BayesGlobalDialogForm > m_ui
 

Detailed Description

Definition at line 48 of file BayesGlobalDialog.h.

Constructor & Destructor Documentation

te::sa::BayesGlobalDialog::BayesGlobalDialog ( QWidget *  parent = 0,
Qt::WindowFlags  f = 0 
)
te::sa::BayesGlobalDialog::~BayesGlobalDialog ( )

Member Function Documentation

void te::sa::BayesGlobalDialog::fillRateCorrection ( )
protected
te::map::AbstractLayerPtr te::sa::BayesGlobalDialog::getOutputLayer ( )
void te::sa::BayesGlobalDialog::onInputLayerComboBoxActivated ( int  index)
protectedslot
void te::sa::BayesGlobalDialog::onOkPushButtonClicked ( )
protectedslot
void te::sa::BayesGlobalDialog::onTargetDatasourceToolButtonPressed ( )
protectedslot
void te::sa::BayesGlobalDialog::onTargetFileToolButtonPressed ( )
protectedslot
void te::sa::BayesGlobalDialog::setLayers ( std::list< te::map::AbstractLayerPtr layers)

Set the layer that can be used.

Parameters
layersList of AbstractLayerPtr

Member Data Documentation

te::da::DataSourceInfoPtr te::sa::BayesGlobalDialog::m_outputDatasource
private

Definition at line 85 of file BayesGlobalDialog.h.

te::map::AbstractLayerPtr te::sa::BayesGlobalDialog::m_outputLayer
private

Generated Layer.

Definition at line 87 of file BayesGlobalDialog.h.

bool te::sa::BayesGlobalDialog::m_toFile
private

Definition at line 89 of file BayesGlobalDialog.h.

std::auto_ptr<Ui::BayesGlobalDialogForm> te::sa::BayesGlobalDialog::m_ui
private

Definition at line 83 of file BayesGlobalDialog.h.


The documentation for this class was generated from the following file: