kmail
KMail::UndoInfo Class Reference
#include <undostack.h>
Public Attributes | |
Akonadi::Collection | destFolder |
int | id |
Akonadi::Item::List | items |
Akonadi::Collection | srcFolder |
Detailed Description
A class for storing Undo information.
Definition at line 34 of file undostack.h.
Member Data Documentation
Akonadi::Collection KMail::UndoInfo::destFolder |
Definition at line 40 of file undostack.h.
int KMail::UndoInfo::id |
Definition at line 37 of file undostack.h.
Akonadi::Item::List KMail::UndoInfo::items |
Definition at line 38 of file undostack.h.
Akonadi::Collection KMail::UndoInfo::srcFolder |
Definition at line 39 of file undostack.h.
The documentation for this class was generated from the following file:
This file is part of the KDE documentation.
Documentation copyright © 1996-2014 The KDE developers.
Generated on Tue Oct 14 2014 22:58:52 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2014 The KDE developers.
Generated on Tue Oct 14 2014 22:58:52 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.