umbrello 26.08.1
Umbrello UML Modeller is a Unified Modelling Language (UML) diagram program based on KDE Technology
Uml::CmdChangeUseFillColor Class Reference

#include <cmdchangeusefillcolor.h>

Inheritance diagram for Uml::CmdChangeUseFillColor:
Collaboration diagram for Uml::CmdChangeUseFillColor:

Public Member Functions

 CmdChangeUseFillColor (UMLWidget *w, const bool value)
 
 ~CmdChangeUseFillColor ()
 
void redo ()
 
void undo ()
 
- Public Member Functions inherited from Uml::CmdBaseWidgetCommand
 CmdBaseWidgetCommand (UMLWidget *widget)
 
 CmdBaseWidgetCommand (AssociationWidget *widget)
 
virtual ~CmdBaseWidgetCommand ()
 

Private Attributes

bool m_oldValue
 
bool m_newValue
 

Additional Inherited Members

- Protected Member Functions inherited from Uml::CmdBaseWidgetCommand
void setWidget (UMLWidget *widget)
 
void setWidget (AssociationWidget *widget)
 
void addWidgetToScene (UMLWidget *widget)
 
void addWidgetToScene (AssociationWidget *widget)
 
void removeWidgetFromScene (UMLWidget *widget)
 
void removeWidgetFromScene (AssociationWidget *widget)
 
UMLWidget * widget ()
 
AssociationWidget * assocWidget ()
 
UMLScene * scene ()
 
- Protected Attributes inherited from Uml::CmdBaseWidgetCommand
Uml::ID::Type m_sceneId
 
Uml::ID::Type m_widgetId
 
QPointer< UMLScene > m_scene
 
QPointer< UMLWidget > m_widget
 
QPointer< AssociationWidget > m_assocWidget
 
bool m_isAssoc
 

Constructor & Destructor Documentation

◆ CmdChangeUseFillColor()

Uml::CmdChangeUseFillColor::CmdChangeUseFillColor ( UMLWidget * w,
const bool value )
Here is the call graph for this function:

◆ ~CmdChangeUseFillColor()

Uml::CmdChangeUseFillColor::~CmdChangeUseFillColor ( )

Member Function Documentation

◆ redo()

void Uml::CmdChangeUseFillColor::redo ( )
Here is the call graph for this function:

◆ undo()

void Uml::CmdChangeUseFillColor::undo ( )
Here is the call graph for this function:

Member Data Documentation

◆ m_newValue

bool Uml::CmdChangeUseFillColor::m_newValue
private

◆ m_oldValue

bool Uml::CmdChangeUseFillColor::m_oldValue
private

The documentation for this class was generated from the following files: