All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
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)

Definition at line 30 of file LayerAttributesWizardPage.cpp.

References layerNameChanged(), and m_ui.

te::qt::widgets::LayerAttributesWizardPage::~LayerAttributesWizardPage ( )

Definition at line 43 of file LayerAttributesWizardPage.cpp.

Member Function Documentation

std::string te::qt::widgets::LayerAttributesWizardPage::getLayerName ( )

Definition at line 55 of file LayerAttributesWizardPage.cpp.

bool te::qt::widgets::LayerAttributesWizardPage::isComplete ( ) const

Definition at line 47 of file LayerAttributesWizardPage.cpp.

void te::qt::widgets::LayerAttributesWizardPage::layerNameChanged ( QString  )
slot

Definition at line 67 of file LayerAttributesWizardPage.cpp.

Referenced by LayerAttributesWizardPage().

Member Data Documentation

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

Definition at line 76 of file LayerAttributesWizardPage.h.

Referenced by LayerAttributesWizardPage().


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