| Home · All Classes · Grouped Classes · Annotated · Functions |
These classes allow clients to work with mail messages, providing access to message creation, storage and display functionality.
See also Qtopia Messaging Library.
| QMailAddress | Interface for manipulating message address strings |
|---|---|
| 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 |
| QMailComposerFactory | Creates objects implementing the QMailComposerInterface interface |
| QMailComposerInterface | Defines the interface to objects that can compose a mail message |
| QMailComposerPlugin | Defines a base class for implementing mail message composer plug-ins |
| QMailComposerPluginInterface | Defines the interface to plug-ins that provide mail message composers |
| QMailFolder | Represents a folder for mail messages on the message store |
| QMailFolderKey | Defines the parameters used for querying a subset of all available mail folders from the mail store |
| QMailFolderSortKey | Defines the parameters used for sorting a subset of queried folders from the mail store |
| QMailId | Defines the 64bit database ID's for message store elements |
| 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 |
| QMailMessageContentDisposition | Encapsulates the parsing of the RFC 2822 'Content-Disposition' header field |
| QMailMessageContentType | Encapsulates the parsing of the RFC 2822 'Content-Type' header field |
| QMailMessageHeaderField | Encapsulates the parsing of message header fields |
| QMailMessageKey | Defines the parameters used for querying a subset of all available mail messages from the mail store |
| QMailMessagePart | Convenient interface for working with message attachments |
| QMailMessagePartContainer | Access to a collection of message parts |
| QMailMessageSortKey | Defines the parameters used for sorting a subset of queried messages from the mail store |
| QMailPassThroughCodec | Uses the QMailCodec interface to move data between streams without coding or decoding |
| QMailQuotedPrintableCodec | Encodes or decodes between 8-bit data and 7-bit ASCII, using the 'quoted printable' character mapping scheme |
| QMailStore | Represents the main interface for storage and retrieval of messages and folders on the message store |
| QMailTimeStamp | Manages message time stamps |
| QMailViewerFactory | Creates objects implementing the QMailViewerInterface interface |
| QMailViewerInterface | Defines the interface to objects that can display a mail message |
| QMailViewerPlugin | Defines a base class for implementing mail message viewer plug-ins |
| QMailViewerPluginInterface | Defines the interface to plug-ins that provide mail message viewers |
| Copyright © 2008 Trolltech | Trademarks | Qtopia 4.3.2 |