umbrello/umbrello
Uml::CmdSetName Class Reference
#include <cmd_set_name.h>
Inheritance diagram for Uml::CmdSetName:

Public Member Functions | |
| CmdSetName (UMLObject *obj, const QString &name) | |
| ~CmdSetName () | |
| void | redo () |
| void | undo () |
Detailed Description
Definition at line 20 of file cmd_set_name.h.
Constructor & Destructor Documentation
Definition at line 22 of file cmd_set_name.cpp.
| Uml::CmdSetName::~CmdSetName | ( | ) |
Definition at line 28 of file cmd_set_name.cpp.
Member Function Documentation
| void Uml::CmdSetName::redo | ( | ) |
Reimplemented from QUndoCommand.
Definition at line 32 of file cmd_set_name.cpp.
| void Uml::CmdSetName::undo | ( | ) |
Reimplemented from QUndoCommand.
Definition at line 37 of file cmd_set_name.cpp.
The documentation for this class was generated from the following files:
KDE 4.4 API Reference