KMail::UndoInfo Class Reference
#include <undostack.h>
Public Attributes | |
int | id |
TQValueList< ulong > | serNums |
KMFolder * | srcFolder |
KMFolder * | destFolder |
Detailed Description
A class for storing Undo information.
Definition at line 35 of file undostack.h.
Member Data Documentation
◆ destFolder
KMFolder* KMail::UndoInfo::destFolder |
Definition at line 41 of file undostack.h.
◆ id
int KMail::UndoInfo::id |
Definition at line 38 of file undostack.h.
◆ serNums
TQValueList<ulong> KMail::UndoInfo::serNums |
Definition at line 39 of file undostack.h.
◆ srcFolder
KMFolder* KMail::UndoInfo::srcFolder |
Definition at line 40 of file undostack.h.
The documentation for this class was generated from the following file: