te::qt::widgets::LayerAttributesWizardPage Class Reference

This class is used to define the layer attributes information. More...

#include <LayerAttributesWizardPage.h>

Inheritance diagram for te::qt::widgets::LayerAttributesWizardPage:

Public Slots

void layerNameChanged (QString)
 

Public Member Functions

std::string getLayerName ()
 
bool isComplete () const
 
 LayerAttributesWizardPage (QWidget *parent=0)
 
 ~LayerAttributesWizardPage ()
 

Private Attributes

std::auto_ptr< Ui::LayerAttributesWidgetForm > m_ui
 

Detailed Description

This class is used to define the layer attributes information.

Definition at line 52 of file LayerAttributesWizardPage.h.

Constructor & Destructor Documentation

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

Member Function Documentation

std::string te::qt::widgets::LayerAttributesWizardPage::getLayerName ( )
bool te::qt::widgets::LayerAttributesWizardPage::isComplete ( ) const
void te::qt::widgets::LayerAttributesWizardPage::layerNameChanged ( QString  )
slot

Member Data Documentation

std::auto_ptr<Ui::LayerAttributesWidgetForm> te::qt::widgets::LayerAttributesWizardPage::m_ui
private

Definition at line 76 of file LayerAttributesWizardPage.h.


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