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

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