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