#include <stereotypesmodel.h>
◆ StereotypesModel()
◆ addStereotype()
      
        
          | bool StereotypesModel::addStereotype | ( | UMLStereotype * | stereotype | ) |  | 
      
 
 
◆ columnCount()
      
        
          | int StereotypesModel::columnCount | ( | const QModelIndex & | parent | ) | const | 
      
 
 
◆ data()
      
        
          | QVariant StereotypesModel::data | ( | const QModelIndex & | index, | 
        
          |  |  | int | role = Qt::DisplayRole ) const | 
      
 
 
◆ emitDataChanged() [1/2]
      
        
          | void StereotypesModel::emitDataChanged | ( | const QModelIndex & | index | ) |  | 
      
 
 
◆ emitDataChanged() [2/2]
      
        
          | void StereotypesModel::emitDataChanged | ( | int | index | ) |  | 
      
 
 
◆ headerData()
      
        
          | QVariant StereotypesModel::headerData | ( | int | section, | 
        
          |  |  | Qt::Orientation | orientation, | 
        
          |  |  | int | role = Qt::DisplayRole ) const | 
      
 
 
◆ removeStereotype()
      
        
          | bool StereotypesModel::removeStereotype | ( | UMLStereotype * | stereotype | ) |  | 
      
 
 
◆ rowCount()
      
        
          | int StereotypesModel::rowCount | ( | const QModelIndex & | parent | ) | const | 
      
 
 
◆ m_count
  
  | 
        
          | int StereotypesModel::m_count |  | protected | 
 
 
◆ m_stereotypes
The documentation for this class was generated from the following files: