All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
te::qt::widgets::RasterInfoWizardPage Class Reference

This class is GUI used to define the raster info parameters for raster factory. More...

#include <RasterInfoWizardPage.h>

Inheritance diagram for te::qt::widgets::RasterInfoWizardPage:

Public Member Functions

te::qt::widgets::RasterInfoWidgetgetWidget ()
 
bool isComplete () const
 
 RasterInfoWizardPage (QWidget *parent=0)
 
 ~RasterInfoWizardPage ()
 

Protected Slots

void onChanged ()
 
void onChanged (QString)
 

Private Attributes

std::auto_ptr
< te::qt::widgets::RasterInfoWidget
m_rinfo
 

Detailed Description

This class is GUI used to define the raster info parameters for raster factory.

Definition at line 51 of file RasterInfoWizardPage.h.

Constructor & Destructor Documentation

te::qt::widgets::RasterInfoWizardPage::RasterInfoWizardPage ( QWidget *  parent = 0)

Definition at line 35 of file RasterInfoWizardPage.cpp.

References m_rinfo, and onChanged().

te::qt::widgets::RasterInfoWizardPage::~RasterInfoWizardPage ( )

Definition at line 55 of file RasterInfoWizardPage.cpp.

Member Function Documentation

te::qt::widgets::RasterInfoWidget * te::qt::widgets::RasterInfoWizardPage::getWidget ( )

Definition at line 76 of file RasterInfoWizardPage.cpp.

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

Definition at line 59 of file RasterInfoWizardPage.cpp.

void te::qt::widgets::RasterInfoWizardPage::onChanged ( )
protectedslot

Definition at line 81 of file RasterInfoWizardPage.cpp.

Referenced by RasterInfoWizardPage().

void te::qt::widgets::RasterInfoWizardPage::onChanged ( QString  )
protectedslot

Definition at line 86 of file RasterInfoWizardPage.cpp.

Member Data Documentation

std::auto_ptr<te::qt::widgets::RasterInfoWidget> te::qt::widgets::RasterInfoWizardPage::m_rinfo
private

Definition at line 75 of file RasterInfoWizardPage.h.

Referenced by RasterInfoWizardPage().


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