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

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