korganizer
KOrg::History Class Reference
List of all members.Detailed Description
Definition at line 39 of file history.h.
Public Slots | |
| void | undo () |
| void | redo () |
Signals | |
| void | undone () |
| void | redone () |
| void | undoAvailable (const QString &) |
| void | redoAvailable (const QString &) |
Public Member Functions | |
| History (KCal::Calendar *) | |
| void | recordDelete (KCal::Incidence *) |
| void | recordAdd (KCal::Incidence *) |
| void | recordEdit (KCal::Incidence *oldIncidence, KCal::Incidence *newIncidence) |
| void | startMultiModify (const QString &description) |
| void | endMultiModify () |
Protected Member Functions | |
| void | truncate () |
The documentation for this class was generated from the following files:

