#include <umltemplatedialog.h>
A dialog to edit the properties of a class template (paramaterised class)
- Author
- Jonathan Riddell Bugs and comments to umbre.nosp@m.llo-.nosp@m.devel.nosp@m.@kde.nosp@m..org or https://bugs.kde.org 
◆ UMLTemplateDialog()
      
        
          | UMLTemplateDialog::UMLTemplateDialog | ( | QWidget * | pParent, | 
        
          |  |  | UMLTemplate * | pAttribute ) | 
      
 
 
◆ ~UMLTemplateDialog()
      
        
          | UMLTemplateDialog::~UMLTemplateDialog | ( |  | ) |  | 
      
 
 
◆ apply()
  
  | 
        
          | bool UMLTemplateDialog::apply | ( |  | ) |  |  | protectedvirtual | 
 
Checks if changes are valid and applies them if they are, else returns false 
Reimplemented from SinglePageDialogBase.
 
 
◆ insertTypesSorted()
  
  | 
        
          | void UMLTemplateDialog::insertTypesSorted | ( | const QString & | type = QString() | ) |  |  | protected | 
 
 
◆ setupDialog()
  
  | 
        
          | void UMLTemplateDialog::setupDialog | ( |  | ) |  |  | protected | 
 
 
◆ m_datatypeWidget
◆ m_docWidget
◆ m_pNameL
  
  | 
        
          | QLabel* UMLTemplateDialog::m_pNameL |  | protected | 
 
 
◆ m_pNameLE
  
  | 
        
          | QLineEdit* UMLTemplateDialog::m_pNameLE |  | protected | 
 
 
◆ m_pTemplate
The Attribute to represent 
 
 
◆ m_pValuesGB
  
  | 
        
          | QGroupBox* UMLTemplateDialog::m_pValuesGB |  | protected | 
 
 
◆ m_stereotypeWidget
The documentation for this class was generated from the following files: