This class is used to define a Primare Key Constraint DataSet class object.  
 More...
#include <PrimaryKeyConstraintWidget.h>
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  | 
        
        
           | 
          ) | 
           |  | 
        
      
 
 
      
        
          | te::qt::widgets::PrimaryKeyConstraintWidget::~PrimaryKeyConstraintWidget  | 
          ( | 
           | ) | 
           | 
        
      
 
 
  
  
      
        
          | bool te::qt::widgets::ConstraintWidget::checkParameters  | 
          ( | 
           | ) | 
           | 
         
       
   | 
  
inherited   | 
  
 
Check the interface parameters. 
- Returns
 - True if the necessary parameters is ok and false in other case. 
 
 
 
  
  
      
        
          | virtual te::da::Constraint* te::qt::widgets::PrimaryKeyConstraintWidget::getConstraint  | 
          ( | 
           | ) | 
           | 
         
       
   | 
  
virtual   | 
  
 
It returns the Constraint DataSet class object. 
- Returns
 - The caller of this method will TAKE the ownership of the returned Constraint pointer. 
 
Implements te::qt::widgets::ConstraintWidget.
 
 
  
  
      
        
          | Ui::ConstraintWidgetForm* te::qt::widgets::ConstraintWidget::getForm  | 
          ( | 
           | ) | 
           const | 
         
       
   | 
  
inherited   | 
  
 
 
  
  
      
        
          | virtual void te::qt::widgets::PrimaryKeyConstraintWidget::setConstraint  | 
          ( | 
          te::da::Constraint *  | 
          constraint | ) | 
           | 
         
       
   | 
  
virtual   | 
  
 
 
  
  
      
        
          | std::auto_ptr<Ui::ConstraintWidgetForm> te::qt::widgets::ConstraintWidget::m_ui | 
         
       
   | 
  
protectedinherited   | 
  
 
 
The documentation for this class was generated from the following file: