umbrello/umbrello
Uml::CmdRenameUMLObject Class Reference
#include <cmd_rename_umlobject.h>
Inheritance diagram for Uml::CmdRenameUMLObject:

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