#include <cmdbasewidgetcommand.h>
◆ CmdBaseWidgetCommand() [1/2]
  
  | 
        
          | Uml::CmdBaseWidgetCommand::CmdBaseWidgetCommand | ( | UMLWidget * | widget | ) |  |  | explicit | 
 
 
◆ CmdBaseWidgetCommand() [2/2]
◆ ~CmdBaseWidgetCommand()
  
  | 
        
          | Uml::CmdBaseWidgetCommand::~CmdBaseWidgetCommand | ( |  | ) |  |  | virtual | 
 
 
◆ addWidgetToScene() [1/2]
Add widget to scene
- Parameters
- 
  
    | widget | Pointer to widget to add |  
 
 
 
◆ addWidgetToScene() [2/2]
  
  | 
        
          | void Uml::CmdBaseWidgetCommand::addWidgetToScene | ( | UMLWidget * | widget | ) |  |  | protected | 
 
Add widget to scene
- Parameters
- 
  
    | widget | Pointer to widget to add |  
 
 
 
◆ assocWidget()
◆ removeWidgetFromScene() [1/2]
◆ removeWidgetFromScene() [2/2]
  
  | 
        
          | void Uml::CmdBaseWidgetCommand::removeWidgetFromScene | ( | UMLWidget * | widget | ) |  |  | protected | 
 
 
◆ scene()
  
  | 
        
          | UMLScene * Uml::CmdBaseWidgetCommand::scene | ( |  | ) |  |  | protected | 
 
 
◆ setWidget() [1/2]
◆ setWidget() [2/2]
  
  | 
        
          | void Uml::CmdBaseWidgetCommand::setWidget | ( | UMLWidget * | widget | ) |  |  | protected | 
 
 
◆ widget()
  
  | 
        
          | UMLWidget * Uml::CmdBaseWidgetCommand::widget | ( |  | ) |  |  | protected | 
 
 
◆ m_assocWidget
◆ m_isAssoc
  
  | 
        
          | bool Uml::CmdBaseWidgetCommand::m_isAssoc |  | protected | 
 
 
◆ m_scene
  
  | 
        
          | QPointer<UMLScene> Uml::CmdBaseWidgetCommand::m_scene |  | protected | 
 
 
◆ m_sceneId
◆ m_widget
  
  | 
        
          | QPointer<UMLWidget> Uml::CmdBaseWidgetCommand::m_widget |  | protected | 
 
 
◆ m_widgetId
The documentation for this class was generated from the following files: