te::sa::KernelMapDialog Class Reference

#include <KernelMapDialog.h>

Inheritance diagram for te::sa::KernelMapDialog:

Public Member Functions

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

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::KernelMapDialogForm > m_ui
 

Detailed Description

Definition at line 48 of file KernelMapDialog.h.

Constructor & Destructor Documentation

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

Member Function Documentation

void te::sa::KernelMapDialog::fillKernelParameters ( )
protected
te::map::AbstractLayerPtr te::sa::KernelMapDialog::getOutputLayer ( )
void te::sa::KernelMapDialog::onInputLayerComboBoxActivated ( int  index)
protectedslot
void te::sa::KernelMapDialog::onOkPushButtonClicked ( )
protectedslot
void te::sa::KernelMapDialog::onTargetFileToolButtonPressed ( )
protectedslot
void te::sa::KernelMapDialog::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::KernelMapDialog::m_outputLayer
private

Generated Layer.

Definition at line 83 of file KernelMapDialog.h.

std::auto_ptr<Ui::KernelMapDialogForm> te::sa::KernelMapDialog::m_ui
private

Definition at line 81 of file KernelMapDialog.h.


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