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