umbrello/umbrello
Uml::CmdSetTxt Class Reference
#include <cmd_set_txt.h>
Inheritance diagram for Uml::CmdSetTxt:

Public Member Functions | |
| CmdSetTxt (FloatingTextWidget *ftw, const QString &txt) | |
| ~CmdSetTxt () | |
| void | redo () |
| void | undo () |
Detailed Description
Definition at line 20 of file cmd_set_txt.h.
Constructor & Destructor Documentation
| Uml::CmdSetTxt::CmdSetTxt | ( | FloatingTextWidget * | ftw, | |
| const QString & | txt | |||
| ) |
Definition at line 23 of file cmd_set_txt.cpp.
| Uml::CmdSetTxt::~CmdSetTxt | ( | ) |
Definition at line 30 of file cmd_set_txt.cpp.
Member Function Documentation
| void Uml::CmdSetTxt::redo | ( | ) |
Reimplemented from QUndoCommand.
Definition at line 34 of file cmd_set_txt.cpp.
| void Uml::CmdSetTxt::undo | ( | ) |
Reimplemented from QUndoCommand.
Definition at line 41 of file cmd_set_txt.cpp.
The documentation for this class was generated from the following files:
KDE 4.4 API Reference