![]() |
Home | ![]() |
QMailAccount | Represents a messaging account in the mail store |
---|---|
QMailAccountConfiguration | Contains the configuration parameters of an account |
QMailAccountId | Used to identify accounts stored by QMailStore |
QMailAccountKey | Defines the parameters used for querying a subset of all available accounts from the mail store |
QMailAccountListModel | Access to a list of stored accounts |
QMailAccountMessageSet | Represents a set of messages corresponding to the content of a QMailAccount |
QMailAccountSortKey | Defines the parameters used for sorting a subset of queried accounts from the store |
QMailActionInfo | The interface for tracking individual actions |
QMailActionObserver | Interface for monitoring currently running actions |
QMailAddress | Interface for manipulating message address strings |
QMailAuthenticator | Customization point where authentication services can be supplied to the messageserver |
QMailBase64Codec | Encodes or decodes between 8-bit data and 7-bit ASCII, using the Base64 character mapping scheme |
QMailCodec | Mechanisms for encoding and decoding between 7-bit ASCII strings and arbitrary octet sequences |
QMailContentManager | Defines the interface to objects that provide a storage facility for message content |
QMailContentManagerFactory | Creates objects implementing the QMailContentManager interface |
QMailContentManagerPlugin | Defines a base class for implementing message content manager plugins |
QMailContentManagerPluginInterface | Defines the interface to plugins that provide message content management facilities |
QMailDisconnected | Functions to work with external servers using the disconnected mode of operation |
QMailFilterMessageSet | Represents a set of messages selected by a pre-determined filter criteria |
QMailFolder | Represents a folder for mail messages in the mail store |
QMailFolderFwd | Declares an enumeration used by QMailFolder |
QMailFolderId | Used to identify folders stored by QMailStore |
QMailFolderKey | Defines the parameters used for querying a subset of all available folders from the mail store |
QMailFolderMessageSet | Represents a set of messages corresponding to the content of a QMailFolder |
QMailFolderSortKey | Defines the parameters used for sorting a subset of queried folders from the mail store |
QMailKeyArgument | Template defines a class representing a single criterion to be applied when filtering the QMailStore constent with a key object |
QMailLineEndingCodec | Encodes textual data to use CR/LF line endings required for SMTP transmission |
QMailMessage | Convenient interface for working with messages |
QMailMessageBody | Contains the body element of a message or message part |
QMailMessageBodyFwd | Declares enumerations used by QMailMessageBody |
QMailMessageClassifier | Simple mechanism for determining the type of content contained by a message |
QMailMessageContentDisposition | Encapsulates the parsing of the RFC 2822 'Content-Disposition' header field |
QMailMessageContentDispositionFwd | Declares enumerations used by QMailMessageContentDisposition |
QMailMessageContentType | Encapsulates the parsing of the RFC 2822 'Content-Type' header field |
QMailMessageFwd | Declares enumerations used by QMailMessage |
QMailMessageHeaderField | Encapsulates the parsing of message header fields |
QMailMessageHeaderFieldFwd | Declares enumerations used by QMailMessageHeaderField |
QMailMessageId | Used to identify messages stored by QMailStore |
QMailMessageKey | Defines the parameters used for querying a subset of all available messages from the mail store |
QMailMessageListModel | Access to a list of stored messages |
QMailMessageMetaData | Information about a message stored by QMF |
QMailMessageMetaDataFwd | Declares enumerations used by QMailMessageMetaData |
QMailMessageModelBase | Interface to a model containing messages |
QMailMessagePart | Convenient interface for working with message attachments |
QMailMessagePartContainer | Access to a collection of message parts |
QMailMessagePartContainerFwd | Declares enumerations used by QMailMessagePartContainer |
QMailMessagePartFwd | Declares enumerations used by QMailMessagePart |
QMailMessageRemovalRecord | Represents the record of a message which has been removed from the mail store |
QMailMessageServer | Signals and slots which implement a convenient interface for communicating with the MessageServer process via IPC |
QMailMessageService | The interface between the message server and components loaded from plugin libraries |
QMailMessageServiceConfigurator | Interface that allows a service to be configured |
QMailMessageServiceEditor | Interface that allows a service to be edited graphically |
QMailMessageServiceFactory | Creates objects implementing the QMailMessageService interface |
QMailMessageServicePlugin | Defines a base class for implementing messaging service plugins |
QMailMessageServicePluginInterface | Defines the interface to plugins that provide messaging services |
QMailMessageSet | Represents a subset of the messages in the mail store |
QMailMessageSetContainer | Specifies the interface implemented by container nodes in a QMailMessageSet tree hierarchy |
QMailMessageSetModel | Model for a tree of QMailMessageSets |
QMailMessageSink | Defines the interface to objects that provide external message transmission services to the messageserver |
QMailMessageSortKey | Defines the parameters used for sorting a subset of queried messages from the mail store |
QMailMessageSource | Defines the interface to objects that provide access to externally sourced messages to the messageserver |
QMailMessageThreadedModel | Access to a tree of stored messages |
QMailPassThroughCodec | Uses the QMailCodec interface to move data between streams without coding or decoding |
QMailPluginManager | Helper class that simplifies plug-in loading for the Messaging framework |
QMailProtocolAction | Mechanism for messageserver clients and services to collaborate without messageserver involvement |
QMailQuotedPrintableCodec | Encodes or decodes between 8-bit data and 7-bit ASCII, using the 'quoted printable' character mapping scheme |
QMailRetrievalAction | The interface for retrieving messages from external message services |
QMailSearchAction | The interface for identifying messages that match a set of search criteria |
QMailServiceAction | The interface for requesting actions from external message services |
QMailServiceConfiguration | Simple framework for creating wrappers classes that simplify service configuration management |
QMailStorageAction | The interface for requesting operations on the storage of messages within external message services |
QMailStore | Represents the main interface for storage and retrieval of messages and folders on the message store |
QMailStoreAccountFilter | Filtered view of QMailStore signals, affecting a single account |
QMailThread | Represents a thread of mail messages in the mail store |
QMailThreadId | Used to identify threads stored by QMailStore |
QMailThreadKey | Defines the parameters used for querying a subset of all message threads from the mail store |
QMailThreadSortKey | Defines the parameters used for sorting a subset of threads from the mail store |
QMailTimeStamp | Manages message time stamps |
QMailTransmitAction | The interface for transmitting messages to external message services |
QMailTransport | Line-oriented socket for messaging communications |
Copyright © 2010 QtSoftware | Messaging Framework |