#include <umlpackagewidget.h>
◆ UMLPackageWidget()
  
  | 
        
          | UMLPackageWidget::UMLPackageWidget | ( | UMLObject * | o, |  
          |  |  | QWidget * | parent = nullptr ) |  | explicit | 
 
 
◆ ~UMLPackageWidget()
      
        
          | UMLPackageWidget::~UMLPackageWidget | ( |  | ) |  | 
      
 
 
◆ addToLayout()
      
        
          | void UMLPackageWidget::addToLayout | ( | QGridLayout * | layout, | 
        
          |  |  | int | row ) | 
      
 
Add this widget to a given grid layout. Umbrello dialogs places labels in column 0 and the editable field in column 1. 
- Parameters
- 
  
    | layout | The layout to which the widget should be added |  | row | The row in the grid layout where the widget should be placed |  
 
 
 
◆ apply()
      
        
          | void UMLPackageWidget::apply | ( |  | ) |  | 
      
 
 
◆ m_editField
  
  | 
        
          | KComboBox* UMLPackageWidget::m_editField |  | protected | 
 
 
◆ m_label
  
  | 
        
          | QLabel* UMLPackageWidget::m_label |  | protected | 
 
 
◆ m_object
The documentation for this class was generated from the following files: