kmail

kmfoldertype.h File Reference

This graph shows which files directly or indirectly include this file:

Go to the source code of this file.


Namespaces

namespace  KMail

Enumerations

enum  KMail::FolderContentsType {
  KMail::ContentsTypeMail = 0, KMail::ContentsTypeCalendar, KMail::ContentsTypeContact, KMail::ContentsTypeNote,
  KMail::ContentsTypeTask, KMail::ContentsTypeJournal, KMail::ContentsTypeLast = ContentsTypeJournal
}
enum  KMFolderDirType { KMStandardDir = 0, KMImapDir, KMDImapDir, KMSearchDir }
enum  KMFolderType {
  KMFolderTypeMbox = 0, KMFolderTypeMaildir, KMFolderTypeCachedImap, KMFolderTypeImap,
  KMFolderTypeSearch, KMFolderTypeUnknown
}

Enumeration Type Documentation

Enumerator:
KMStandardDir 
KMImapDir 
KMDImapDir 
KMSearchDir 

Definition at line 14 of file kmfoldertype.h.

Enumerator:
KMFolderTypeMbox 
KMFolderTypeMaildir 
KMFolderTypeCachedImap 
KMFolderTypeImap 
KMFolderTypeSearch 
KMFolderTypeUnknown 

Definition at line 4 of file kmfoldertype.h.