#include <umlattributedialog.h>
◆ UMLAttributeDialog()
      
        
          | UMLAttributeDialog::UMLAttributeDialog | ( | QWidget * | pParent, | 
        
          |  |  | UMLAttribute * | pAttribute ) | 
      
 
 
◆ ~UMLAttributeDialog()
      
        
          | UMLAttributeDialog::~UMLAttributeDialog | ( |  | ) |  | 
      
 
 
◆ apply()
  
  | 
        
          | bool UMLAttributeDialog::apply | ( |  | ) |  |  | protectedvirtual | 
 
Checks if changes are valid and applies them if they are, else returns false 
Reimplemented from SinglePageDialogBase.
 
 
◆ setupDialog()
  
  | 
        
          | void UMLAttributeDialog::setupDialog | ( |  | ) |  |  | protected | 
 
 
◆ slotNameChanged
  
  | 
        
          | void UMLAttributeDialog::slotNameChanged | ( | const QString & | _text | ) |  |  | slot | 
 
 
◆ slotStereoTextChanged
  
  | 
        
          | void UMLAttributeDialog::slotStereoTextChanged | ( | const QString & | stereoText | ) |  |  | slot | 
 
 
◆ m_datatypeWidget
◆ m_docWidget
◆ m_pAttribute
The Attribute to represent 
 
 
◆ m_pInitialL
  
  | 
        
          | QLabel * UMLAttributeDialog::m_pInitialL |  | protected | 
 
 
◆ m_pInitialLE
  
  | 
        
          | QLineEdit * UMLAttributeDialog::m_pInitialLE |  | protected | 
 
 
◆ m_pNameL
  
  | 
        
          | QLabel* UMLAttributeDialog::m_pNameL |  | protected | 
 
 
◆ m_pNameLE
  
  | 
        
          | QLineEdit* UMLAttributeDialog::m_pNameLE |  | protected | 
 
 
◆ m_pStaticCB
  
  | 
        
          | QCheckBox* UMLAttributeDialog::m_pStaticCB |  | protected | 
 
 
◆ m_pTagL
◆ m_pTagLE
◆ m_pValuesGB
  
  | 
        
          | QGroupBox* UMLAttributeDialog::m_pValuesGB |  | protected | 
 
 
◆ m_pValuesLayout
  
  | 
        
          | QGridLayout* UMLAttributeDialog::m_pValuesLayout |  | protected | 
 
 
◆ m_stereotypeWidget
◆ m_visibilityEnumWidget
The documentation for this class was generated from the following files: