KIMAP Library
Class Hierarchy
This inheritance list is sorted roughly, but not completely, alphabetically:
[detail level 12]
▼CKIMAP::AclJobBase | Base class for jobs that operate on mailbox ACLs |
CKIMAP::DeleteAclJob | Removes an identifier from the ACL of a mailbox |
CKIMAP::GetAclJob | Gets the ACL for a mailbox |
CKIMAP::ListRightsJob | Lists the possible and automatic rights for an identifier on a mailbox |
CKIMAP::MyRightsJob | Determine the rights the currently-logged-in user has on the current mailbox |
CKIMAP::SetAclJob | Sets the rights that correspond to an identifier on a mailbox |
CKIMAP::AppendJob | Appends a message to a mailbox |
CKIMAP::CapabilitiesJob | Checks server capabilities |
CKIMAP::CloseJob | Closes the current mailbox |
CKIMAP::CopyJob | Copies one or more messages to another mailbox |
CKIMAP::CreateJob | Creates a new mailbox |
CKIMAP::DeleteJob | Delete a mailbox |
CKIMAP::ExpungeJob | Expunges the deleted messages in the selected mailbox |
CKIMAP::FetchJob | Fetch message data from the server |
CKIMAP::FetchJob::FetchScope | Used to indicate what message data should be fetched |
CKIMAP::IdleJob | Idles the connection to the IMAP server |
CKIMAP::ImapInterval | Represents a single interval in an ImapSet |
CKIMAP::ImapSet | Represents a set of natural numbers (1-> ) in a as compact as possible form |
CKIMAP::ImapStreamParser | Parser for IMAP messages that operates on a local socket stream |
▼CKIMAP::MetaDataJobBase | Base class for jobs that operate on mailbox metadata |
CKIMAP::GetMetaDataJob | Fetches mailbox metadata |
CKIMAP::SetMetaDataJob | Sets mailbox metadata |
▼CKIMAP::QuotaJobBase | Base class for jobs that operate on mailbox quotas |
CKIMAP::GetQuotaJob | Gets resource limits for a quota root |
CKIMAP::GetQuotaRootJob | Gets the quota root and resource limits for a mailbox |
CKIMAP::SetQuotaJob | Sets resource limits on a quota root |
CKIMAP::SessionUiProxy | Interface to display communication errors and wait for user feedback |
CKIMAP::Term | A query term |
This file is part of the KDE documentation.
Documentation copyright © 1996-2020 The KDE developers.
Generated on Mon Jun 22 2020 13:37:03 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:37:03 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.