te::qt::widgets::DataSetWizardPage Class Reference

This class is a wizard page with the DataSetWidget component. More...

#include <DataSetWizardPage.h>

Inheritance diagram for te::qt::widgets::DataSetWizardPage:

Public Slots

void onItemChanged ()
 

Public Member Functions

 DataSetWizardPage (QWidget *parent=0)
 
DataSetWidgetgetWidget () const
 
bool isComplete () const
 
virtual ~DataSetWizardPage ()
 

Private Attributes

std::auto_ptr< DataSetWidgetm_widget
 

Detailed Description

This class is a wizard page with the DataSetWidget component.

This class is a wizard page with the OrderByWidget component.

Definition at line 52 of file DataSetWizardPage.h.

Constructor & Destructor Documentation

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

Member Function Documentation

DataSetWidget* te::qt::widgets::DataSetWizardPage::getWidget ( ) const
bool te::qt::widgets::DataSetWizardPage::isComplete ( ) const
void te::qt::widgets::DataSetWizardPage::onItemChanged ( )
slot

Member Data Documentation

std::auto_ptr<DataSetWidget> te::qt::widgets::DataSetWizardPage::m_widget
private

Definition at line 74 of file DataSetWizardPage.h.


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