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

#include <RemoveProperty.h>

Inheritance diagram for te::qt::widgets::RemoveProperty:

Public Member Functions

te::dt::PropertygetProperty () const
 
 RemoveProperty (te::da::DataSource *ds, QWidget *parent=0)
 
 ~RemoveProperty ()
 

Protected Member Functions

void closeEvent (QCloseEvent *e)
 

Private Slots

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

Private Attributes

te::da::DataSourcem_ds
 
te::dt::Propertym_property
 

Detailed Description

Definition at line 50 of file RemoveProperty.h.

Constructor & Destructor Documentation

te::qt::widgets::RemoveProperty::RemoveProperty ( te::da::DataSource ds,
QWidget *  parent = 0 
)
te::qt::widgets::RemoveProperty::~RemoveProperty ( )

Definition at line 62 of file RemoveProperty.cpp.

Member Function Documentation

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

Definition at line 92 of file RemoveProperty.cpp.

Referenced by RemoveProperty().

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

Definition at line 101 of file RemoveProperty.cpp.

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

Definition at line 66 of file RemoveProperty.cpp.

Referenced by RemoveProperty().

te::dt::Property* te::qt::widgets::RemoveProperty::getProperty ( ) const
inline

Definition at line 59 of file RemoveProperty.h.

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

Definition at line 97 of file RemoveProperty.cpp.

Referenced by RemoveProperty().

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

Definition at line 76 of file RemoveProperty.cpp.

Referenced by RemoveProperty().

Member Data Documentation

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

Definition at line 71 of file RemoveProperty.h.

Referenced by RemoveProperty().

te::dt::Property* te::qt::widgets::RemoveProperty::m_property
private

Definition at line 72 of file RemoveProperty.h.


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