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

#include <AddIndex.h>

Inheritance diagram for te::qt::widgets::AddIndex:

Public Member Functions

 AddIndex (te::da::DataSource *ds, QWidget *parent=0)
 
te::da::IndexgetIndex () const
 
 ~AddIndex ()
 

Protected Member Functions

void closeEvent (QCloseEvent *e)
 

Private Slots

void addToIndexPropertiesPushButtonClicked ()
 
void cancelPushButtonClicked ()
 
void dataSetComboBoxChanged (const QString &dataSet)
 
void helpPushButtonClicked ()
 
void okPushButtonClicked ()
 
void removeFromIndexPropertiesPushButtonClicked ()
 

Private Attributes

te::da::DataSourcem_ds
 
te::da::Indexm_index
 

Detailed Description

Definition at line 49 of file AddIndex.h.

Constructor & Destructor Documentation

te::qt::widgets::AddIndex::~AddIndex ( )

Definition at line 62 of file AddIndex.cpp.

Member Function Documentation

void te::qt::widgets::AddIndex::addToIndexPropertiesPushButtonClicked ( )
privateslot

Definition at line 84 of file AddIndex.cpp.

Referenced by AddIndex().

void te::qt::widgets::AddIndex::cancelPushButtonClicked ( )
privateslot

Definition at line 99 of file AddIndex.cpp.

Referenced by AddIndex().

void te::qt::widgets::AddIndex::closeEvent ( QCloseEvent *  e)
protected

Definition at line 108 of file AddIndex.cpp.

void te::qt::widgets::AddIndex::dataSetComboBoxChanged ( const QString &  dataSet)
privateslot

Definition at line 66 of file AddIndex.cpp.

Referenced by AddIndex().

te::da::Index* te::qt::widgets::AddIndex::getIndex ( ) const
inline

Definition at line 58 of file AddIndex.h.

void te::qt::widgets::AddIndex::helpPushButtonClicked ( )
privateslot

Definition at line 104 of file AddIndex.cpp.

Referenced by AddIndex().

void te::qt::widgets::AddIndex::okPushButtonClicked ( )
privateslot

Definition at line 94 of file AddIndex.cpp.

Referenced by AddIndex().

void te::qt::widgets::AddIndex::removeFromIndexPropertiesPushButtonClicked ( )
privateslot

Definition at line 89 of file AddIndex.cpp.

Member Data Documentation

te::da::DataSource* te::qt::widgets::AddIndex::m_ds
private

Definition at line 72 of file AddIndex.h.

Referenced by AddIndex().

te::da::Index* te::qt::widgets::AddIndex::m_index
private

Definition at line 73 of file AddIndex.h.


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