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 () |
Detailed Description
Definition at line 21 of file cmd_changeLineColor.h.
Constructor & Destructor Documentation
Definition at line 31 of file cmd_changeLineColor.cpp.
| Uml::CmdChangeLineColor::~CmdChangeLineColor | ( | ) |
Definition at line 38 of file cmd_changeLineColor.cpp.
Member Function Documentation
| void Uml::CmdChangeLineColor::redo | ( | ) |
Reimplemented from QUndoCommand.
Definition at line 42 of file cmd_changeLineColor.cpp.
| void Uml::CmdChangeLineColor::undo | ( | ) |
Reimplemented from QUndoCommand.
Definition at line 47 of file cmd_changeLineColor.cpp.
The documentation for this class was generated from the following files:
KDE 4.4 API Reference