The page shows all the Associations that belong to a UMLClassifier.  
 More...
#include <classassociationspage.h>
The page shows all the Associations that belong to a UMLClassifier. 
Displays a page on the tabbed dialog window of ClassPropertiesDialog. The page shows all the Associations that belong to a UMLClassifier.
- Author
- Paul Hensgen phens.nosp@m.gen@.nosp@m.techi.nosp@m.e.co.nosp@m.m Bugs and comments to umbre.nosp@m.llo-.nosp@m.devel.nosp@m.@kde.nosp@m..org or https://bugs.kde.org 
◆ ClassAssociationsPage()
      
        
          | ClassAssociationsPage::ClassAssociationsPage | ( | QWidget * | parent, | 
        
          |  |  | UMLScene * | s, | 
        
          |  |  | UMLObject * | o ) | 
      
 
Constructs an instance of AssocPage.
- Parameters
- 
  
    | parent | The parent of the page |  | s | The scene on which the UMLObject is being represented |  | o | The UMLObject being represented |  
 
 
 
◆ ~ClassAssociationsPage()
      
        
          | ClassAssociationsPage::~ClassAssociationsPage | ( |  | ) |  | 
      
 
 
◆ fillListBox()
  
  | 
        
          | void ClassAssociationsPage::fillListBox | ( |  | ) |  |  | private | 
 
Fills the list box with the objects associations. 
 
 
◆ slotDoubleClick
  
  | 
        
          | void ClassAssociationsPage::slotDoubleClick | ( | QListWidgetItem * | item | ) |  |  | slot | 
 
 
◆ slotMenuSelection
  
  | 
        
          | void ClassAssociationsPage::slotMenuSelection | ( | QAction * | action | ) |  |  | slot | 
 
 
◆ slotRightButtonPressed
  
  | 
        
          | void ClassAssociationsPage::slotRightButtonPressed | ( | const QPoint & | p | ) |  |  | slot | 
 
 
◆ m_List
◆ m_pAssocGB
  
  | 
        
          | QGroupBox* ClassAssociationsPage::m_pAssocGB |  | private | 
 
 
◆ m_pAssocLW
  
  | 
        
          | QListWidget* ClassAssociationsPage::m_pAssocLW |  | private | 
 
 
◆ m_pObject
◆ m_pScene
  
  | 
        
          | UMLScene* ClassAssociationsPage::m_pScene |  | private | 
 
 
The documentation for this class was generated from the following files: