All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
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 48 of file KernelRatioDialog.h.

Constructor & Destructor Documentation

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

Definition at line 82 of file KernelRatioDialog.cpp.

Member Function Documentation

te::map::AbstractLayerPtr te::sa::KernelRatioDialog::getOutputLayer ( )
void te::sa::KernelRatioDialog::onInputLayerComboBoxActivated ( int  index)
protectedslot
void te::sa::KernelRatioDialog::onTargetFileToolButtonPressed ( )
protectedslot

Definition at line 354 of file KernelRatioDialog.cpp.

Referenced by KernelRatioDialog().

void te::sa::KernelRatioDialog::setLayers ( std::list< te::map::AbstractLayerPtr layers)

Set the layer that can be used.

Parameters
layersList of AbstractLayerPtr

Definition at line 86 of file KernelRatioDialog.cpp.

Referenced by te::qt::plugins::sa::KernelRatioAction::onActionActivated().

Member Data Documentation

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

Generated Layer.

Definition at line 83 of file KernelRatioDialog.h.

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

Definition at line 81 of file KernelRatioDialog.h.

Referenced by KernelRatioDialog().


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