umbrello/umbrello
Uml::CmdChangeFillColor Class Reference
#include <cmd_changeFillColor.h>
Inheritance diagram for Uml::CmdChangeFillColor:

Public Member Functions | |
| CmdChangeFillColor (UMLWidget *w, const QColor &col) | |
| ~CmdChangeFillColor () | |
| void | redo () |
| void | undo () |
Detailed Description
Definition at line 24 of file cmd_changeFillColor.h.
Constructor & Destructor Documentation
Definition at line 22 of file cmd_changeFillColor.cpp.
| Uml::CmdChangeFillColor::~CmdChangeFillColor | ( | ) |
Definition at line 30 of file cmd_changeFillColor.cpp.
Member Function Documentation
| void Uml::CmdChangeFillColor::redo | ( | ) |
Reimplemented from QUndoCommand.
Definition at line 34 of file cmd_changeFillColor.cpp.
| void Uml::CmdChangeFillColor::undo | ( | ) |
Reimplemented from QUndoCommand.
Definition at line 39 of file cmd_changeFillColor.cpp.
The documentation for this class was generated from the following files:
KDE 4.4 API Reference