Home

Annotated Class List

QMailAccountRepresents a messaging account in the mail store
QMailAccountConfigurationContains the configuration parameters of an account
QMailAccountIdUsed to identify accounts stored by QMailStore
QMailAccountKeyDefines the parameters used for querying a subset of all available accounts from the mail store
QMailAccountListModelAccess to a list of stored accounts
QMailAccountMessageSetRepresents a set of messages corresponding to the content of a QMailAccount
QMailAccountSortKeyDefines the parameters used for sorting a subset of queried accounts from the store
QMailActionInfoThe interface for tracking individual actions
QMailActionObserverInterface for monitoring currently running actions
QMailAddressInterface for manipulating message address strings
QMailAuthenticatorCustomization point where authentication services can be supplied to the messageserver
QMailBase64CodecEncodes or decodes between 8-bit data and 7-bit ASCII, using the Base64 character mapping scheme
QMailCodecMechanisms for encoding and decoding between 7-bit ASCII strings and arbitrary octet sequences
QMailContentManagerDefines the interface to objects that provide a storage facility for message content
QMailContentManagerFactoryCreates objects implementing the QMailContentManager interface
QMailContentManagerPluginDefines a base class for implementing message content manager plugins
QMailContentManagerPluginInterfaceDefines the interface to plugins that provide message content management facilities
QMailDisconnectedFunctions to work with external servers using the disconnected mode of operation
QMailFilterMessageSetRepresents a set of messages selected by a pre-determined filter criteria
QMailFolderRepresents a folder for mail messages in the mail store
QMailFolderFwdDeclares an enumeration used by QMailFolder
QMailFolderIdUsed to identify folders stored by QMailStore
QMailFolderKeyDefines the parameters used for querying a subset of all available folders from the mail store
QMailFolderMessageSetRepresents a set of messages corresponding to the content of a QMailFolder
QMailFolderSortKeyDefines the parameters used for sorting a subset of queried folders from the mail store
QMailKeyArgumentTemplate defines a class representing a single criterion to be applied when filtering the QMailStore constent with a key object
QMailLineEndingCodecEncodes textual data to use CR/LF line endings required for SMTP transmission
QMailMessageConvenient interface for working with messages
QMailMessageBodyContains the body element of a message or message part
QMailMessageBodyFwdDeclares enumerations used by QMailMessageBody
QMailMessageClassifierSimple mechanism for determining the type of content contained by a message
QMailMessageContentDispositionEncapsulates the parsing of the RFC 2822 'Content-Disposition' header field
QMailMessageContentDispositionFwdDeclares enumerations used by QMailMessageContentDisposition
QMailMessageContentTypeEncapsulates the parsing of the RFC 2822 'Content-Type' header field
QMailMessageFwdDeclares enumerations used by QMailMessage
QMailMessageHeaderFieldEncapsulates the parsing of message header fields
QMailMessageHeaderFieldFwdDeclares enumerations used by QMailMessageHeaderField
QMailMessageIdUsed to identify messages stored by QMailStore
QMailMessageKeyDefines the parameters used for querying a subset of all available messages from the mail store
QMailMessageListModelAccess to a list of stored messages
QMailMessageMetaDataInformation about a message stored by QMF
QMailMessageMetaDataFwdDeclares enumerations used by QMailMessageMetaData
QMailMessageModelBaseInterface to a model containing messages
QMailMessagePartConvenient interface for working with message attachments
QMailMessagePartContainerAccess to a collection of message parts
QMailMessagePartContainerFwdDeclares enumerations used by QMailMessagePartContainer
QMailMessagePartFwdDeclares enumerations used by QMailMessagePart
QMailMessageRemovalRecordRepresents the record of a message which has been removed from the mail store
QMailMessageServerSignals and slots which implement a convenient interface for communicating with the MessageServer process via IPC
QMailMessageServiceThe interface between the message server and components loaded from plugin libraries
QMailMessageServiceConfiguratorInterface that allows a service to be configured
QMailMessageServiceEditorInterface that allows a service to be edited graphically
QMailMessageServiceFactoryCreates objects implementing the QMailMessageService interface
QMailMessageServicePluginDefines a base class for implementing messaging service plugins
QMailMessageServicePluginInterfaceDefines the interface to plugins that provide messaging services
QMailMessageSetRepresents a subset of the messages in the mail store
QMailMessageSetContainerSpecifies the interface implemented by container nodes in a QMailMessageSet tree hierarchy
QMailMessageSetModelModel for a tree of QMailMessageSets
QMailMessageSinkDefines the interface to objects that provide external message transmission services to the messageserver
QMailMessageSortKeyDefines the parameters used for sorting a subset of queried messages from the mail store
QMailMessageSourceDefines the interface to objects that provide access to externally sourced messages to the messageserver
QMailMessageThreadedModelAccess to a tree of stored messages
QMailPassThroughCodecUses the QMailCodec interface to move data between streams without coding or decoding
QMailPluginManagerHelper class that simplifies plug-in loading for the Messaging framework
QMailProtocolActionMechanism for messageserver clients and services to collaborate without messageserver involvement
QMailQuotedPrintableCodecEncodes or decodes between 8-bit data and 7-bit ASCII, using the 'quoted printable' character mapping scheme
QMailRetrievalActionThe interface for retrieving messages from external message services
QMailSearchActionThe interface for identifying messages that match a set of search criteria
QMailServiceActionThe interface for requesting actions from external message services
QMailServiceConfigurationSimple framework for creating wrappers classes that simplify service configuration management
QMailStorageActionThe interface for requesting operations on the storage of messages within external message services
QMailStoreRepresents the main interface for storage and retrieval of messages and folders on the message store
QMailStoreAccountFilterFiltered view of QMailStore signals, affecting a single account
QMailThreadRepresents a thread of mail messages in the mail store
QMailThreadIdUsed to identify threads stored by QMailStore
QMailThreadKeyDefines the parameters used for querying a subset of all message threads from the mail store
QMailThreadSortKeyDefines the parameters used for sorting a subset of threads from the mail store
QMailTimeStampManages message time stamps
QMailTransmitActionThe interface for transmitting messages to external message services
QMailTransportLine-oriented socket for messaging communications


Copyright © 2010 QtSoftware
Messaging Framework