te::sa::KernelRatioDialog Class Reference

#include <KernelRatioDialog.h>

Inheritance diagram for te::sa::KernelRatioDialog:

Public Member Functions

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

Protected Slots

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

Protected Member Functions

void fillKernelParameters ()
 

Private Attributes

te::map::AbstractLayerPtr m_outputLayer
 Generated Layer. More...
 
std::auto_ptr< Ui::KernelRatioDialogForm > m_ui
 

Detailed Description

Definition at line 50 of file KernelRatioDialog.h.

Constructor & Destructor Documentation

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

Member Function Documentation

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

Set the layer that can be used.

Parameters
layersList of AbstractLayerPtr

Member Data Documentation

te::map::AbstractLayerPtr te::sa::KernelRatioDialog::m_outputLayer
private

Generated Layer.

Definition at line 85 of file KernelRatioDialog.h.

std::auto_ptr<Ui::KernelRatioDialogForm> te::sa::KernelRatioDialog::m_ui
private

Definition at line 83 of file KernelRatioDialog.h.


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