umbrello/umbrello
Uml::CmdCreateUMLObject Class Reference
#include <cmd_create_umlobject.h>
Inheritance diagram for Uml::CmdCreateUMLObject:

Public Member Functions | |
| CmdCreateUMLObject (UMLObject *o) | |
| ~CmdCreateUMLObject () | |
| void | redo () |
| void | undo () |
Detailed Description
Definition at line 20 of file generic/cmd_create_umlobject.h.
Constructor & Destructor Documentation
| Uml::CmdCreateUMLObject::CmdCreateUMLObject | ( | UMLObject * | o | ) |
Definition at line 25 of file generic/cmd_create_umlobject.cpp.
| Uml::CmdCreateUMLObject::~CmdCreateUMLObject | ( | ) |
Definition at line 31 of file generic/cmd_create_umlobject.cpp.
Member Function Documentation
| void Uml::CmdCreateUMLObject::redo | ( | ) |
Reimplemented from QUndoCommand.
Definition at line 36 of file generic/cmd_create_umlobject.cpp.
| void Uml::CmdCreateUMLObject::undo | ( | ) |
Reimplemented from QUndoCommand.
Definition at line 55 of file generic/cmd_create_umlobject.cpp.
The documentation for this class was generated from the following files:
KDE 4.4 API Reference