te::qt::widgets::RpToolsWizardPage Class Reference

This class is a wizard page for the RpTools widget. More...

#include <RpToolsWizardPage.h>

Inheritance diagram for te::qt::widgets::RpToolsWizardPage:

Public Member Functions

te::qt::widgets::RpToolsWidgetgetWidget ()
 
bool isComplete () const
 
 RpToolsWizardPage (QWidget *parent=0)
 
void set (te::map::AbstractLayerPtr layer)
 This method is used to set the selected layer for mixture model operation. More...
 
 ~RpToolsWizardPage ()
 

Private Attributes

te::map::AbstractLayerPtr m_layer
 
std::auto_ptr< te::qt::widgets::RpToolsWidgetm_navigator
 

Detailed Description

This class is a wizard page for the RpTools widget.

Definition at line 55 of file RpToolsWizardPage.h.

Constructor & Destructor Documentation

te::qt::widgets::RpToolsWizardPage::RpToolsWizardPage ( QWidget *  parent = 0)
te::qt::widgets::RpToolsWizardPage::~RpToolsWizardPage ( )

Member Function Documentation

te::qt::widgets::RpToolsWidget* te::qt::widgets::RpToolsWizardPage::getWidget ( )
bool te::qt::widgets::RpToolsWizardPage::isComplete ( ) const
void te::qt::widgets::RpToolsWizardPage::set ( te::map::AbstractLayerPtr  layer)

This method is used to set the selected layer for mixture model operation.

Parameters
layerThe layer ptr
Note
This layer MUST HAVE a valid raster object.

Member Data Documentation

te::map::AbstractLayerPtr te::qt::widgets::RpToolsWizardPage::m_layer
private

Definition at line 84 of file RpToolsWizardPage.h.

std::auto_ptr<te::qt::widgets::RpToolsWidget> te::qt::widgets::RpToolsWizardPage::m_navigator
private

Definition at line 82 of file RpToolsWizardPage.h.


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