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

Detailed Description
Definition at line 70 of file undocmds.h.
Public Member Functions | |
| PasteCommand (KAB::Core *core, const KABC::Addressee::List &addressees) | |
| virtual void | redo () |
| virtual QString | text () const |
| virtual void | undo () |
Constructor & Destructor Documentation
| PasteCommand::PasteCommand | ( | KAB::Core * | core, | |
| const KABC::Addressee::List & | addressees | |||
| ) |
Definition at line 91 of file undocmds.cpp.
Member Function Documentation
| void PasteCommand::redo | ( | ) | [virtual] |
We have to set a new uid for the contact, otherwise insertAddressee() ignore it.
Reimplemented from QUndoCommand.
Definition at line 116 of file undocmds.cpp.
| QString PasteCommand::text | ( | ) | const [virtual] |
Definition at line 96 of file undocmds.cpp.
| void PasteCommand::undo | ( | ) | [virtual] |
The documentation for this class was generated from the following files:
KDE 4.1 API Reference