#include <umlentityattributedialog.h>
◆ UMLEntityAttributeDialog()
      
        
          | UMLEntityAttributeDialog::UMLEntityAttributeDialog | ( | QWidget * | pParent, | 
        
          |  |  | UMLEntityAttribute * | pEntityAttribute ) | 
      
 
 
◆ ~UMLEntityAttributeDialog()
      
        
          | UMLEntityAttributeDialog::~UMLEntityAttributeDialog | ( |  | ) |  | 
      
 
 
◆ apply()
  
  | 
        
          | bool UMLEntityAttributeDialog::apply | ( |  | ) |  |  | protectedvirtual | 
 
Checks if changes are valid and applies them if they are, else returns false 
Reimplemented from SinglePageDialogBase.
 
 
◆ insertAttribute()
  
  | 
        
          | void UMLEntityAttributeDialog::insertAttribute | ( | const QString & | type, |  
          |  |  | int | index = -1 ) |  | protected | 
 
Inserts type into the type-combobox as well as its completion object. 
 
 
◆ setupDialog()
  
  | 
        
          | void UMLEntityAttributeDialog::setupDialog | ( |  | ) |  |  | protected | 
 
 
◆ slotAutoIncrementStateChanged
  
  | 
        
          | void UMLEntityAttributeDialog::slotAutoIncrementStateChanged | ( | bool | checked | ) |  |  | slot | 
 
Is activated when the auto increment state is changed. 
 
 
◆ slotNameChanged
  
  | 
        
          | void UMLEntityAttributeDialog::slotNameChanged | ( | const QString & | _text | ) |  |  | slot | 
 
 
◆ m_datatypeWidget
◆ m_defaultValueWidget
◆ m_pAttributesCB
  
  | 
        
          | KComboBox* UMLEntityAttributeDialog::m_pAttributesCB |  | protected | 
 
 
◆ m_pAttributesL
  
  | 
        
          | QLabel * UMLEntityAttributeDialog::m_pAttributesL |  | protected | 
 
 
◆ m_pAttsGB
  
  | 
        
          | QGroupBox* UMLEntityAttributeDialog::m_pAttsGB |  | protected | 
 
 
◆ m_pAutoIncrementCB
  
  | 
        
          | QCheckBox* UMLEntityAttributeDialog::m_pAutoIncrementCB |  | protected | 
 
 
◆ m_pEntityAttribute
The EntityAttribute to represent. 
 
 
◆ m_pInitialL
  
  | 
        
          | QLabel * UMLEntityAttributeDialog::m_pInitialL |  | protected | 
 
 
◆ m_pInitialLE
  
  | 
        
          | QLineEdit * UMLEntityAttributeDialog::m_pInitialLE |  | protected | 
 
 
◆ m_pNameL
  
  | 
        
          | QLabel* UMLEntityAttributeDialog::m_pNameL |  | protected | 
 
 
◆ m_pNameLE
  
  | 
        
          | QLineEdit* UMLEntityAttributeDialog::m_pNameLE |  | protected | 
 
 
◆ m_pNoneRB
  
  | 
        
          | QRadioButton * UMLEntityAttributeDialog::m_pNoneRB |  | protected | 
 
 
◆ m_pNullCB
  
  | 
        
          | QCheckBox* UMLEntityAttributeDialog::m_pNullCB |  | protected | 
 
 
◆ m_pPrivateRB
  
  | 
        
          | QRadioButton * UMLEntityAttributeDialog::m_pPrivateRB |  | protected | 
 
 
◆ m_pProtectedRB
  
  | 
        
          | QRadioButton * UMLEntityAttributeDialog::m_pProtectedRB |  | protected | 
 
 
◆ m_pPublicRB
  
  | 
        
          | QRadioButton* UMLEntityAttributeDialog::m_pPublicRB |  | protected | 
 
 
◆ m_pScopeGB
  
  | 
        
          | QGroupBox* UMLEntityAttributeDialog::m_pScopeGB |  | protected | 
 
 
◆ m_pValuesGB
  
  | 
        
          | QGroupBox * UMLEntityAttributeDialog::m_pValuesGB |  | protected | 
 
 
◆ m_pValuesL
  
  | 
        
          | QLabel * UMLEntityAttributeDialog::m_pValuesL |  | protected | 
 
 
◆ m_pValuesLE
  
  | 
        
          | QLineEdit * UMLEntityAttributeDialog::m_pValuesLE |  | protected | 
 
 
◆ m_stereotypeWidget
The documentation for this class was generated from the following files: