#include <umlenumliteraldialog.h>
◆ UMLEnumLiteralDialog()
      
        
          | UMLEnumLiteralDialog::UMLEnumLiteralDialog | ( | QWidget * | pParent, | 
        
          |  |  | UMLEnumLiteral * | pEnumLiteral ) | 
      
 
 
◆ ~UMLEnumLiteralDialog()
      
        
          | UMLEnumLiteralDialog::~UMLEnumLiteralDialog | ( |  | ) |  | 
      
 
 
◆ apply()
  
  | 
        
          | bool UMLEnumLiteralDialog::apply | ( |  | ) |  |  | protectedvirtual | 
 
Checks if changes are valid and applies them if they are, else returns false 
Reimplemented from SinglePageDialogBase.
 
 
◆ setupDialog()
  
  | 
        
          | void UMLEnumLiteralDialog::setupDialog | ( |  | ) |  |  | protected | 
 
 
◆ slotNameChanged
  
  | 
        
          | void UMLEnumLiteralDialog::slotNameChanged | ( | const QString & | _text | ) |  |  | slot | 
 
 
◆ m_pEnumLiteral
The EnumLiteral to represent 
 
 
◆ m_pNameL
  
  | 
        
          | QLabel* UMLEnumLiteralDialog::m_pNameL |  | protected | 
 
 
◆ m_pNameLE
  
  | 
        
          | QLineEdit* UMLEnumLiteralDialog::m_pNameLE |  | protected | 
 
 
◆ m_pValueL
  
  | 
        
          | QLabel * UMLEnumLiteralDialog::m_pValueL |  | protected | 
 
 
◆ m_pValueLE
  
  | 
        
          | QLineEdit * UMLEnumLiteralDialog::m_pValueLE |  | protected | 
 
 
◆ m_pValuesGB
  
  | 
        
          | QGroupBox* UMLEnumLiteralDialog::m_pValuesGB |  | protected | 
 
 
The documentation for this class was generated from the following files: