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

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