kalarm
Undo Member ListThis is the complete list of members for Undo, including all inherited members.
| actionText(Type) | Undo | [static] |
| actionText(Type, int id) | Undo | [static] |
| add(UndoItem *, bool undo) | Undo | [protected, static] |
| changed(const QString &undo, const QString &redo) (defined in Undo) | Undo | [signal] |
| clear() | Undo | [static] |
| description(Type, int id) | Undo | [static] |
| emitChanged() | Undo | [static] |
| haveRedo() | Undo | [inline, static] |
| haveUndo() | Undo | [inline, static] |
| ids(Type) | Undo | [static] |
| instance() | Undo | [static] |
| List typedef | Undo | |
| NONE enum value (defined in Undo) | Undo | |
| redo(QWidget *parent, const QString &action) | Undo | [inline, static] |
| redo(int id, QWidget *parent, const QString &action) | Undo | [inline, static] |
| REDO enum value (defined in Undo) | Undo | |
| remove(UndoItem *, bool undo) | Undo | [protected, static] |
| replace(UndoItem *old, UndoItem *New) | Undo | [protected, static] |
| saveAdd(const KAEvent &) | Undo | [static] |
| saveDelete(const KAEvent &) | Undo | [static] |
| saveDeletes(const QValueList< KAEvent > &) | Undo | [static] |
| saveEdit(const KAEvent &oldEvent, const KAEvent &newEvent) | Undo | [static] |
| saveReactivate(const KAEvent &) | Undo | [static] |
| saveReactivates(const QValueList< KAEvent > &) | Undo | [static] |
| Type enum name | Undo | |
| undo(QWidget *parent, const QString &action) | Undo | [inline, static] |
| undo(int id, QWidget *parent, const QString &action) | Undo | [inline, static] |
| UNDO enum value (defined in Undo) | Undo | |
| UndoItem class | Undo | [friend] |
|