#include <diagramsmodel.h>
◆ DiagramsModel()
  
  | 
        
          | DiagramsModel::DiagramsModel | ( |  | ) |  |  | explicit | 
 
 
◆ addDiagram()
      
        
          | bool DiagramsModel::addDiagram | ( | UMLView * | view | ) |  | 
      
 
 
◆ columnCount()
      
        
          | int DiagramsModel::columnCount | ( | const QModelIndex & | parent | ) | const | 
      
 
 
◆ data()
      
        
          | QVariant DiagramsModel::data | ( | const QModelIndex & | index, | 
        
          |  |  | int | role = Qt::DisplayRole ) const | 
      
 
 
◆ emitDataChanged() [1/3]
      
        
          | void DiagramsModel::emitDataChanged | ( | const QModelIndex & | index | ) |  | 
      
 
 
◆ emitDataChanged() [2/3]
      
        
          | void DiagramsModel::emitDataChanged | ( | int | index | ) |  | 
      
 
 
◆ emitDataChanged() [3/3]
      
        
          | void DiagramsModel::emitDataChanged | ( | UMLView * | view | ) |  | 
      
 
 
◆ headerData()
      
        
          | QVariant DiagramsModel::headerData | ( | int | section, | 
        
          |  |  | Qt::Orientation | orientation, | 
        
          |  |  | int | role = Qt::DisplayRole ) const | 
      
 
 
◆ removeAllDiagrams()
      
        
          | bool DiagramsModel::removeAllDiagrams | ( |  | ) |  | 
      
 
 
◆ removeDiagram()
      
        
          | bool DiagramsModel::removeDiagram | ( | UMLView * | view | ) |  | 
      
 
 
◆ rowCount()
      
        
          | int DiagramsModel::rowCount | ( | const QModelIndex & | parent | ) | const | 
      
 
 
◆ m_count
  
  | 
        
          | int DiagramsModel::m_count |  | protected | 
 
 
◆ m_views
The documentation for this class was generated from the following files: