Messaging Classes
|
| AccountConfiguration | Stores attributes associated with an external messaging account |
|---|---|
| QMailAccount | Represents a messaging account in the mail store |
| 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 |
| 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 |
| QMailFilterMessageSet | Represents a set of messages selected by a pre-determined filter criteria |
| QMailFolder | Represents a folder for mail messages in the mail store |
| 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 |
| 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 |
| QMailMessageDelegate | Visual representation of a message suitable for display in a list of messages |
| QMailMessageHeaderField | Encapsulates the parsing of message header fields |
| 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 Qtopia |
| QMailMessagePart | Convenient interface for working with message attachments |
| QMailMessagePartContainer | Access to a collection of message parts |
| 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 |
| 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 |
| QMailMessageSortKey | Defines the parameters used for sorting a subset of queried messages from the mail store |
| QMailNewEmailHandler | Convenient interface for responding to new email arrival notifications emitted by the message server |
| QMailNewInstantMessageHandler | Convenient interface for responding to new instant message arrival notifications emitted by the message server |
| QMailNewMessageHandler | Convenient interface for responding to new message arrival notifications emitted by the message server |
| QMailNewMmsHandler | Convenient interface for responding to new MMS arrival notifications emitted by the message server |
| QMailNewSmsHandler | Convenient interface for responding to new SMS arrival notifications emitted by the message server |
| QMailNewSystemMessageHandler | Convenient interface for responding to new system message arrival notifications emitted by the message server |
| 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 |
| 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 |
| QMailStore | Represents the main interface for storage and retrieval of messages and folders on the message store |
| QMailTimeStamp | Manages message time stamps |
| QMailTransmitAction | The interface for transmitting messages to external message services |
| 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 |
| QMailServiceAction::Status | Encapsulates the instantaneous state of a QMailServiceAction |
| Cette page est une traduction d'une page de la documentation de Qt, écrite par Nokia Corporation and/or its subsidiary(-ies). Les éventuels problèmes résultant d'une mauvaise traduction ne sont pas imputables à Nokia. | Qt qtextended4.4 | |
| Copyright © 2012 Developpez LLC. Tous droits réservés Developpez LLC. Aucune reproduction, même partielle, ne peut être faite de ce site et de l'ensemble de son contenu : textes, documents et images sans l'autorisation expresse de Developpez LLC. Sinon, vous encourez selon la loi jusqu'à 3 ans de prison et jusqu'à 300 000 E de dommages et intérêts. Cette page est déposée à la SACD. | ||
| Vous avez déniché une erreur ? Un bug ? Une redirection cassée ? Ou tout autre problème, quel qu'il soit ? Ou bien vous désirez participer à ce projet de traduction ? N'hésitez pas à nous contacter ou par MP ! | ||
Copyright © 2000-2012 - www.developpez.com