This class is used to define a Primare Key Constraint DataSet class object. More...
#include <PrimaryKeyConstraintWidget.h>
  
 Public Member Functions | |
| bool | checkParameters () | 
| Check the interface parameters.  More... | |
| virtual te::da::Constraint * | getConstraint () | 
| It returns the Constraint DataSet class object.  More... | |
| Ui::ConstraintWidgetForm * | getForm () const | 
| PrimaryKeyConstraintWidget (te::da::DataSetType *dsType, QWidget *parent=0, Qt::WindowFlags f=0) | |
| virtual void | setConstraint (te::da::Constraint *constraint) | 
| ~PrimaryKeyConstraintWidget () | |
Protected Attributes | |
| te::qt::widgets::DoubleListWidget * | m_doubleListWidget | 
| te::da::DataSetType * | m_dsType | 
| std::auto_ptr < Ui::ConstraintWidgetForm >  | m_ui | 
This class is used to define a Primare Key Constraint DataSet class object.
Definition at line 45 of file PrimaryKeyConstraintWidget.h.
| te::qt::widgets::PrimaryKeyConstraintWidget::PrimaryKeyConstraintWidget | ( | te::da::DataSetType * | dsType, | 
| QWidget * | parent = 0,  | 
        ||
| Qt::WindowFlags | f = 0  | 
        ||
| ) | 
Definition at line 38 of file PrimaryKeyConstraintWidget.cpp.
| te::qt::widgets::PrimaryKeyConstraintWidget::~PrimaryKeyConstraintWidget | ( | ) | 
Definition at line 43 of file PrimaryKeyConstraintWidget.cpp.
      
  | 
  inherited | 
Check the interface parameters.
Definition at line 75 of file ConstraintWidget.cpp.
      
  | 
  virtual | 
It returns the Constraint DataSet class object.
Implements te::qt::widgets::ConstraintWidget.
Definition at line 47 of file PrimaryKeyConstraintWidget.cpp.
References te::da::PrimaryKey::add(), te::dt::Property::clone(), and te::da::Constraint::setName().
      
  | 
  inherited | 
Definition at line 70 of file ConstraintWidget.cpp.
      
  | 
  virtual | 
Definition at line 80 of file PrimaryKeyConstraintWidget.cpp.
References te::da::Constraint::getName(), and te::da::PrimaryKey::getProperties().
      
  | 
  protectedinherited | 
Definition at line 86 of file ConstraintWidget.h.
Referenced by te::qt::widgets::ConstraintWidget::ConstraintWidget().
      
  | 
  protectedinherited | 
Definition at line 87 of file ConstraintWidget.h.
Referenced by te::qt::widgets::ConstraintWidget::ConstraintWidget().
      
  | 
  protectedinherited | 
Definition at line 85 of file ConstraintWidget.h.
Referenced by te::qt::widgets::ConstraintWidget::ConstraintWidget().