umbrello/umbrello
Uml::CmdChangeLineColor Class Reference
#include <cmd_changeLineColor.h>
Inheritance diagram for Uml::CmdChangeLineColor:

Public Member Functions | |
CmdChangeLineColor (UMLWidget *w, const QColor &col) | |
~CmdChangeLineColor () | |
void | redo () |
void | undo () |
![]() | |
CmdBaseWidgetCommand (UMLWidget *widget) | |
virtual | ~CmdBaseWidgetCommand () |
![]() | |
QUndoCommand (QUndoCommand *parent) | |
QUndoCommand (const QString &text, QUndoCommand *parent) | |
virtual | ~QUndoCommand () |
QString | actionText () const |
const QUndoCommand * | child (int index) const |
int | childCount () const |
virtual int | id () const |
virtual bool | mergeWith (const QUndoCommand *command) |
void | setText (const QString &text) |
QString | text () const |
Additional Inherited Members | |
![]() | |
void | addWidgetToScene (UMLWidget *widget) |
UMLScene * | scene () |
void | setWidget (UMLWidget *widget) |
UMLWidget * | widget () |
![]() | |
Uml::ID::Type | m_sceneId |
Uml::ID::Type | m_widgetId |
Detailed Description
Definition at line 22 of file cmd_changeLineColor.h.
Constructor & Destructor Documentation
Definition at line 22 of file cmd_changeLineColor.cpp.
Uml::CmdChangeLineColor::~CmdChangeLineColor | ( | ) |
Definition at line 32 of file cmd_changeLineColor.cpp.
Member Function Documentation
|
virtual |
Reimplemented from QUndoCommand.
Definition at line 36 of file cmd_changeLineColor.cpp.
|
virtual |
Reimplemented from QUndoCommand.
Definition at line 41 of file cmd_changeLineColor.cpp.
The documentation for this class was generated from the following files:
This file is part of the KDE documentation.
Documentation copyright © 1996-2020 The KDE developers.
Generated on Mon Jun 22 2020 13:40:29 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2020 The KDE developers.
Generated on Mon Jun 22 2020 13:40:29 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.