kmail
KMail::UndoInfo Class Reference
#include <undostack.h>
Public Member Functions | |
| UndoInfo () | |
Public Attributes | |
| Akonadi::Collection | destFolder |
| int | id |
| Akonadi::Item::List | items |
| bool | moveToTrash |
| Akonadi::Collection | srcFolder |
Detailed Description
A class for storing Undo information.
Definition at line 34 of file undostack.h.
Constructor & Destructor Documentation
|
inline |
Definition at line 37 of file undostack.h.
Member Data Documentation
| Akonadi::Collection KMail::UndoInfo::destFolder |
Definition at line 46 of file undostack.h.
| int KMail::UndoInfo::id |
Definition at line 43 of file undostack.h.
| Akonadi::Item::List KMail::UndoInfo::items |
Definition at line 44 of file undostack.h.
| bool KMail::UndoInfo::moveToTrash |
Definition at line 47 of file undostack.h.
| Akonadi::Collection KMail::UndoInfo::srcFolder |
Definition at line 45 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-2020 The KDE developers.
Generated on Mon Jun 22 2020 13:34:34 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2020 The KDE developers.
Generated on Mon Jun 22 2020 13:34:34 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.
KDE API Reference