kaddressbook
CutCommand Class Reference
#include <undocmds.h>
Inheritance diagram for CutCommand:

Detailed Description
Definition at line 85 of file undocmds.h.
Public Member Functions | |
| CutCommand (KABC::AddressBook *addressBook, const QStringList &uidList) | |
| virtual void | redo () |
| virtual QString | text () const |
| virtual void | undo () |
Constructor & Destructor Documentation
| CutCommand::CutCommand | ( | KABC::AddressBook * | addressBook, | |
| const QStringList & | uidList | |||
| ) |
Definition at line 216 of file undocmds.cpp.
Member Function Documentation
| void CutCommand::redo | ( | ) | [virtual] |
| QString CutCommand::text | ( | ) | const [virtual] |
Definition at line 221 of file undocmds.cpp.
| void CutCommand::undo | ( | ) | [virtual] |
The documentation for this class was generated from the following files:
KDE 4.1 API Reference