summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDon Sanders <don.sanders@nokia.com>2010-07-16 15:19:11 +1000
committerDon Sanders <don.sanders@nokia.com>2010-07-16 15:19:11 +1000
commit80afa7420f6880a13c91e418dcabb53793412a9f (patch)
tree3c0ea96a56a81137e66d42ba4eebccf537c62410
parent77988dcbed9dbd8f1772d0628bbc7f1ef84c5f73 (diff)
Updated doc.2010W28
-rw-r--r--doc/html/annotated.html133
-rw-r--r--doc/html/classes.html32
-rw-r--r--doc/html/messaginglibrary.html99
-rw-r--r--doc/html/qmailactioninfo-members.html102
-rw-r--r--doc/html/qmailactioninfo.html116
-rw-r--r--doc/html/qmailactionobserver-members.html91
-rw-r--r--doc/html/qmailactionobserver.html79
-rw-r--r--doc/html/qmailserviceaction.html2
-rw-r--r--doc/html/qtopia-messaging-framework.dcf22
-rw-r--r--doc/html/qtopia-messaging-framework.index39
10 files changed, 574 insertions, 141 deletions
diff --git a/doc/html/annotated.html b/doc/html/annotated.html
index 8537c24e..c12cd7a6 100644
--- a/doc/html/annotated.html
+++ b/doc/html/annotated.html
@@ -22,72 +22,73 @@
<tr valign="top" class="odd"><th><a href="qmailaccountlistmodel.html">QMailAccountListModel</a></th><td>Access to a list of stored accounts</td></tr>
<tr valign="top" class="even"><th><a href="qmailaccountmessageset.html">QMailAccountMessageSet</a></th><td>Represents a set of messages corresponding to the content of a QMailAccount</td></tr>
<tr valign="top" class="odd"><th><a href="qmailaccountsortkey.html">QMailAccountSortKey</a></th><td>Defines the parameters used for sorting a subset of queried accounts from the store</td></tr>
-<tr valign="top" class="even"><th><a href="qmailactionobserver.html">QMailActionObserver</a></th><td>Interface for monitoring currently running actions</td></tr>
-<tr valign="top" class="odd"><th><a href="qmailaddress.html">QMailAddress</a></th><td>Interface for manipulating message address strings</td></tr>
-<tr valign="top" class="even"><th><a href="qmailauthenticator.html">QMailAuthenticator</a></th><td>Customization point where authentication services can be supplied to the messageserver</td></tr>
-<tr valign="top" class="odd"><th><a href="qmailbase64codec.html">QMailBase64Codec</a></th><td>Encodes or decodes between 8-bit data and 7-bit ASCII, using the Base64 character mapping scheme</td></tr>
-<tr valign="top" class="even"><th><a href="qmailcodec.html">QMailCodec</a></th><td>Mechanisms for encoding and decoding between 7-bit ASCII strings and arbitrary octet sequences</td></tr>
-<tr valign="top" class="odd"><th><a href="qmailcontentmanager.html">QMailContentManager</a></th><td>Defines the interface to objects that provide a storage facility for message content</td></tr>
-<tr valign="top" class="even"><th><a href="qmailcontentmanagerfactory.html">QMailContentManagerFactory</a></th><td>Creates objects implementing the QMailContentManager interface</td></tr>
-<tr valign="top" class="odd"><th><a href="qmailcontentmanagerplugin.html">QMailContentManagerPlugin</a></th><td>Defines a base class for implementing message content manager plugins</td></tr>
-<tr valign="top" class="even"><th><a href="qmailcontentmanagerplugininterface.html">QMailContentManagerPluginInterface</a></th><td>Defines the interface to plugins that provide message content management facilities</td></tr>
-<tr valign="top" class="odd"><th><a href="qmailfiltermessageset.html">QMailFilterMessageSet</a></th><td>Represents a set of messages selected by a pre-determined filter criteria</td></tr>
-<tr valign="top" class="even"><th><a href="qmailfolder.html">QMailFolder</a></th><td>Represents a folder for mail messages in the mail store</td></tr>
-<tr valign="top" class="odd"><th><a href="qmailfolderid.html">QMailFolderId</a></th><td>Used to identify folders stored by QMailStore</td></tr>
-<tr valign="top" class="even"><th><a href="qmailfolderkey.html">QMailFolderKey</a></th><td>Defines the parameters used for querying a subset of all available folders from the mail store</td></tr>
-<tr valign="top" class="odd"><th><a href="qmailfoldermessageset.html">QMailFolderMessageSet</a></th><td>Represents a set of messages corresponding to the content of a QMailFolder</td></tr>
-<tr valign="top" class="even"><th><a href="qmailfoldersortkey.html">QMailFolderSortKey</a></th><td>Defines the parameters used for sorting a subset of queried folders from the mail store</td></tr>
-<tr valign="top" class="odd"><th><a href="qmailkeyargument.html">QMailKeyArgument</a></th><td>Template defines a class representing a single criterion to be applied when filtering the QMailStore constent with a key object</td></tr>
-<tr valign="top" class="even"><th><a href="qmaillineendingcodec.html">QMailLineEndingCodec</a></th><td>Encodes textual data to use CR/LF line endings required for SMTP transmission</td></tr>
-<tr valign="top" class="odd"><th><a href="qmailmessage.html">QMailMessage</a></th><td>Convenient interface for working with messages</td></tr>
-<tr valign="top" class="even"><th><a href="qmailmessagebody.html">QMailMessageBody</a></th><td>Contains the body element of a message or message part</td></tr>
-<tr valign="top" class="odd"><th><a href="qmailmessagebodyfwd.html">QMailMessageBodyFwd</a></th><td>Declares enumerations used by QMailMessageBody</td></tr>
-<tr valign="top" class="even"><th><a href="qmailmessageclassifier.html">QMailMessageClassifier</a></th><td>Simple mechanism for determining the type of content contained by a message</td></tr>
-<tr valign="top" class="odd"><th><a href="qmailmessagecontentdisposition.html">QMailMessageContentDisposition</a></th><td>Encapsulates the parsing of the RFC 2822 'Content-Disposition' header field</td></tr>
-<tr valign="top" class="even"><th><a href="qmailmessagecontentdispositionfwd.html">QMailMessageContentDispositionFwd</a></th><td>Declares enumerations used by QMailMessageContentDisposition</td></tr>
-<tr valign="top" class="odd"><th><a href="qmailmessagecontenttype.html">QMailMessageContentType</a></th><td>Encapsulates the parsing of the RFC 2822 'Content-Type' header field</td></tr>
-<tr valign="top" class="even"><th><a href="qmailmessagefwd.html">QMailMessageFwd</a></th><td>Declares enumerations used by QMailMessage</td></tr>
-<tr valign="top" class="odd"><th><a href="qmailmessageheaderfield.html">QMailMessageHeaderField</a></th><td>Encapsulates the parsing of message header fields</td></tr>
-<tr valign="top" class="even"><th><a href="qmailmessageheaderfieldfwd.html">QMailMessageHeaderFieldFwd</a></th><td>Declares enumerations used by QMailMessageHeaderField</td></tr>
-<tr valign="top" class="odd"><th><a href="qmailmessageid.html">QMailMessageId</a></th><td>Used to identify messages stored by QMailStore</td></tr>
-<tr valign="top" class="even"><th><a href="qmailmessagekey.html">QMailMessageKey</a></th><td>Defines the parameters used for querying a subset of all available messages from the mail store</td></tr>
-<tr valign="top" class="odd"><th><a href="qmailmessagelistmodel.html">QMailMessageListModel</a></th><td>Access to a list of stored messages</td></tr>
-<tr valign="top" class="even"><th><a href="qmailmessagemetadata.html">QMailMessageMetaData</a></th><td>Information about a message stored by Qtopia</td></tr>
-<tr valign="top" class="odd"><th><a href="qmailmessagemetadatafwd.html">QMailMessageMetaDataFwd</a></th><td>Declares enumerations used by QMailMessageMetaData</td></tr>
-<tr valign="top" class="even"><th><a href="qmailmessagemodelbase.html">QMailMessageModelBase</a></th><td>Interface to a model containing messages</td></tr>
-<tr valign="top" class="odd"><th><a href="qmailmessagepart.html">QMailMessagePart</a></th><td>Convenient interface for working with message attachments</td></tr>
-<tr valign="top" class="even"><th><a href="qmailmessagepartcontainer.html">QMailMessagePartContainer</a></th><td>Access to a collection of message parts</td></tr>
-<tr valign="top" class="odd"><th><a href="qmailmessagepartcontainerfwd.html">QMailMessagePartContainerFwd</a></th><td>Declares enumerations used by QMailMessagePartContainer</td></tr>
-<tr valign="top" class="even"><th><a href="qmailmessagepartfwd.html">QMailMessagePartFwd</a></th><td>Declares enumerations used by QMailMessagePart</td></tr>
-<tr valign="top" class="odd"><th><a href="qmailmessageremovalrecord.html">QMailMessageRemovalRecord</a></th><td>Represents the record of a message which has been removed from the mail store</td></tr>
-<tr valign="top" class="even"><th><a href="qmailmessageserver.html">QMailMessageServer</a></th><td>Signals and slots which implement a convenient interface for communicating with the MessageServer process via IPC</td></tr>
-<tr valign="top" class="odd"><th><a href="qmailmessageservice.html">QMailMessageService</a></th><td>The interface between the message server and components loaded from plugin libraries</td></tr>
-<tr valign="top" class="even"><th><a href="qmailmessageserviceconfigurator.html">QMailMessageServiceConfigurator</a></th><td>Interface that allows a service to be configured</td></tr>
-<tr valign="top" class="odd"><th><a href="qmailmessageserviceeditor.html">QMailMessageServiceEditor</a></th><td>Interface that allows a service to be edited graphically</td></tr>
-<tr valign="top" class="even"><th><a href="qmailmessageservicefactory.html">QMailMessageServiceFactory</a></th><td>Creates objects implementing the QMailMessageService interface</td></tr>
-<tr valign="top" class="odd"><th><a href="qmailmessageserviceplugin.html">QMailMessageServicePlugin</a></th><td>Defines a base class for implementing messaging service plugins</td></tr>
-<tr valign="top" class="even"><th><a href="qmailmessageserviceplugininterface.html">QMailMessageServicePluginInterface</a></th><td>Defines the interface to plugins that provide messaging services</td></tr>
-<tr valign="top" class="odd"><th><a href="qmailmessageset.html">QMailMessageSet</a></th><td>Represents a subset of the messages in the mail store</td></tr>
-<tr valign="top" class="even"><th><a href="qmailmessagesetcontainer.html">QMailMessageSetContainer</a></th><td>Specifies the interface implemented by container nodes in a QMailMessageSet tree hierarchy</td></tr>
-<tr valign="top" class="odd"><th><a href="qmailmessagesetmodel.html">QMailMessageSetModel</a></th><td>Model for a tree of QMailMessageSets</td></tr>
-<tr valign="top" class="even"><th><a href="qmailmessagesink.html">QMailMessageSink</a></th><td>Defines the interface to objects that provide external message transmission services to the messageserver</td></tr>
-<tr valign="top" class="odd"><th><a href="qmailmessagesortkey.html">QMailMessageSortKey</a></th><td>Defines the parameters used for sorting a subset of queried messages from the mail store</td></tr>
-<tr valign="top" class="even"><th><a href="qmailmessagesource.html">QMailMessageSource</a></th><td>Defines the interface to objects that provide access to externally sourced messages to the messageserver</td></tr>
-<tr valign="top" class="odd"><th><a href="qmailmessagethreadedmodel.html">QMailMessageThreadedModel</a></th><td>Access to a tree of stored messages</td></tr>
-<tr valign="top" class="even"><th><a href="qmailpassthroughcodec.html">QMailPassThroughCodec</a></th><td>Uses the QMailCodec interface to move data between streams without coding or decoding</td></tr>
-<tr valign="top" class="odd"><th><a href="qmailpluginmanager.html">QMailPluginManager</a></th><td>Helper class that simplifies plug-in loading for the Messaging framework</td></tr>
-<tr valign="top" class="even"><th><a href="qmailprotocolaction.html">QMailProtocolAction</a></th><td>Mechanism for messageserver clients and services to collaborate without messageserver involvement</td></tr>
-<tr valign="top" class="odd"><th><a href="qmailquotedprintablecodec.html">QMailQuotedPrintableCodec</a></th><td>Encodes or decodes between 8-bit data and 7-bit ASCII, using the 'quoted printable' character mapping scheme</td></tr>
-<tr valign="top" class="even"><th><a href="qmailretrievalaction.html">QMailRetrievalAction</a></th><td>The interface for retrieving messages from external message services</td></tr>
-<tr valign="top" class="odd"><th><a href="qmailsearchaction.html">QMailSearchAction</a></th><td>The interface for identifying messages that match a set of search criteria</td></tr>
-<tr valign="top" class="even"><th><a href="qmailserviceaction.html">QMailServiceAction</a></th><td>The interface for requesting actions from external message services</td></tr>
-<tr valign="top" class="odd"><th><a href="qmailserviceconfiguration.html">QMailServiceConfiguration</a></th><td>Simple framework for creating wrappers classes that simplify service configuration management</td></tr>
-<tr valign="top" class="even"><th><a href="qmailstorageaction.html">QMailStorageAction</a></th><td>The interface for requesting operations on the storage of messages within external message services</td></tr>
-<tr valign="top" class="odd"><th><a href="qmailstore.html">QMailStore</a></th><td>Represents the main interface for storage and retrieval of messages and folders on the message store</td></tr>
-<tr valign="top" class="even"><th><a href="qmailstoreaccountfilter.html">QMailStoreAccountFilter</a></th><td>Filtered view of QMailStore signals, affecting a single account</td></tr>
-<tr valign="top" class="odd"><th><a href="qmailtimestamp.html">QMailTimeStamp</a></th><td>Manages message time stamps</td></tr>
-<tr valign="top" class="even"><th><a href="qmailtransmitaction.html">QMailTransmitAction</a></th><td>The interface for transmitting messages to external message services</td></tr>
-<tr valign="top" class="odd"><th><a href="qmailtransport.html">QMailTransport</a></th><td>Line-oriented socket for messaging communications</td></tr>
+<tr valign="top" class="even"><th><a href="qmailactioninfo.html">QMailActionInfo</a></th><td>The interface for tracking individual actions</td></tr>
+<tr valign="top" class="odd"><th><a href="qmailactionobserver.html">QMailActionObserver</a></th><td>Interface for monitoring currently running actions</td></tr>
+<tr valign="top" class="even"><th><a href="qmailaddress.html">QMailAddress</a></th><td>Interface for manipulating message address strings</td></tr>
+<tr valign="top" class="odd"><th><a href="qmailauthenticator.html">QMailAuthenticator</a></th><td>Customization point where authentication services can be supplied to the messageserver</td></tr>
+<tr valign="top" class="even"><th><a href="qmailbase64codec.html">QMailBase64Codec</a></th><td>Encodes or decodes between 8-bit data and 7-bit ASCII, using the Base64 character mapping scheme</td></tr>
+<tr valign="top" class="odd"><th><a href="qmailcodec.html">QMailCodec</a></th><td>Mechanisms for encoding and decoding between 7-bit ASCII strings and arbitrary octet sequences</td></tr>
+<tr valign="top" class="even"><th><a href="qmailcontentmanager.html">QMailContentManager</a></th><td>Defines the interface to objects that provide a storage facility for message content</td></tr>
+<tr valign="top" class="odd"><th><a href="qmailcontentmanagerfactory.html">QMailContentManagerFactory</a></th><td>Creates objects implementing the QMailContentManager interface</td></tr>
+<tr valign="top" class="even"><th><a href="qmailcontentmanagerplugin.html">QMailContentManagerPlugin</a></th><td>Defines a base class for implementing message content manager plugins</td></tr>
+<tr valign="top" class="odd"><th><a href="qmailcontentmanagerplugininterface.html">QMailContentManagerPluginInterface</a></th><td>Defines the interface to plugins that provide message content management facilities</td></tr>
+<tr valign="top" class="even"><th><a href="qmailfiltermessageset.html">QMailFilterMessageSet</a></th><td>Represents a set of messages selected by a pre-determined filter criteria</td></tr>
+<tr valign="top" class="odd"><th><a href="qmailfolder.html">QMailFolder</a></th><td>Represents a folder for mail messages in the mail store</td></tr>
+<tr valign="top" class="even"><th><a href="qmailfolderid.html">QMailFolderId</a></th><td>Used to identify folders stored by QMailStore</td></tr>
+<tr valign="top" class="odd"><th><a href="qmailfolderkey.html">QMailFolderKey</a></th><td>Defines the parameters used for querying a subset of all available folders from the mail store</td></tr>
+<tr valign="top" class="even"><th><a href="qmailfoldermessageset.html">QMailFolderMessageSet</a></th><td>Represents a set of messages corresponding to the content of a QMailFolder</td></tr>
+<tr valign="top" class="odd"><th><a href="qmailfoldersortkey.html">QMailFolderSortKey</a></th><td>Defines the parameters used for sorting a subset of queried folders from the mail store</td></tr>
+<tr valign="top" class="even"><th><a href="qmailkeyargument.html">QMailKeyArgument</a></th><td>Template defines a class representing a single criterion to be applied when filtering the QMailStore constent with a key object</td></tr>
+<tr valign="top" class="odd"><th><a href="qmaillineendingcodec.html">QMailLineEndingCodec</a></th><td>Encodes textual data to use CR/LF line endings required for SMTP transmission</td></tr>
+<tr valign="top" class="even"><th><a href="qmailmessage.html">QMailMessage</a></th><td>Convenient interface for working with messages</td></tr>
+<tr valign="top" class="odd"><th><a href="qmailmessagebody.html">QMailMessageBody</a></th><td>Contains the body element of a message or message part</td></tr>
+<tr valign="top" class="even"><th><a href="qmailmessagebodyfwd.html">QMailMessageBodyFwd</a></th><td>Declares enumerations used by QMailMessageBody</td></tr>
+<tr valign="top" class="odd"><th><a href="qmailmessageclassifier.html">QMailMessageClassifier</a></th><td>Simple mechanism for determining the type of content contained by a message</td></tr>
+<tr valign="top" class="even"><th><a href="qmailmessagecontentdisposition.html">QMailMessageContentDisposition</a></th><td>Encapsulates the parsing of the RFC 2822 'Content-Disposition' header field</td></tr>
+<tr valign="top" class="odd"><th><a href="qmailmessagecontentdispositionfwd.html">QMailMessageContentDispositionFwd</a></th><td>Declares enumerations used by QMailMessageContentDisposition</td></tr>
+<tr valign="top" class="even"><th><a href="qmailmessagecontenttype.html">QMailMessageContentType</a></th><td>Encapsulates the parsing of the RFC 2822 'Content-Type' header field</td></tr>
+<tr valign="top" class="odd"><th><a href="qmailmessagefwd.html">QMailMessageFwd</a></th><td>Declares enumerations used by QMailMessage</td></tr>
+<tr valign="top" class="even"><th><a href="qmailmessageheaderfield.html">QMailMessageHeaderField</a></th><td>Encapsulates the parsing of message header fields</td></tr>
+<tr valign="top" class="odd"><th><a href="qmailmessageheaderfieldfwd.html">QMailMessageHeaderFieldFwd</a></th><td>Declares enumerations used by QMailMessageHeaderField</td></tr>
+<tr valign="top" class="even"><th><a href="qmailmessageid.html">QMailMessageId</a></th><td>Used to identify messages stored by QMailStore</td></tr>
+<tr valign="top" class="odd"><th><a href="qmailmessagekey.html">QMailMessageKey</a></th><td>Defines the parameters used for querying a subset of all available messages from the mail store</td></tr>
+<tr valign="top" class="even"><th><a href="qmailmessagelistmodel.html">QMailMessageListModel</a></th><td>Access to a list of stored messages</td></tr>
+<tr valign="top" class="odd"><th><a href="qmailmessagemetadata.html">QMailMessageMetaData</a></th><td>Information about a message stored by Qtopia</td></tr>
+<tr valign="top" class="even"><th><a href="qmailmessagemetadatafwd.html">QMailMessageMetaDataFwd</a></th><td>Declares enumerations used by QMailMessageMetaData</td></tr>
+<tr valign="top" class="odd"><th><a href="qmailmessagemodelbase.html">QMailMessageModelBase</a></th><td>Interface to a model containing messages</td></tr>
+<tr valign="top" class="even"><th><a href="qmailmessagepart.html">QMailMessagePart</a></th><td>Convenient interface for working with message attachments</td></tr>
+<tr valign="top" class="odd"><th><a href="qmailmessagepartcontainer.html">QMailMessagePartContainer</a></th><td>Access to a collection of message parts</td></tr>
+<tr valign="top" class="even"><th><a href="qmailmessagepartcontainerfwd.html">QMailMessagePartContainerFwd</a></th><td>Declares enumerations used by QMailMessagePartContainer</td></tr>
+<tr valign="top" class="odd"><th><a href="qmailmessagepartfwd.html">QMailMessagePartFwd</a></th><td>Declares enumerations used by QMailMessagePart</td></tr>
+<tr valign="top" class="even"><th><a href="qmailmessageremovalrecord.html">QMailMessageRemovalRecord</a></th><td>Represents the record of a message which has been removed from the mail store</td></tr>
+<tr valign="top" class="odd"><th><a href="qmailmessageserver.html">QMailMessageServer</a></th><td>Signals and slots which implement a convenient interface for communicating with the MessageServer process via IPC</td></tr>
+<tr valign="top" class="even"><th><a href="qmailmessageservice.html">QMailMessageService</a></th><td>The interface between the message server and components loaded from plugin libraries</td></tr>
+<tr valign="top" class="odd"><th><a href="qmailmessageserviceconfigurator.html">QMailMessageServiceConfigurator</a></th><td>Interface that allows a service to be configured</td></tr>
+<tr valign="top" class="even"><th><a href="qmailmessageserviceeditor.html">QMailMessageServiceEditor</a></th><td>Interface that allows a service to be edited graphically</td></tr>
+<tr valign="top" class="odd"><th><a href="qmailmessageservicefactory.html">QMailMessageServiceFactory</a></th><td>Creates objects implementing the QMailMessageService interface</td></tr>
+<tr valign="top" class="even"><th><a href="qmailmessageserviceplugin.html">QMailMessageServicePlugin</a></th><td>Defines a base class for implementing messaging service plugins</td></tr>
+<tr valign="top" class="odd"><th><a href="qmailmessageserviceplugininterface.html">QMailMessageServicePluginInterface</a></th><td>Defines the interface to plugins that provide messaging services</td></tr>
+<tr valign="top" class="even"><th><a href="qmailmessageset.html">QMailMessageSet</a></th><td>Represents a subset of the messages in the mail store</td></tr>
+<tr valign="top" class="odd"><th><a href="qmailmessagesetcontainer.html">QMailMessageSetContainer</a></th><td>Specifies the interface implemented by container nodes in a QMailMessageSet tree hierarchy</td></tr>
+<tr valign="top" class="even"><th><a href="qmailmessagesetmodel.html">QMailMessageSetModel</a></th><td>Model for a tree of QMailMessageSets</td></tr>
+<tr valign="top" class="odd"><th><a href="qmailmessagesink.html">QMailMessageSink</a></th><td>Defines the interface to objects that provide external message transmission services to the messageserver</td></tr>
+<tr valign="top" class="even"><th><a href="qmailmessagesortkey.html">QMailMessageSortKey</a></th><td>Defines the parameters used for sorting a subset of queried messages from the mail store</td></tr>
+<tr valign="top" class="odd"><th><a href="qmailmessagesource.html">QMailMessageSource</a></th><td>Defines the interface to objects that provide access to externally sourced messages to the messageserver</td></tr>
+<tr valign="top" class="even"><th><a href="qmailmessagethreadedmodel.html">QMailMessageThreadedModel</a></th><td>Access to a tree of stored messages</td></tr>
+<tr valign="top" class="odd"><th><a href="qmailpassthroughcodec.html">QMailPassThroughCodec</a></th><td>Uses the QMailCodec interface to move data between streams without coding or decoding</td></tr>
+<tr valign="top" class="even"><th><a href="qmailpluginmanager.html">QMailPluginManager</a></th><td>Helper class that simplifies plug-in loading for the Messaging framework</td></tr>
+<tr valign="top" class="odd"><th><a href="qmailprotocolaction.html">QMailProtocolAction</a></th><td>Mechanism for messageserver clients and services to collaborate without messageserver involvement</td></tr>
+<tr valign="top" class="even"><th><a href="qmailquotedprintablecodec.html">QMailQuotedPrintableCodec</a></th><td>Encodes or decodes between 8-bit data and 7-bit ASCII, using the 'quoted printable' character mapping scheme</td></tr>
+<tr valign="top" class="odd"><th><a href="qmailretrievalaction.html">QMailRetrievalAction</a></th><td>The interface for retrieving messages from external message services</td></tr>
+<tr valign="top" class="even"><th><a href="qmailsearchaction.html">QMailSearchAction</a></th><td>The interface for identifying messages that match a set of search criteria</td></tr>
+<tr valign="top" class="odd"><th><a href="qmailserviceaction.html">QMailServiceAction</a></th><td>The interface for requesting actions from external message services</td></tr>
+<tr valign="top" class="even"><th><a href="qmailserviceconfiguration.html">QMailServiceConfiguration</a></th><td>Simple framework for creating wrappers classes that simplify service configuration management</td></tr>
+<tr valign="top" class="odd"><th><a href="qmailstorageaction.html">QMailStorageAction</a></th><td>The interface for requesting operations on the storage of messages within external message services</td></tr>
+<tr valign="top" class="even"><th><a href="qmailstore.html">QMailStore</a></th><td>Represents the main interface for storage and retrieval of messages and folders on the message store</td></tr>
+<tr valign="top" class="odd"><th><a href="qmailstoreaccountfilter.html">QMailStoreAccountFilter</a></th><td>Filtered view of QMailStore signals, affecting a single account</td></tr>
+<tr valign="top" class="even"><th><a href="qmailtimestamp.html">QMailTimeStamp</a></th><td>Manages message time stamps</td></tr>
+<tr valign="top" class="odd"><th><a href="qmailtransmitaction.html">QMailTransmitAction</a></th><td>The interface for transmitting messages to external message services</td></tr>
+<tr valign="top" class="even"><th><a href="qmailtransport.html">QMailTransport</a></th><td>Line-oriented socket for messaging communications</td></tr>
</table></p>
<p /><address><hr /><div align="center">
<table width="100%" cellspacing="0" border="0"><tr class="address">
diff --git a/doc/html/classes.html b/doc/html/classes.html
index 75c8e71d..18d46ef5 100644
--- a/doc/html/classes.html
+++ b/doc/html/classes.html
@@ -19,6 +19,16 @@
<td align="right"><b>A&nbsp;</b></td>
<td><a href="qmailaccount.html">QMailAccount</a></td>
<td align="right"></td>
+<td><a href="qmailfolderid.html">QMailFolderId</a></td>
+<td align="right"></td>
+<td><a href="qmailmessagemetadata.html">QMailMessageMetaData</a></td>
+<td align="right"></td>
+<td><a href="qmailmessagesortkey.html">QMailMessageSortKey</a></td>
+</tr>
+<tr>
+<td align="right"></td>
+<td><a href="qmailaccountconfiguration.html">QMailAccountConfiguration</a></td>
+<td align="right"></td>
<td><a href="qmailfolderkey.html">QMailFolderKey</a></td>
<td align="right"></td>
<td><a href="qmailmessagemetadatafwd.html">QMailMessageMetaDataFwd</a></td>
@@ -27,7 +37,7 @@
</tr>
<tr>
<td align="right"></td>
-<td><a href="qmailaccountconfiguration.html">QMailAccountConfiguration</a></td>
+<td><a href="qmailaccountid.html">QMailAccountId</a></td>
<td align="right"></td>
<td><a href="qmailfoldermessageset.html">QMailFolderMessageSet</a></td>
<td align="right"></td>
@@ -37,7 +47,7 @@
</tr>
<tr>
<td align="right"></td>
-<td><a href="qmailaccountid.html">QMailAccountId</a></td>
+<td><a href="qmailaccountkey.html">QMailAccountKey</a></td>
<td align="right"></td>
<td><a href="qmailfoldersortkey.html">QMailFolderSortKey</a></td>
<td align="right"></td>
@@ -47,7 +57,7 @@
</tr>
<tr>
<td align="right"></td>
-<td><a href="qmailaccountkey.html">QMailAccountKey</a></td>
+<td><a href="qmailaccountlistmodel.html">QMailAccountListModel</a></td>
<td align="right"><b>K&nbsp;</b></td>
<td><a href="qmailkeyargument.html">QMailKeyArgument</a></td>
<td align="right"></td>
@@ -57,7 +67,7 @@
</tr>
<tr>
<td align="right"></td>
-<td><a href="qmailaccountlistmodel.html">QMailAccountListModel</a></td>
+<td><a href="qmailaccountmessageset.html">QMailAccountMessageSet</a></td>
<td align="right"><b>L&nbsp;</b></td>
<td><a href="qmaillineendingcodec.html">QMailLineEndingCodec</a></td>
<td align="right"></td>
@@ -67,7 +77,7 @@
</tr>
<tr>
<td align="right"></td>
-<td><a href="qmailaccountmessageset.html">QMailAccountMessageSet</a></td>
+<td><a href="qmailaccountsortkey.html">QMailAccountSortKey</a></td>
<td align="right"><b>M&nbsp;</b></td>
<td><a href="qmailmessage.html">QMailMessage</a></td>
<td align="right"></td>
@@ -77,7 +87,7 @@
</tr>
<tr>
<td align="right"></td>
-<td><a href="qmailaccountsortkey.html">QMailAccountSortKey</a></td>
+<td><a href="qmailactioninfo.html">QMailActionInfo</a></td>
<td align="right"></td>
<td><a href="qmailmessagebody.html">QMailMessageBody</a></td>
<td align="right"></td>
@@ -195,16 +205,6 @@
<td>
</td>
</tr>
-<tr>
-<td align="right"></td>
-<td><a href="qmailfolderid.html">QMailFolderId</a></td>
-<td align="right"></td>
-<td><a href="qmailmessagemetadata.html">QMailMessageMetaData</a></td>
-<td align="right"></td>
-<td><a href="qmailmessagesortkey.html">QMailMessageSortKey</a></td>
-<td>
-</td>
-</tr>
</table></p>
<p /><address><hr /><div align="center">
<table width="100%" cellspacing="0" border="0"><tr class="address">
diff --git a/doc/html/messaginglibrary.html b/doc/html/messaginglibrary.html
index ca86cc50..9c207360 100644
--- a/doc/html/messaginglibrary.html
+++ b/doc/html/messaginglibrary.html
@@ -26,55 +26,56 @@
<tr valign="top" class="even"><th><a href="qmailaccountlistmodel.html">QMailAccountListModel</a></th><td>Access to a list of stored accounts</td></tr>
<tr valign="top" class="odd"><th><a href="qmailaccountmessageset.html">QMailAccountMessageSet</a></th><td>Represents a set of messages corresponding to the content of a QMailAccount</td></tr>
<tr valign="top" class="even"><th><a href="qmailaccountsortkey.html">QMailAccountSortKey</a></th><td>Defines the parameters used for sorting a subset of queried accounts from the store</td></tr>
-<tr valign="top" class="odd"><th><a href="qmailactionobserver.html">QMailActionObserver</a></th><td>Interface for monitoring currently running actions</td></tr>
-<tr valign="top" class="even"><th><a href="qmailaddress.html">QMailAddress</a></th><td>Interface for manipulating message address strings</td></tr>
-<tr valign="top" class="odd"><th><a href="qmailbase64codec.html">QMailBase64Codec</a></th><td>Encodes or decodes between 8-bit data and 7-bit ASCII, using the Base64 character mapping scheme</td></tr>
-<tr valign="top" class="even"><th><a href="qmailcodec.html">QMailCodec</a></th><td>Mechanisms for encoding and decoding between 7-bit ASCII strings and arbitrary octet sequences</td></tr>
-<tr valign="top" class="odd"><th><a href="qmailcontentmanager.html">QMailContentManager</a></th><td>Defines the interface to objects that provide a storage facility for message content</td></tr>
-<tr valign="top" class="even"><th><a href="qmailcontentmanagerfactory.html">QMailContentManagerFactory</a></th><td>Creates objects implementing the QMailContentManager interface</td></tr>
-<tr valign="top" class="odd"><th><a href="qmailcontentmanagerplugin.html">QMailContentManagerPlugin</a></th><td>Defines a base class for implementing message content manager plugins</td></tr>
-<tr valign="top" class="even"><th><a href="qmailcontentmanagerplugininterface.html">QMailContentManagerPluginInterface</a></th><td>Defines the interface to plugins that provide message content management facilities</td></tr>
-<tr valign="top" class="odd"><th><a href="qmaildatacomparator.html">QMailDataComparator</a></th><td>Contains types used in specifying the comparison of QMailStore objects with user-defined values</td></tr>
-<tr valign="top" class="even"><th><a href="qmailfiltermessageset.html">QMailFilterMessageSet</a></th><td>Represents a set of messages selected by a pre-determined filter criteria</td></tr>
-<tr valign="top" class="odd"><th><a href="qmailfolder.html">QMailFolder</a></th><td>Represents a folder for mail messages in the mail store</td></tr>
-<tr valign="top" class="even"><th><a href="qmailfolderid.html">QMailFolderId</a></th><td>Used to identify folders stored by QMailStore</td></tr>
-<tr valign="top" class="odd"><th><a href="qmailfolderkey.html">QMailFolderKey</a></th><td>Defines the parameters used for querying a subset of all available folders from the mail store</td></tr>
-<tr valign="top" class="even"><th><a href="qmailfoldermessageset.html">QMailFolderMessageSet</a></th><td>Represents a set of messages corresponding to the content of a QMailFolder</td></tr>
-<tr valign="top" class="odd"><th><a href="qmailfoldersortkey.html">QMailFolderSortKey</a></th><td>Defines the parameters used for sorting a subset of queried folders from the mail store</td></tr>
-<tr valign="top" class="even"><th><a href="qmailkeyargument.html">QMailKeyArgument</a></th><td>Template defines a class representing a single criterion to be applied when filtering the QMailStore constent with a key object</td></tr>
-<tr valign="top" class="odd"><th><a href="qmaillineendingcodec.html">QMailLineEndingCodec</a></th><td>Encodes textual data to use CR/LF line endings required for SMTP transmission</td></tr>
-<tr valign="top" class="even"><th><a href="qmailmessage.html">QMailMessage</a></th><td>Convenient interface for working with messages</td></tr>
-<tr valign="top" class="odd"><th><a href="qmailmessagebody.html">QMailMessageBody</a></th><td>Contains the body element of a message or message part</td></tr>
-<tr valign="top" class="even"><th><a href="qmailmessagecontentdisposition.html">QMailMessageContentDisposition</a></th><td>Encapsulates the parsing of the RFC 2822 'Content-Disposition' header field</td></tr>
-<tr valign="top" class="odd"><th><a href="qmailmessagecontenttype.html">QMailMessageContentType</a></th><td>Encapsulates the parsing of the RFC 2822 'Content-Type' header field</td></tr>
-<tr valign="top" class="even"><th><a href="qmailmessageheaderfield.html">QMailMessageHeaderField</a></th><td>Encapsulates the parsing of message header fields</td></tr>
-<tr valign="top" class="odd"><th><a href="qmailmessageid.html">QMailMessageId</a></th><td>Used to identify messages stored by QMailStore</td></tr>
-<tr valign="top" class="even"><th><a href="qmailmessagekey.html">QMailMessageKey</a></th><td>Defines the parameters used for querying a subset of all available messages from the mail store</td></tr>
-<tr valign="top" class="odd"><th><a href="qmailmessagelistmodel.html">QMailMessageListModel</a></th><td>Access to a list of stored messages</td></tr>
-<tr valign="top" class="even"><th><a href="qmailmessagemetadata.html">QMailMessageMetaData</a></th><td>Information about a message stored by Qtopia</td></tr>
-<tr valign="top" class="odd"><th><a href="qmailmessagemodelbase.html">QMailMessageModelBase</a></th><td>Interface to a model containing messages</td></tr>
-<tr valign="top" class="even"><th><a href="qmailmessagepart.html">QMailMessagePart</a></th><td>Convenient interface for working with message attachments</td></tr>
-<tr valign="top" class="odd"><th><a href="qmailmessagepartcontainer.html">QMailMessagePartContainer</a></th><td>Access to a collection of message parts</td></tr>
-<tr valign="top" class="even"><th><a href="qmailmessageremovalrecord.html">QMailMessageRemovalRecord</a></th><td>Represents the record of a message which has been removed from the mail store</td></tr>
-<tr valign="top" class="odd"><th><a href="qmailmessageserver.html">QMailMessageServer</a></th><td>Signals and slots which implement a convenient interface for communicating with the MessageServer process via IPC</td></tr>
-<tr valign="top" class="even"><th><a href="qmailmessageset.html">QMailMessageSet</a></th><td>Represents a subset of the messages in the mail store</td></tr>
-<tr valign="top" class="odd"><th><a href="qmailmessagesetcontainer.html">QMailMessageSetContainer</a></th><td>Specifies the interface implemented by container nodes in a QMailMessageSet tree hierarchy</td></tr>
-<tr valign="top" class="even"><th><a href="qmailmessagesetmodel.html">QMailMessageSetModel</a></th><td>Model for a tree of QMailMessageSets</td></tr>
-<tr valign="top" class="odd"><th><a href="qmailmessagesortkey.html">QMailMessageSortKey</a></th><td>Defines the parameters used for sorting a subset of queried messages from the mail store</td></tr>
-<tr valign="top" class="even"><th><a href="qmailmessagethreadedmodel.html">QMailMessageThreadedModel</a></th><td>Access to a tree of stored messages</td></tr>
-<tr valign="top" class="odd"><th><a href="qmailpassthroughcodec.html">QMailPassThroughCodec</a></th><td>Uses the QMailCodec interface to move data between streams without coding or decoding</td></tr>
-<tr valign="top" class="even"><th><a href="qmailprotocolaction.html">QMailProtocolAction</a></th><td>Mechanism for messageserver clients and services to collaborate without messageserver involvement</td></tr>
-<tr valign="top" class="odd"><th><a href="qmailquotedprintablecodec.html">QMailQuotedPrintableCodec</a></th><td>Encodes or decodes between 8-bit data and 7-bit ASCII, using the 'quoted printable' character mapping scheme</td></tr>
-<tr valign="top" class="even"><th><a href="qmailretrievalaction.html">QMailRetrievalAction</a></th><td>The interface for retrieving messages from external message services</td></tr>
-<tr valign="top" class="odd"><th><a href="qmailsearchaction.html">QMailSearchAction</a></th><td>The interface for identifying messages that match a set of search criteria</td></tr>
-<tr valign="top" class="even"><th><a href="qmailserviceaction.html">QMailServiceAction</a></th><td>The interface for requesting actions from external message services</td></tr>
-<tr valign="top" class="odd"><th><a href="qmailstorageaction.html">QMailStorageAction</a></th><td>The interface for requesting operations on the storage of messages within external message services</td></tr>
-<tr valign="top" class="even"><th><a href="qmailstore.html">QMailStore</a></th><td>Represents the main interface for storage and retrieval of messages and folders on the message store</td></tr>
-<tr valign="top" class="odd"><th><a href="qmailtimestamp.html">QMailTimeStamp</a></th><td>Manages message time stamps</td></tr>
-<tr valign="top" class="even"><th><a href="qmailtransmitaction.html">QMailTransmitAction</a></th><td>The interface for transmitting messages to external message services</td></tr>
-<tr valign="top" class="odd"><th><a href="qmailaccountconfiguration-serviceconfiguration.html">QMailAccountConfiguration::ServiceConfiguration</a></th><td>Access to the configuration parameters of a single named service within an account</td></tr>
-<tr valign="top" class="even"><th><a href="qmailserviceaction-status.html">QMailServiceAction::Status</a></th><td>Encapsulates the instantaneous state of a QMailServiceAction</td></tr>
-<tr valign="top" class="odd"><th><a href="qmailkeyargument-valuelist.html">QMailKeyArgument::ValueList</a></th><td>List of variant values that can be serialized to a stream, and compared</td></tr>
+<tr valign="top" class="odd"><th><a href="qmailactioninfo.html">QMailActionInfo</a></th><td>The interface for tracking individual actions</td></tr>
+<tr valign="top" class="even"><th><a href="qmailactionobserver.html">QMailActionObserver</a></th><td>Interface for monitoring currently running actions</td></tr>
+<tr valign="top" class="odd"><th><a href="qmailaddress.html">QMailAddress</a></th><td>Interface for manipulating message address strings</td></tr>
+<tr valign="top" class="even"><th><a href="qmailbase64codec.html">QMailBase64Codec</a></th><td>Encodes or decodes between 8-bit data and 7-bit ASCII, using the Base64 character mapping scheme</td></tr>
+<tr valign="top" class="odd"><th><a href="qmailcodec.html">QMailCodec</a></th><td>Mechanisms for encoding and decoding between 7-bit ASCII strings and arbitrary octet sequences</td></tr>
+<tr valign="top" class="even"><th><a href="qmailcontentmanager.html">QMailContentManager</a></th><td>Defines the interface to objects that provide a storage facility for message content</td></tr>
+<tr valign="top" class="odd"><th><a href="qmailcontentmanagerfactory.html">QMailContentManagerFactory</a></th><td>Creates objects implementing the QMailContentManager interface</td></tr>
+<tr valign="top" class="even"><th><a href="qmailcontentmanagerplugin.html">QMailContentManagerPlugin</a></th><td>Defines a base class for implementing message content manager plugins</td></tr>
+<tr valign="top" class="odd"><th><a href="qmailcontentmanagerplugininterface.html">QMailContentManagerPluginInterface</a></th><td>Defines the interface to plugins that provide message content management facilities</td></tr>
+<tr valign="top" class="even"><th><a href="qmaildatacomparator.html">QMailDataComparator</a></th><td>Contains types used in specifying the comparison of QMailStore objects with user-defined values</td></tr>
+<tr valign="top" class="odd"><th><a href="qmailfiltermessageset.html">QMailFilterMessageSet</a></th><td>Represents a set of messages selected by a pre-determined filter criteria</td></tr>
+<tr valign="top" class="even"><th><a href="qmailfolder.html">QMailFolder</a></th><td>Represents a folder for mail messages in the mail store</td></tr>
+<tr valign="top" class="odd"><th><a href="qmailfolderid.html">QMailFolderId</a></th><td>Used to identify folders stored by QMailStore</td></tr>
+<tr valign="top" class="even"><th><a href="qmailfolderkey.html">QMailFolderKey</a></th><td>Defines the parameters used for querying a subset of all available folders from the mail store</td></tr>
+<tr valign="top" class="odd"><th><a href="qmailfoldermessageset.html">QMailFolderMessageSet</a></th><td>Represents a set of messages corresponding to the content of a QMailFolder</td></tr>
+<tr valign="top" class="even"><th><a href="qmailfoldersortkey.html">QMailFolderSortKey</a></th><td>Defines the parameters used for sorting a subset of queried folders from the mail store</td></tr>
+<tr valign="top" class="odd"><th><a href="qmailkeyargument.html">QMailKeyArgument</a></th><td>Template defines a class representing a single criterion to be applied when filtering the QMailStore constent with a key object</td></tr>
+<tr valign="top" class="even"><th><a href="qmaillineendingcodec.html">QMailLineEndingCodec</a></th><td>Encodes textual data to use CR/LF line endings required for SMTP transmission</td></tr>
+<tr valign="top" class="odd"><th><a href="qmailmessage.html">QMailMessage</a></th><td>Convenient interface for working with messages</td></tr>
+<tr valign="top" class="even"><th><a href="qmailmessagebody.html">QMailMessageBody</a></th><td>Contains the body element of a message or message part</td></tr>
+<tr valign="top" class="odd"><th><a href="qmailmessagecontentdisposition.html">QMailMessageContentDisposition</a></th><td>Encapsulates the parsing of the RFC 2822 'Content-Disposition' header field</td></tr>
+<tr valign="top" class="even"><th><a href="qmailmessagecontenttype.html">QMailMessageContentType</a></th><td>Encapsulates the parsing of the RFC 2822 'Content-Type' header field</td></tr>
+<tr valign="top" class="odd"><th><a href="qmailmessageheaderfield.html">QMailMessageHeaderField</a></th><td>Encapsulates the parsing of message header fields</td></tr>
+<tr valign="top" class="even"><th><a href="qmailmessageid.html">QMailMessageId</a></th><td>Used to identify messages stored by QMailStore</td></tr>
+<tr valign="top" class="odd"><th><a href="qmailmessagekey.html">QMailMessageKey</a></th><td>Defines the parameters used for querying a subset of all available messages from the mail store</td></tr>
+<tr valign="top" class="even"><th><a href="qmailmessagelistmodel.html">QMailMessageListModel</a></th><td>Access to a list of stored messages</td></tr>
+<tr valign="top" class="odd"><th><a href="qmailmessagemetadata.html">QMailMessageMetaData</a></th><td>Information about a message stored by Qtopia</td></tr>
+<tr valign="top" class="even"><th><a href="qmailmessagemodelbase.html">QMailMessageModelBase</a></th><td>Interface to a model containing messages</td></tr>
+<tr valign="top" class="odd"><th><a href="qmailmessagepart.html">QMailMessagePart</a></th><td>Convenient interface for working with message attachments</td></tr>
+<tr valign="top" class="even"><th><a href="qmailmessagepartcontainer.html">QMailMessagePartContainer</a></th><td>Access to a collection of message parts</td></tr>
+<tr valign="top" class="odd"><th><a href="qmailmessageremovalrecord.html">QMailMessageRemovalRecord</a></th><td>Represents the record of a message which has been removed from the mail store</td></tr>
+<tr valign="top" class="even"><th><a href="qmailmessageserver.html">QMailMessageServer</a></th><td>Signals and slots which implement a convenient interface for communicating with the MessageServer process via IPC</td></tr>
+<tr valign="top" class="odd"><th><a href="qmailmessageset.html">QMailMessageSet</a></th><td>Represents a subset of the messages in the mail store</td></tr>
+<tr valign="top" class="even"><th><a href="qmailmessagesetcontainer.html">QMailMessageSetContainer</a></th><td>Specifies the interface implemented by container nodes in a QMailMessageSet tree hierarchy</td></tr>
+<tr valign="top" class="odd"><th><a href="qmailmessagesetmodel.html">QMailMessageSetModel</a></th><td>Model for a tree of QMailMessageSets</td></tr>
+<tr valign="top" class="even"><th><a href="qmailmessagesortkey.html">QMailMessageSortKey</a></th><td>Defines the parameters used for sorting a subset of queried messages from the mail store</td></tr>
+<tr valign="top" class="odd"><th><a href="qmailmessagethreadedmodel.html">QMailMessageThreadedModel</a></th><td>Access to a tree of stored messages</td></tr>
+<tr valign="top" class="even"><th><a href="qmailpassthroughcodec.html">QMailPassThroughCodec</a></th><td>Uses the QMailCodec interface to move data between streams without coding or decoding</td></tr>
+<tr valign="top" class="odd"><th><a href="qmailprotocolaction.html">QMailProtocolAction</a></th><td>Mechanism for messageserver clients and services to collaborate without messageserver involvement</td></tr>
+<tr valign="top" class="even"><th><a href="qmailquotedprintablecodec.html">QMailQuotedPrintableCodec</a></th><td>Encodes or decodes between 8-bit data and 7-bit ASCII, using the 'quoted printable' character mapping scheme</td></tr>
+<tr valign="top" class="odd"><th><a href="qmailretrievalaction.html">QMailRetrievalAction</a></th><td>The interface for retrieving messages from external message services</td></tr>
+<tr valign="top" class="even"><th><a href="qmailsearchaction.html">QMailSearchAction</a></th><td>The interface for identifying messages that match a set of search criteria</td></tr>
+<tr valign="top" class="odd"><th><a href="qmailserviceaction.html">QMailServiceAction</a></th><td>The interface for requesting actions from external message services</td></tr>
+<tr valign="top" class="even"><th><a href="qmailstorageaction.html">QMailStorageAction</a></th><td>The interface for requesting operations on the storage of messages within external message services</td></tr>
+<tr valign="top" class="odd"><th><a href="qmailstore.html">QMailStore</a></th><td>Represents the main interface for storage and retrieval of messages and folders on the message store</td></tr>
+<tr valign="top" class="even"><th><a href="qmailtimestamp.html">QMailTimeStamp</a></th><td>Manages message time stamps</td></tr>
+<tr valign="top" class="odd"><th><a href="qmailtransmitaction.html">QMailTransmitAction</a></th><td>The interface for transmitting messages to external message services</td></tr>
+<tr valign="top" class="even"><th><a href="qmailaccountconfiguration-serviceconfiguration.html">QMailAccountConfiguration::ServiceConfiguration</a></th><td>Access to the configuration parameters of a single named service within an account</td></tr>
+<tr valign="top" class="odd"><th><a href="qmailserviceaction-status.html">QMailServiceAction::Status</a></th><td>Encapsulates the instantaneous state of a QMailServiceAction</td></tr>
+<tr valign="top" class="even"><th><a href="qmailkeyargument-valuelist.html">QMailKeyArgument::ValueList</a></th><td>List of variant values that can be serialized to a stream, and compared</td></tr>
</table></p>
<p /><address><hr /><div align="center">
<table width="100%" cellspacing="0" border="0"><tr class="address">
diff --git a/doc/html/qmailactioninfo-members.html b/doc/html/qmailactioninfo-members.html
new file mode 100644
index 00000000..dc7dbd3d
--- /dev/null
+++ b/doc/html/qmailactioninfo-members.html
@@ -0,0 +1,102 @@
+<?xml version="1.0" encoding="iso-8859-1"?>
+<!DOCTYPE html
+ PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "DTD/xhtml1-strict.dtd">
+<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
+<!-- qmailserviceaction.cpp -->
+<head>
+ <title>List of All Members for QMailActionInfo</title>
+ <link href="classic.css" rel="stylesheet" type="text/css" />
+</head>
+<body>
+<table border="0" cellpadding="0" cellspacing="0" width="100%">
+<tr>
+<td align="left" valign="top" width="32"><img src="images/qtlogo.png" align="left" border="0" /></td>
+<td width="1">&nbsp;&nbsp;</td><td class="postheader" valign="center"><a href="index.html"><font color="#004faf">Home</font></a></td>
+<td align="right" valign="top" width="230"><img src="images/codeless.png" border="0" /></td></tr></table><h1 class="title">List of All Members for QMailActionInfo</h1>
+<p>This is the complete list of members for <a href="qmailactioninfo.html">QMailActionInfo</a>, including inherited members.</p>
+<p><table class="propsummary" width="100%" border="0" cellpadding="0" cellspacing="0">
+<tr><td width="45%" valign="top"><ul>
+<li><div class="fn">class <b><a href="qmailserviceaction-status.html">Status</a></b></div></li>
+<li><div class="fn">enum <b><a href="qmailserviceaction.html#Activity-enum">Activity</a></b></div></li>
+<li><div class="fn">enum <b><a href="qmailserviceaction.html#Connectivity-enum">Connectivity</a></b></div></li>
+<li><div class="fn">typedef <b><a href="qmailactioninfo.html#StatusErrorCode-typedef">StatusErrorCode</a></b></div></li>
+<li><div class="fn"><b><a href="qmailserviceaction.html#activity">activity</a></b> () const : Activity</div></li>
+<li><div class="fn"><b><a href="qmailserviceaction.html#activityChanged">activityChanged</a></b> ( QMailServiceAction::Activity )</div></li>
+<li><div class="fn"><b><a href="http://doc.trolltech.com/4.5/qobject.html#blockSignals">blockSignals</a></b> ( bool )</div></li>
+<li><div class="fn"><b><a href="qmailserviceaction.html#cancelOperation">cancelOperation</a></b> ()</div></li>
+<li><div class="fn"><b><a href="http://doc.trolltech.com/4.5/qobject.html#childEvent">childEvent</a></b> ( QChildEvent * )</div></li>
+<li><div class="fn"><b><a href="http://doc.trolltech.com/4.5/qobject.html#children">children</a></b> () const</div></li>
+<li><div class="fn"><b><a href="http://doc.trolltech.com/4.5/qobject.html#connect">connect</a></b> ( const QObject *, const char *, const QObject *, const char *, Qt::ConnectionType )</div></li>
+<li><div class="fn"><b><a href="http://doc.trolltech.com/4.5/qobject.html#connect-2">connect</a></b> ( const QObject *, const char *, const char *, Qt::ConnectionType ) const</div></li>
+<li><div class="fn"><b><a href="http://doc.trolltech.com/4.5/qobject.html#connectNotify">connectNotify</a></b> ( const char * )</div></li>
+<li><div class="fn"><b><a href="qmailserviceaction.html#connectivity">connectivity</a></b> () const : Connectivity</div></li>
+<li><div class="fn"><b><a href="qmailserviceaction.html#connectivityChanged">connectivityChanged</a></b> ( QMailServiceAction::Connectivity )</div></li>
+<li><div class="fn"><b><a href="http://doc.trolltech.com/4.5/qobject.html#customEvent">customEvent</a></b> ( QEvent * )</div></li>
+<li><div class="fn"><b><a href="http://doc.trolltech.com/4.5/qobject.html#d_ptr-var">d_ptr</a></b> : </div></li>
+<li><div class="fn"><b><a href="http://doc.trolltech.com/4.5/qobject.html#deleteLater">deleteLater</a></b> ()</div></li>
+<li><div class="fn"><b><a href="http://doc.trolltech.com/4.5/qobject.html#destroyed">destroyed</a></b> ( QObject * )</div></li>
+<li><div class="fn"><b><a href="http://doc.trolltech.com/4.5/qobject.html#disconnect">disconnect</a></b> ( const QObject *, const char *, const QObject *, const char * )</div></li>
+<li><div class="fn"><b><a href="http://doc.trolltech.com/4.5/qobject.html#disconnect-2">disconnect</a></b> ( const char *, const QObject *, const char * )</div></li>
+<li><div class="fn"><b><a href="http://doc.trolltech.com/4.5/qobject.html#disconnect-3">disconnect</a></b> ( const QObject *, const char * )</div></li>
+<li><div class="fn"><b><a href="http://doc.trolltech.com/4.5/qobject.html#disconnectNotify">disconnectNotify</a></b> ( const char * )</div></li>
+<li><div class="fn"><b><a href="http://doc.trolltech.com/4.5/qobject.html#dumpObjectInfo">dumpObjectInfo</a></b> ()</div></li>
+<li><div class="fn"><b><a href="http://doc.trolltech.com/4.5/qobject.html#dumpObjectTree">dumpObjectTree</a></b> ()</div></li>
+<li><div class="fn"><b><a href="http://doc.trolltech.com/4.5/qobject.html#dynamicPropertyNames">dynamicPropertyNames</a></b> () const</div></li>
+<li><div class="fn"><b><a href="http://doc.trolltech.com/4.5/qobject.html#event">event</a></b> ( QEvent * )</div></li>
+<li><div class="fn"><b><a href="http://doc.trolltech.com/4.5/qobject.html#eventFilter">eventFilter</a></b> ( QObject *, QEvent * )</div></li>
+<li><div class="fn"><b><a href="http://doc.trolltech.com/4.5/qobject.html#findChild">findChild</a></b> ( const QString &amp; ) const</div></li>
+<li><div class="fn"><b><a href="http://doc.trolltech.com/4.5/qobject.html#findChildren">findChildren</a></b> ( const QString &amp; ) const</div></li>
+<li><div class="fn"><b><a href="http://doc.trolltech.com/4.5/qobject.html#findChildren-2">findChildren</a></b> ( const QRegExp &amp; ) const</div></li>
+<li><div class="fn"><b><a href="qmailactioninfo.html#id">id</a></b> () const : QMailActionId</div></li>
+<li><div class="fn"><b><a href="http://doc.trolltech.com/4.5/qobject.html#inherits">inherits</a></b> ( const char * ) const</div></li>
+<li><div class="fn"><b><a href="http://doc.trolltech.com/4.5/qobject.html#installEventFilter">installEventFilter</a></b> ( QObject * )</div></li>
+<li><div class="fn"><b><a href="http://doc.trolltech.com/4.5/qobject.html#isWidgetType">isWidgetType</a></b> () const</div></li>
+<li><div class="fn"><b><a href="http://doc.trolltech.com/4.5/qobject.html#killTimer">killTimer</a></b> ( int )</div></li>
+<li><div class="fn"><b><a href="http://doc.trolltech.com/4.5/qobject.html#metaObject">metaObject</a></b> () const</div></li>
+</ul></td><td valign="top"><ul>
+<li><div class="fn"><b><a href="http://doc.trolltech.com/4.5/qobject.html#moveToThread">moveToThread</a></b> ( QThread * )</div></li>
+<li><div class="fn"><b><a href="http://doc.trolltech.com/4.5/qobject.html#objectName-prop">objectName</a></b> () const</div></li>
+<li><div class="fn"><b><a href="http://doc.trolltech.com/4.5/qobject.html#parent">parent</a></b> () const</div></li>
+<li><div class="fn"><b><a href="qmailserviceaction.html#progress">progress</a></b> () const : QPair&lt;uint, uint&gt;</div></li>
+<li><div class="fn"><b><a href="qmailserviceaction.html#progressChanged">progressChanged</a></b> ( uint, uint )</div></li>
+<li><div class="fn"><b><a href="http://doc.trolltech.com/4.5/qobject.html#property">property</a></b> ( const char * ) const</div></li>
+<li><div class="fn"><b><a href="http://doc.trolltech.com/4.5/qobject.html#receivers">receivers</a></b> ( const char * ) const</div></li>
+<li><div class="fn"><b><a href="http://doc.trolltech.com/4.5/qobject.html#removeEventFilter">removeEventFilter</a></b> ( QObject * )</div></li>
+<li><div class="fn"><b><a href="qmailactioninfo.html#requestType">requestType</a></b> () const : QMailServerRequestType</div></li>
+<li><div class="fn"><b><a href="http://doc.trolltech.com/4.5/qobject.html#sender">sender</a></b> () const</div></li>
+<li><div class="fn"><b><a href="http://doc.trolltech.com/4.5/qobject.html#objectName-prop">setObjectName</a></b> ( const QString &amp; )</div></li>
+<li><div class="fn"><b><a href="http://doc.trolltech.com/4.5/qobject.html#setParent">setParent</a></b> ( QObject * )</div></li>
+<li><div class="fn"><b><a href="http://doc.trolltech.com/4.5/qobject.html#setProperty">setProperty</a></b> ( const char *, const QVariant &amp; )</div></li>
+<li><div class="fn"><b><a href="qmailserviceaction.html#setStatus">setStatus</a></b> ( Status::ErrorCode, const QString &amp; )</div></li>
+<li><div class="fn"><b><a href="qmailserviceaction.html#setStatus-2">setStatus</a></b> ( Status::ErrorCode, const QString &amp;, const QMailAccountId &amp;, const QMailFolderId &amp;, const QMailMessageId &amp; )</div></li>
+<li><div class="fn"><b><a href="http://doc.trolltech.com/4.5/qobject.html#signalsBlocked">signalsBlocked</a></b> () const</div></li>
+<li><div class="fn"><b><a href="http://doc.trolltech.com/4.5/qobject.html#startTimer">startTimer</a></b> ( int )</div></li>
+<li><div class="fn"><b><a href="http://doc.trolltech.com/4.5/qobject.html#staticMetaObject-var">staticMetaObject</a></b> : </div></li>
+<li><div class="fn"><b><a href="http://doc.trolltech.com/4.5/qobject.html#staticQtMetaObject-var">staticQtMetaObject</a></b> : </div></li>
+<li><div class="fn"><b><a href="qmailserviceaction.html#status">status</a></b> () const : const Status</div></li>
+<li><div class="fn"><b><a href="qmailactioninfo.html#statusAccountId">statusAccountId</a></b> () const : QMailAccountId</div></li>
+<li><div class="fn"><b><a href="qmailactioninfo.html#statusAccountIdChanged">statusAccountIdChanged</a></b> ( const QMailAccountId &amp; )</div></li>
+<li><div class="fn"><b><a href="qmailserviceaction.html#statusChanged">statusChanged</a></b> ( const QMailServiceAction::Status &amp; )</div></li>
+<li><div class="fn"><b><a href="qmailactioninfo.html#statusErrorCode">statusErrorCode</a></b> () const : StatusErrorCode</div></li>
+<li><div class="fn"><b><a href="qmailactioninfo.html#statusErrorCodeChanged">statusErrorCodeChanged</a></b> ( QMailActionInfo::StatusErrorCode )</div></li>
+<li><div class="fn"><b><a href="qmailactioninfo.html#statusFolderId">statusFolderId</a></b> () const : QMailFolderId</div></li>
+<li><div class="fn"><b><a href="qmailactioninfo.html#statusFolderIdChanged">statusFolderIdChanged</a></b> ( const QMailFolderId &amp; )</div></li>
+<li><div class="fn"><b><a href="qmailactioninfo.html#statusMessageId">statusMessageId</a></b> () const : QMailMessageId</div></li>
+<li><div class="fn"><b><a href="qmailactioninfo.html#statusMessageIdChanged">statusMessageIdChanged</a></b> ( const QMailMessageId &amp; )</div></li>
+<li><div class="fn"><b><a href="qmailactioninfo.html#statusText">statusText</a></b> () const : QString</div></li>
+<li><div class="fn"><b><a href="qmailactioninfo.html#statusTextChanged">statusTextChanged</a></b> ( const QString &amp; )</div></li>
+<li><div class="fn"><b><a href="http://doc.trolltech.com/4.5/qobject.html#thread">thread</a></b> () const</div></li>
+<li><div class="fn"><b><a href="http://doc.trolltech.com/4.5/qobject.html#timerEvent">timerEvent</a></b> ( QTimerEvent * )</div></li>
+<li><div class="fn"><b><a href="qmailactioninfo.html#totalProgress">totalProgress</a></b> () const : float</div></li>
+<li><div class="fn"><b><a href="qmailactioninfo.html#totalProgressChanged">totalProgressChanged</a></b> ( float )</div></li>
+<li><div class="fn"><b><a href="http://doc.trolltech.com/4.5/qobject.html#tr">tr</a></b> ( const char *, const char *, int )</div></li>
+<li><div class="fn"><b><a href="http://doc.trolltech.com/4.5/qobject.html#trUtf8">trUtf8</a></b> ( const char *, const char *, int )</div></li>
+</ul>
+</td></tr>
+</table></p>
+<p /><address><hr /><div align="center">
+<table width="100%" cellspacing="0" border="0"><tr class="address">
+<td align="left">Copyright &copy; 2010 QtSoftware</td>
+<td align="right"><div align="right">Messaging Framework</div></td>
+</tr></table></div></address></body>
+</html>
diff --git a/doc/html/qmailactioninfo.html b/doc/html/qmailactioninfo.html
new file mode 100644
index 00000000..ea411883
--- /dev/null
+++ b/doc/html/qmailactioninfo.html
@@ -0,0 +1,116 @@
+<?xml version="1.0" encoding="iso-8859-1"?>
+<!DOCTYPE html
+ PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "DTD/xhtml1-strict.dtd">
+<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
+<!-- qmailserviceaction.cpp -->
+<head>
+ <title>QMailActionInfo Class Reference</title>
+ <link href="classic.css" rel="stylesheet" type="text/css" />
+</head>
+<body>
+<table border="0" cellpadding="0" cellspacing="0" width="100%">
+<tr>
+<td align="left" valign="top" width="32"><img src="images/qtlogo.png" align="left" border="0" /></td>
+<td width="1">&nbsp;&nbsp;</td><td class="postheader" valign="center"><a href="index.html"><font color="#004faf">Home</font></a></td>
+<td align="right" valign="top" width="230"><img src="images/codeless.png" border="0" /></td></tr></table><h1 class="title">QMailActionInfo Class Reference</h1>
+<p>The QMailActionInfo class provides the interface for tracking individual actions <a href="#details">More...</a></p>
+<pre> #include &lt;QMailActionInfo&gt;</pre><p><b>This class is under development and is subject to change.</b></p>
+<p>Inherits <a href="qmailserviceaction.html">QMailServiceAction</a>.</p>
+<ul>
+<li><a href="qmailactioninfo-members.html">List of all members, including inherited members</a></li>
+</ul>
+<hr />
+<a name="public-types"></a>
+<h2>Public Types</h2>
+<table class="alignedsummary" border="0" cellpadding="0" cellspacing="0" width="100%">
+<tr><td class="memItemLeft" align="right" valign="top">typedef </td><td class="memItemRight" valign="bottom"><b><a href="qmailactioninfo.html#StatusErrorCode-typedef">StatusErrorCode</a></b></td></tr>
+</table>
+<hr />
+<a name="public-functions"></a>
+<h2>Public Functions</h2>
+<table class="alignedsummary" border="0" cellpadding="0" cellspacing="0" width="100%">
+<tr><td class="memItemLeft" align="right" valign="top">QMailActionId </td><td class="memItemRight" valign="bottom"><b><a href="qmailactioninfo.html#id">id</a></b> () const</td></tr>
+<tr><td class="memItemLeft" align="right" valign="top">QMailServerRequestType </td><td class="memItemRight" valign="bottom"><b><a href="qmailactioninfo.html#requestType">requestType</a></b> () const</td></tr>
+<tr><td class="memItemLeft" align="right" valign="top">QMailAccountId </td><td class="memItemRight" valign="bottom"><b><a href="qmailactioninfo.html#statusAccountId">statusAccountId</a></b> () const</td></tr>
+<tr><td class="memItemLeft" align="right" valign="top">StatusErrorCode </td><td class="memItemRight" valign="bottom"><b><a href="qmailactioninfo.html#statusErrorCode">statusErrorCode</a></b> () const</td></tr>
+<tr><td class="memItemLeft" align="right" valign="top">QMailFolderId </td><td class="memItemRight" valign="bottom"><b><a href="qmailactioninfo.html#statusFolderId">statusFolderId</a></b> () const</td></tr>
+<tr><td class="memItemLeft" align="right" valign="top">QMailMessageId </td><td class="memItemRight" valign="bottom"><b><a href="qmailactioninfo.html#statusMessageId">statusMessageId</a></b> () const</td></tr>
+<tr><td class="memItemLeft" align="right" valign="top">QString </td><td class="memItemRight" valign="bottom"><b><a href="qmailactioninfo.html#statusText">statusText</a></b> () const</td></tr>
+<tr><td class="memItemLeft" align="right" valign="top">float </td><td class="memItemRight" valign="bottom"><b><a href="qmailactioninfo.html#totalProgress">totalProgress</a></b> () const</td></tr>
+</table>
+<ul>
+<li><div bar="2" class="fn"></div>4 public functions inherited from <a href="qmailserviceaction.html#public-functions">QMailServiceAction</a></li>
+<li><div bar="2" class="fn"></div>29 public functions inherited from <a href="http://doc.trolltech.com/4.5/qobject.html#public-functions">QObject</a></li>
+</ul>
+<hr />
+<a name="signals"></a>
+<h2>Signals</h2>
+<table class="alignedsummary" border="0" cellpadding="0" cellspacing="0" width="100%">
+<tr><td class="memItemLeft" align="right" valign="top">void </td><td class="memItemRight" valign="bottom"><b><a href="qmailactioninfo.html#statusAccountIdChanged">statusAccountIdChanged</a></b> ( const QMailAccountId &amp; <i>accountId</i> )</td></tr>
+<tr><td class="memItemLeft" align="right" valign="top">void </td><td class="memItemRight" valign="bottom"><b><a href="qmailactioninfo.html#statusErrorCodeChanged">statusErrorCodeChanged</a></b> ( QMailActionInfo::StatusErrorCode <i>error</i> )</td></tr>
+<tr><td class="memItemLeft" align="right" valign="top">void </td><td class="memItemRight" valign="bottom"><b><a href="qmailactioninfo.html#statusFolderIdChanged">statusFolderIdChanged</a></b> ( const QMailFolderId &amp; <i>folderId</i> )</td></tr>
+<tr><td class="memItemLeft" align="right" valign="top">void </td><td class="memItemRight" valign="bottom"><b><a href="qmailactioninfo.html#statusMessageIdChanged">statusMessageIdChanged</a></b> ( const QMailMessageId &amp; <i>messageId</i> )</td></tr>
+<tr><td class="memItemLeft" align="right" valign="top">void </td><td class="memItemRight" valign="bottom"><b><a href="qmailactioninfo.html#statusTextChanged">statusTextChanged</a></b> ( const QString &amp; <i>text</i> )</td></tr>
+<tr><td class="memItemLeft" align="right" valign="top">void </td><td class="memItemRight" valign="bottom"><b><a href="qmailactioninfo.html#totalProgressChanged">totalProgressChanged</a></b> ( float <i>progress</i> )</td></tr>
+</table>
+<ul>
+<li><div bar="2" class="fn"></div>4 signals inherited from <a href="qmailserviceaction.html#signals">QMailServiceAction</a></li>
+<li><div bar="2" class="fn"></div>1 signal inherited from <a href="http://doc.trolltech.com/4.5/qobject.html#signals">QObject</a></li>
+</ul>
+<h3>Additional Inherited Members</h3>
+<ul>
+<li><div class="fn"></div>1 property inherited from <a href="http://doc.trolltech.com/4.5/qobject.html#properties">QObject</a></li>
+<li><div class="fn"></div>1 public slot inherited from <a href="qmailserviceaction.html#public-slots">QMailServiceAction</a></li>
+<li><div class="fn"></div>1 public slot inherited from <a href="http://doc.trolltech.com/4.5/qobject.html#public-slots">QObject</a></li>
+<li><div class="fn"></div>1 public type inherited from <a href="http://doc.trolltech.com/4.5/qobject.html#public-variables">QObject</a></li>
+<li><div class="fn"></div>4 static public members inherited from <a href="http://doc.trolltech.com/4.5/qobject.html#static-public-members">QObject</a></li>
+<li><div class="fn"></div>2 protected functions inherited from <a href="qmailserviceaction.html#protected-functions">QMailServiceAction</a></li>
+<li><div class="fn"></div>7 protected functions inherited from <a href="http://doc.trolltech.com/4.5/qobject.html#protected-functions">QObject</a></li>
+<li><div class="fn"></div>2 protected variables inherited from <a href="http://doc.trolltech.com/4.5/qobject.html#protected-variables">QObject</a></li>
+</ul>
+<a name="details"></a>
+<hr />
+<h2>Detailed Description</h2>
+<p>The QMailActionInfo class provides the interface for tracking individual actions</p>
+<p>QMailActionInfo provides the mechanism for messaging clients to track an action that is or has run on the server. QMailActionInfo objects can only be created by <a href="qmailactionobserver.html">QMailActionObserver</a> and derive most of their functionality and signals from <a href="qmailserviceaction.html">QMailServiceAction</a>.</p>
+<p>QMailActionInfo presents <a href="qmailactioninfo.html#requestType">requestType</a>() and <a href="qmailactioninfo.html#id">id</a>() to the the client. For future QML interoperability properties and notification signals have been added.</p>
+<hr />
+<h2>Member Type Documentation</h2>
+<h3 class="fn"><a name="StatusErrorCode-typedef"></a>typedef QMailActionInfo::StatusErrorCode</h3>
+<p>A typedef for <a href="qmailserviceaction-status.html#ErrorCode-enum">QMailServiceAction::Status::ErrorCode</a> so moc can parse it</p>
+<hr />
+<h2>Member Function Documentation</h2>
+<h3 class="fn"><a name="id"></a>QMailActionId QMailActionInfo::id () const</h3>
+<p>Returns the unique action id that was assigned to the action <a href="qmailactioninfo.html">QMailActionInfo</a> is tracking</p>
+<h3 class="fn"><a name="requestType"></a>QMailServerRequestType QMailActionInfo::requestType () const</h3>
+<p>Returns the <tt>QMailServiceRequestType</tt> of action is it tracking</p>
+<h3 class="fn"><a name="statusAccountId"></a><a href="qmailaccountid.html">QMailAccountId</a> QMailActionInfo::statusAccountId () const</h3>
+<p>This is a convience accessor to <a href="qmailserviceaction-status.html#accountId-var">QMailServiceAction::Status::accountId</a></p>
+<h3 class="fn"><a name="statusAccountIdChanged"></a>void QMailActionInfo::statusAccountIdChanged ( const <a href="qmailaccountid.html">QMailAccountId</a> &amp; <i>accountId</i> )&nbsp;&nbsp;<tt> [signal]</tt></h3>
+<p>Signal emitted when <a href="qmailactioninfo.html#statusAccountId">statusAccountId</a>() has changed to a new <i>accountId</i>.</p>
+<h3 class="fn"><a name="statusErrorCode"></a><a href="qmailactioninfo.html#StatusErrorCode-typedef">StatusErrorCode</a> QMailActionInfo::statusErrorCode () const</h3>
+<p>This is a convience accessor to <a href="qmailserviceaction-status.html#errorCode-var">QMailServiceAction::Status::errorCode</a></p>
+<h3 class="fn"><a name="statusErrorCodeChanged"></a>void QMailActionInfo::statusErrorCodeChanged ( <a href="qmailactioninfo.html#StatusErrorCode-typedef">QMailActionInfo::StatusErrorCode</a> <i>error</i> )&nbsp;&nbsp;<tt> [signal]</tt></h3>
+<p>Signal emitted when <a href="qmailactioninfo.html#statusErrorCode">statusErrorCode</a>() has changed to a new value of <i>error</i></p>
+<h3 class="fn"><a name="statusFolderId"></a><a href="qmailfolderid.html">QMailFolderId</a> QMailActionInfo::statusFolderId () const</h3>
+<p>This is a convience accessor to <a href="qmailserviceaction-status.html#errorCode-var">QMailServiceAction::Status::errorCode</a></p>
+<h3 class="fn"><a name="statusFolderIdChanged"></a>void QMailActionInfo::statusFolderIdChanged ( const <a href="qmailfolderid.html">QMailFolderId</a> &amp; <i>folderId</i> )&nbsp;&nbsp;<tt> [signal]</tt></h3>
+<p>Signal emitted when <a href="qmailactioninfo.html#statusFolderId">statusFolderId</a>() has changed to a new <i>folderId</i>.</p>
+<h3 class="fn"><a name="statusMessageId"></a><a href="qmailmessageid.html">QMailMessageId</a> QMailActionInfo::statusMessageId () const</h3>
+<p>This is a convience accessor for <a href="qmailserviceaction-status.html#messageId-var">QMailServiceAction::Status::messageId</a></p>
+<h3 class="fn"><a name="statusMessageIdChanged"></a>void QMailActionInfo::statusMessageIdChanged ( const <a href="qmailmessageid.html">QMailMessageId</a> &amp; <i>messageId</i> )&nbsp;&nbsp;<tt> [signal]</tt></h3>
+<p>Signal emitted when <a href="qmailactioninfo.html#statusMessageId">statusMessageId</a>() has changed to a new <i>messageId</i>.</p>
+<h3 class="fn"><a name="statusText"></a><a href="http://doc.trolltech.com/4.5/qstring.html">QString</a> QMailActionInfo::statusText () const</h3>
+<p>This is a convience accessor to <a href="qmailserviceaction-status.html#text-var">QMailServiceAction::Status::text</a></p>
+<h3 class="fn"><a name="statusTextChanged"></a>void QMailActionInfo::statusTextChanged ( const <a href="http://doc.trolltech.com/4.5/qstring.html">QString</a> &amp; <i>text</i> )&nbsp;&nbsp;<tt> [signal]</tt></h3>
+<p>Signal emittted when <a href="qmailactioninfo.html#statusText">statusText</a>() has changed to a new <i>text</i>.</p>
+<h3 class="fn"><a name="totalProgress"></a>float QMailActionInfo::totalProgress () const</h3>
+<p>Returns a floating point between (0..1) indicating the actions progress. This is a convience method to <a href="qmailserviceaction.html#progress">QMailServiceAction::progress</a>()</p>
+<h3 class="fn"><a name="totalProgressChanged"></a>void QMailActionInfo::totalProgressChanged ( float <i>progress</i> )&nbsp;&nbsp;<tt> [signal]</tt></h3>
+<p>Signal emitted when <a href="qmailactioninfo.html#totalProgress">totalProgress</a>() has changed to a new <i>progress</i>.</p>
+<p /><address><hr /><div align="center">
+<table width="100%" cellspacing="0" border="0"><tr class="address">
+<td align="left">Copyright &copy; 2010 QtSoftware</td>
+<td align="right"><div align="right">Messaging Framework</div></td>
+</tr></table></div></address></body>
+</html>
diff --git a/doc/html/qmailactionobserver-members.html b/doc/html/qmailactionobserver-members.html
new file mode 100644
index 00000000..a28db038
--- /dev/null
+++ b/doc/html/qmailactionobserver-members.html
@@ -0,0 +1,91 @@
+<?xml version="1.0" encoding="iso-8859-1"?>
+<!DOCTYPE html
+ PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "DTD/xhtml1-strict.dtd">
+<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
+<!-- qmailserviceaction.cpp -->
+<head>
+ <title>List of All Members for QMailActionObserver</title>
+ <link href="classic.css" rel="stylesheet" type="text/css" />
+</head>
+<body>
+<table border="0" cellpadding="0" cellspacing="0" width="100%">
+<tr>
+<td align="left" valign="top" width="32"><img src="images/qtlogo.png" align="left" border="0" /></td>
+<td width="1">&nbsp;&nbsp;</td><td class="postheader" valign="center"><a href="index.html"><font color="#004faf">Home</font></a></td>
+<td align="right" valign="top" width="230"><img src="images/codeless.png" border="0" /></td></tr></table><h1 class="title">List of All Members for QMailActionObserver</h1>
+<p>This is the complete list of members for <a href="qmailactionobserver.html">QMailActionObserver</a>, including inherited members.</p>
+<p><table class="propsummary" width="100%" border="0" cellpadding="0" cellspacing="0">
+<tr><td width="45%" valign="top"><ul>
+<li><div class="fn">class <b><a href="qmailserviceaction-status.html">Status</a></b></div></li>
+<li><div class="fn">enum <b><a href="qmailserviceaction.html#Activity-enum">Activity</a></b></div></li>
+<li><div class="fn">enum <b><a href="qmailserviceaction.html#Connectivity-enum">Connectivity</a></b></div></li>
+<li><div class="fn"><b><a href="qmailactionobserver.html#QMailActionObserver">QMailActionObserver</a></b> ( QObject * )</div></li>
+<li><div class="fn"><b><a href="qmailactionobserver.html#dtor.QMailActionObserver">~QMailActionObserver</a></b> ()</div></li>
+<li><div class="fn"><b><a href="qmailactionobserver.html#actions">actions</a></b> () const : QList&lt;QSharedPointer&lt;QMailActionInfo&gt; &gt;</div></li>
+<li><div class="fn"><b><a href="qmailactionobserver.html#actionsChanged">actionsChanged</a></b> ( const QList&lt;QSharedPointer&lt;QMailActionInfo&gt; &gt; &amp; )</div></li>
+<li><div class="fn"><b><a href="qmailserviceaction.html#activity">activity</a></b> () const : Activity</div></li>
+<li><div class="fn"><b><a href="qmailserviceaction.html#activityChanged">activityChanged</a></b> ( QMailServiceAction::Activity )</div></li>
+<li><div class="fn"><b><a href="http://doc.trolltech.com/4.5/qobject.html#blockSignals">blockSignals</a></b> ( bool )</div></li>
+<li><div class="fn"><b><a href="qmailserviceaction.html#cancelOperation">cancelOperation</a></b> ()</div></li>
+<li><div class="fn"><b><a href="http://doc.trolltech.com/4.5/qobject.html#childEvent">childEvent</a></b> ( QChildEvent * )</div></li>
+<li><div class="fn"><b><a href="http://doc.trolltech.com/4.5/qobject.html#children">children</a></b> () const</div></li>
+<li><div class="fn"><b><a href="http://doc.trolltech.com/4.5/qobject.html#connect">connect</a></b> ( const QObject *, const char *, const QObject *, const char *, Qt::ConnectionType )</div></li>
+<li><div class="fn"><b><a href="http://doc.trolltech.com/4.5/qobject.html#connect-2">connect</a></b> ( const QObject *, const char *, const char *, Qt::ConnectionType ) const</div></li>
+<li><div class="fn"><b><a href="http://doc.trolltech.com/4.5/qobject.html#connectNotify">connectNotify</a></b> ( const char * )</div></li>
+<li><div class="fn"><b><a href="qmailserviceaction.html#connectivity">connectivity</a></b> () const : Connectivity</div></li>
+<li><div class="fn"><b><a href="qmailserviceaction.html#connectivityChanged">connectivityChanged</a></b> ( QMailServiceAction::Connectivity )</div></li>
+<li><div class="fn"><b><a href="http://doc.trolltech.com/4.5/qobject.html#customEvent">customEvent</a></b> ( QEvent * )</div></li>
+<li><div class="fn"><b><a href="http://doc.trolltech.com/4.5/qobject.html#d_ptr-var">d_ptr</a></b> : </div></li>
+<li><div class="fn"><b><a href="http://doc.trolltech.com/4.5/qobject.html#deleteLater">deleteLater</a></b> ()</div></li>
+<li><div class="fn"><b><a href="http://doc.trolltech.com/4.5/qobject.html#destroyed">destroyed</a></b> ( QObject * )</div></li>
+<li><div class="fn"><b><a href="http://doc.trolltech.com/4.5/qobject.html#disconnect">disconnect</a></b> ( const QObject *, const char *, const QObject *, const char * )</div></li>
+<li><div class="fn"><b><a href="http://doc.trolltech.com/4.5/qobject.html#disconnect-2">disconnect</a></b> ( const char *, const QObject *, const char * )</div></li>
+<li><div class="fn"><b><a href="http://doc.trolltech.com/4.5/qobject.html#disconnect-3">disconnect</a></b> ( const QObject *, const char * )</div></li>
+<li><div class="fn"><b><a href="http://doc.trolltech.com/4.5/qobject.html#disconnectNotify">disconnectNotify</a></b> ( const char * )</div></li>
+<li><div class="fn"><b><a href="http://doc.trolltech.com/4.5/qobject.html#dumpObjectInfo">dumpObjectInfo</a></b> ()</div></li>
+<li><div class="fn"><b><a href="http://doc.trolltech.com/4.5/qobject.html#dumpObjectTree">dumpObjectTree</a></b> ()</div></li>
+<li><div class="fn"><b><a href="http://doc.trolltech.com/4.5/qobject.html#dynamicPropertyNames">dynamicPropertyNames</a></b> () const</div></li>
+<li><div class="fn"><b><a href="http://doc.trolltech.com/4.5/qobject.html#event">event</a></b> ( QEvent * )</div></li>
+<li><div class="fn"><b><a href="http://doc.trolltech.com/4.5/qobject.html#eventFilter">eventFilter</a></b> ( QObject *, QEvent * )</div></li>
+<li><div class="fn"><b><a href="http://doc.trolltech.com/4.5/qobject.html#findChild">findChild</a></b> ( const QString &amp; ) const</div></li>
+</ul></td><td valign="top"><ul>
+<li><div class="fn"><b><a href="http://doc.trolltech.com/4.5/qobject.html#findChildren">findChildren</a></b> ( const QString &amp; ) const</div></li>
+<li><div class="fn"><b><a href="http://doc.trolltech.com/4.5/qobject.html#findChildren-2">findChildren</a></b> ( const QRegExp &amp; ) const</div></li>
+<li><div class="fn"><b><a href="http://doc.trolltech.com/4.5/qobject.html#inherits">inherits</a></b> ( const char * ) const</div></li>
+<li><div class="fn"><b><a href="http://doc.trolltech.com/4.5/qobject.html#installEventFilter">installEventFilter</a></b> ( QObject * )</div></li>
+<li><div class="fn"><b><a href="http://doc.trolltech.com/4.5/qobject.html#isWidgetType">isWidgetType</a></b> () const</div></li>
+<li><div class="fn"><b><a href="http://doc.trolltech.com/4.5/qobject.html#killTimer">killTimer</a></b> ( int )</div></li>
+<li><div class="fn"><b><a href="http://doc.trolltech.com/4.5/qobject.html#metaObject">metaObject</a></b> () const</div></li>
+<li><div class="fn"><b><a href="http://doc.trolltech.com/4.5/qobject.html#moveToThread">moveToThread</a></b> ( QThread * )</div></li>
+<li><div class="fn"><b><a href="http://doc.trolltech.com/4.5/qobject.html#objectName-prop">objectName</a></b> () const</div></li>
+<li><div class="fn"><b><a href="http://doc.trolltech.com/4.5/qobject.html#parent">parent</a></b> () const</div></li>
+<li><div class="fn"><b><a href="qmailserviceaction.html#progress">progress</a></b> () const : QPair&lt;uint, uint&gt;</div></li>
+<li><div class="fn"><b><a href="qmailserviceaction.html#progressChanged">progressChanged</a></b> ( uint, uint )</div></li>
+<li><div class="fn"><b><a href="http://doc.trolltech.com/4.5/qobject.html#property">property</a></b> ( const char * ) const</div></li>
+<li><div class="fn"><b><a href="http://doc.trolltech.com/4.5/qobject.html#receivers">receivers</a></b> ( const char * ) const</div></li>
+<li><div class="fn"><b><a href="http://doc.trolltech.com/4.5/qobject.html#removeEventFilter">removeEventFilter</a></b> ( QObject * )</div></li>
+<li><div class="fn"><b><a href="http://doc.trolltech.com/4.5/qobject.html#sender">sender</a></b> () const</div></li>
+<li><div class="fn"><b><a href="http://doc.trolltech.com/4.5/qobject.html#objectName-prop">setObjectName</a></b> ( const QString &amp; )</div></li>
+<li><div class="fn"><b><a href="http://doc.trolltech.com/4.5/qobject.html#setParent">setParent</a></b> ( QObject * )</div></li>
+<li><div class="fn"><b><a href="http://doc.trolltech.com/4.5/qobject.html#setProperty">setProperty</a></b> ( const char *, const QVariant &amp; )</div></li>
+<li><div class="fn"><b><a href="qmailserviceaction.html#setStatus">setStatus</a></b> ( Status::ErrorCode, const QString &amp; )</div></li>
+<li><div class="fn"><b><a href="qmailserviceaction.html#setStatus-2">setStatus</a></b> ( Status::ErrorCode, const QString &amp;, const QMailAccountId &amp;, const QMailFolderId &amp;, const QMailMessageId &amp; )</div></li>
+<li><div class="fn"><b><a href="http://doc.trolltech.com/4.5/qobject.html#signalsBlocked">signalsBlocked</a></b> () const</div></li>
+<li><div class="fn"><b><a href="http://doc.trolltech.com/4.5/qobject.html#startTimer">startTimer</a></b> ( int )</div></li>
+<li><div class="fn"><b><a href="http://doc.trolltech.com/4.5/qobject.html#staticMetaObject-var">staticMetaObject</a></b> : </div></li>
+<li><div class="fn"><b><a href="http://doc.trolltech.com/4.5/qobject.html#staticQtMetaObject-var">staticQtMetaObject</a></b> : </div></li>
+<li><div class="fn"><b><a href="qmailserviceaction.html#status">status</a></b> () const : const Status</div></li>
+<li><div class="fn"><b><a href="qmailserviceaction.html#statusChanged">statusChanged</a></b> ( const QMailServiceAction::Status &amp; )</div></li>
+<li><div class="fn"><b><a href="http://doc.trolltech.com/4.5/qobject.html#thread">thread</a></b> () const</div></li>
+<li><div class="fn"><b><a href="http://doc.trolltech.com/4.5/qobject.html#timerEvent">timerEvent</a></b> ( QTimerEvent * )</div></li>
+<li><div class="fn"><b><a href="http://doc.trolltech.com/4.5/qobject.html#tr">tr</a></b> ( const char *, const char *, int )</div></li>
+<li><div class="fn"><b><a href="http://doc.trolltech.com/4.5/qobject.html#trUtf8">trUtf8</a></b> ( const char *, const char *, int )</div></li>
+</ul>
+</td></tr>
+</table></p>
+<p /><address><hr /><div align="center">
+<table width="100%" cellspacing="0" border="0"><tr class="address">
+<td align="left">Copyright &copy; 2010 QtSoftware</td>
+<td align="right"><div align="right">Messaging Framework</div></td>
+</tr></table></div></address></body>
+</html>
diff --git a/doc/html/qmailactionobserver.html b/doc/html/qmailactionobserver.html
new file mode 100644
index 00000000..e352e32e
--- /dev/null
+++ b/doc/html/qmailactionobserver.html
@@ -0,0 +1,79 @@
+<?xml version="1.0" encoding="iso-8859-1"?>
+<!DOCTYPE html
+ PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "DTD/xhtml1-strict.dtd">
+<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
+<!-- qmailserviceaction.cpp -->
+<head>
+ <title>QMailActionObserver Class Reference</title>
+ <link href="classic.css" rel="stylesheet" type="text/css" />
+</head>
+<body>
+<table border="0" cellpadding="0" cellspacing="0" width="100%">
+<tr>
+<td align="left" valign="top" width="32"><img src="images/qtlogo.png" align="left" border="0" /></td>
+<td width="1">&nbsp;&nbsp;</td><td class="postheader" valign="center"><a href="index.html"><font color="#004faf">Home</font></a></td>
+<td align="right" valign="top" width="230"><img src="images/codeless.png" border="0" /></td></tr></table><h1 class="title">QMailActionObserver Class Reference</h1>
+<p>The QMailActionObserver class provides an interface for monitoring currently running actions <a href="#details">More...</a></p>
+<pre> #include &lt;QMailActionObserver&gt;</pre><p><b>This class is under development and is subject to change.</b></p>
+<p>Inherits <a href="qmailserviceaction.html">QMailServiceAction</a>.</p>
+<ul>
+<li><a href="qmailactionobserver-members.html">List of all members, including inherited members</a></li>
+</ul>
+<hr />
+<a name="public-functions"></a>
+<h2>Public Functions</h2>
+<table class="alignedsummary" border="0" cellpadding="0" cellspacing="0" width="100%">
+<tr><td class="memItemLeft" align="right" valign="top"></td><td class="memItemRight" valign="bottom"><b><a href="qmailactionobserver.html#QMailActionObserver">QMailActionObserver</a></b> ( QObject * <i>parent</i> = 0 )</td></tr>
+<tr><td class="memItemLeft" align="right" valign="top">virtual </td><td class="memItemRight" valign="bottom"><b><a href="qmailactionobserver.html#dtor.QMailActionObserver">~QMailActionObserver</a></b> ()</td></tr>
+<tr><td class="memItemLeft" align="right" valign="top">QList&lt;QSharedPointer&lt;QMailActionInfo&gt; &gt; </td><td class="memItemRight" valign="bottom"><b><a href="qmailactionobserver.html#actions">actions</a></b> () const</td></tr>
+</table>
+<ul>
+<li><div bar="2" class="fn"></div>4 public functions inherited from <a href="qmailserviceaction.html#public-functions">QMailServiceAction</a></li>
+<li><div bar="2" class="fn"></div>29 public functions inherited from <a href="http://doc.trolltech.com/4.5/qobject.html#public-functions">QObject</a></li>
+</ul>
+<hr />
+<a name="signals"></a>
+<h2>Signals</h2>
+<table class="alignedsummary" border="0" cellpadding="0" cellspacing="0" width="100%">
+<tr><td class="memItemLeft" align="right" valign="top">void </td><td class="memItemRight" valign="bottom"><b><a href="qmailactionobserver.html#actionsChanged">actionsChanged</a></b> ( const QList&lt;QSharedPointer&lt;QMailActionInfo&gt; &gt; &amp; <i>newActions</i> )</td></tr>
+</table>
+<ul>
+<li><div bar="2" class="fn"></div>4 signals inherited from <a href="qmailserviceaction.html#signals">QMailServiceAction</a></li>
+<li><div bar="2" class="fn"></div>1 signal inherited from <a href="http://doc.trolltech.com/4.5/qobject.html#signals">QObject</a></li>
+</ul>
+<h3>Additional Inherited Members</h3>
+<ul>
+<li><div class="fn"></div>1 property inherited from <a href="http://doc.trolltech.com/4.5/qobject.html#properties">QObject</a></li>
+<li><div class="fn"></div>1 public slot inherited from <a href="qmailserviceaction.html#public-slots">QMailServiceAction</a></li>
+<li><div class="fn"></div>1 public slot inherited from <a href="http://doc.trolltech.com/4.5/qobject.html#public-slots">QObject</a></li>
+<li><div class="fn"></div>1 public type inherited from <a href="http://doc.trolltech.com/4.5/qobject.html#public-variables">QObject</a></li>
+<li><div class="fn"></div>4 static public members inherited from <a href="http://doc.trolltech.com/4.5/qobject.html#static-public-members">QObject</a></li>
+<li><div class="fn"></div>2 protected functions inherited from <a href="qmailserviceaction.html#protected-functions">QMailServiceAction</a></li>
+<li><div class="fn"></div>7 protected functions inherited from <a href="http://doc.trolltech.com/4.5/qobject.html#protected-functions">QObject</a></li>
+<li><div class="fn"></div>2 protected variables inherited from <a href="http://doc.trolltech.com/4.5/qobject.html#protected-variables">QObject</a></li>
+</ul>
+<a name="details"></a>
+<hr />
+<h2>Detailed Description</h2>
+<p>The QMailActionObserver class provides an interface for monitoring currently running actions</p>
+<p>QMailActionObserver provides a mechanism for messaging clients to observe what actions the messageserver is currently running. A list of currently running actions can be retrieved with <a href="qmailactionobserver.html#actions">actions</a>(). When actions are started or finished <a href="qmailactionobserver.html#actionsChanged">actionsChanged</a>() is emitted with the new list of actions.</p>
+<p>QMailActionObserver is initialised asynchronously, thus reading <a href="qmailactionobserver.html#actions">actions</a>() immediately will return an empty list.</p>
+<hr />
+<h2>Member Function Documentation</h2>
+<h3 class="fn"><a name="QMailActionObserver"></a>QMailActionObserver::QMailActionObserver ( <a href="http://doc.trolltech.com/4.5/qobject.html">QObject</a> * <i>parent</i> = 0 )</h3>
+<p>Constructs a new <a href="qmailactionobserver.html">QMailActionObserver</a> with a supplied <i>parent</i></p>
+<h3 class="fn"><a name="dtor.QMailActionObserver"></a>QMailActionObserver::~QMailActionObserver ()&nbsp;&nbsp;<tt> [virtual]</tt></h3>
+<p>Destructs <a href="qmailactionobserver.html">QMailActionObserver</a></p>
+<h3 class="fn"><a name="actions"></a><a href="http://doc.trolltech.com/4.5/qlist.html">QList</a>&lt;<a href="http://doc.trolltech.com/4.5/qsharedpointer.html">QSharedPointer</a>&lt;<a href="qmailactioninfo.html">QMailActionInfo</a>&gt; &gt; QMailActionObserver::actions () const</h3>
+<p>Returns a list of the currently running actions on the message server.</p>
+<p>See also <a href="qmailactioninfo.html">QMailActionInfo</a>.</p>
+<h3 class="fn"><a name="actionsChanged"></a>void QMailActionObserver::actionsChanged ( const <a href="http://doc.trolltech.com/4.5/qlist.html">QList</a>&lt;<a href="http://doc.trolltech.com/4.5/qsharedpointer.html">QSharedPointer</a>&lt;<a href="qmailactioninfo.html">QMailActionInfo</a>&gt; &gt; &amp; <i>newActions</i> )&nbsp;&nbsp;<tt> [signal]</tt></h3>
+<p>This signal is emitted whenever the list of actions we are observing changes. This can be for three reasons: actions have started, actions have finished or the action list has just been initialized.</p>
+<p>New list given by <i>newActions</i></p>
+<p>See also <a href="qmailactionobserver.html#actions">actions</a>().</p>
+<p /><address><hr /><div align="center">
+<table width="100%" cellspacing="0" border="0"><tr class="address">
+<td align="left">Copyright &copy; 2010 QtSoftware</td>
+<td align="right"><div align="right">Messaging Framework</div></td>
+</tr></table></div></address></body>
+</html>
diff --git a/doc/html/qmailserviceaction.html b/doc/html/qmailserviceaction.html
index 14c38ca1..5bd3a254 100644
--- a/doc/html/qmailserviceaction.html
+++ b/doc/html/qmailserviceaction.html
@@ -16,7 +16,7 @@
<p>The QMailServiceAction class provides the interface for requesting actions from external message services. <a href="#details">More...</a></p>
<pre> #include &lt;QMailServiceAction&gt;</pre><p><b>This class is under development and is subject to change.</b></p>
<p>Inherits <a href="http://doc.trolltech.com/4.5/qobject.html">QObject</a>.</p>
-<p>Inherited by <a href="qmailactionobserver.html">QMailActionObserver</a>, <a href="qmailprotocolaction.html">QMailProtocolAction</a>, <a href="qmailretrievalaction.html">QMailRetrievalAction</a>, <a href="qmailsearchaction.html">QMailSearchAction</a>, <a href="qmailstorageaction.html">QMailStorageAction</a>, and <a href="qmailtransmitaction.html">QMailTransmitAction</a>.</p>
+<p>Inherited by <a href="qmailactioninfo.html">QMailActionInfo</a>, <a href="qmailactionobserver.html">QMailActionObserver</a>, <a href="qmailprotocolaction.html">QMailProtocolAction</a>, <a href="qmailretrievalaction.html">QMailRetrievalAction</a>, <a href="qmailsearchaction.html">QMailSearchAction</a>, <a href="qmailstorageaction.html">QMailStorageAction</a>, and <a href="qmailtransmitaction.html">QMailTransmitAction</a>.</p>
<ul>
<li><a href="qmailserviceaction-members.html">List of all members, including inherited members</a></li>
</ul>
diff --git a/doc/html/qtopia-messaging-framework.dcf b/doc/html/qtopia-messaging-framework.dcf
index 14e0bc2a..cc756616 100644
--- a/doc/html/qtopia-messaging-framework.dcf
+++ b/doc/html/qtopia-messaging-framework.dcf
@@ -180,10 +180,28 @@
<keyword ref="qmailaccountsortkey.html#operator-eq-eq">operator==</keyword>
<section ref="qmailaccountsortkey-members.html" title="List of all members"/>
</section>
+ <section ref="qmailactioninfo.html" title="QMailActionInfo Class Reference">
+ <keyword ref="qmailactioninfo.html">QMailActionInfo</keyword>
+ <keyword ref="qmailactioninfo.html#StatusErrorCode-typedef">StatusErrorCode</keyword>
+ <keyword ref="qmailactioninfo.html#id">id</keyword>
+ <keyword ref="qmailactioninfo.html#requestType">requestType</keyword>
+ <keyword ref="qmailactioninfo.html#statusAccountId">statusAccountId</keyword>
+ <keyword ref="qmailactioninfo.html#statusAccountIdChanged">statusAccountIdChanged</keyword>
+ <keyword ref="qmailactioninfo.html#statusErrorCode">statusErrorCode</keyword>
+ <keyword ref="qmailactioninfo.html#statusErrorCodeChanged">statusErrorCodeChanged</keyword>
+ <keyword ref="qmailactioninfo.html#statusFolderId">statusFolderId</keyword>
+ <keyword ref="qmailactioninfo.html#statusFolderIdChanged">statusFolderIdChanged</keyword>
+ <keyword ref="qmailactioninfo.html#statusMessageId">statusMessageId</keyword>
+ <keyword ref="qmailactioninfo.html#statusMessageIdChanged">statusMessageIdChanged</keyword>
+ <keyword ref="qmailactioninfo.html#statusText">statusText</keyword>
+ <keyword ref="qmailactioninfo.html#statusTextChanged">statusTextChanged</keyword>
+ <keyword ref="qmailactioninfo.html#totalProgress">totalProgress</keyword>
+ <keyword ref="qmailactioninfo.html#totalProgressChanged">totalProgressChanged</keyword>
+ <section ref="qmailactioninfo-members.html" title="List of all members"/>
+ </section>
<section ref="qmailactionobserver.html" title="QMailActionObserver Class Reference">
<keyword ref="qmailactionobserver.html">QMailActionObserver</keyword>
- <keyword ref="qmailactionobserver.html#ImplementationType-typedef">ImplementationType</keyword>
- <keyword ref="qmailactionobserver.html#actions-prop">actions</keyword>
+ <keyword ref="qmailactionobserver.html#actions">actions</keyword>
<keyword ref="qmailactionobserver.html#actionsChanged">actionsChanged</keyword>
<section ref="qmailactionobserver-members.html" title="List of all members"/>
</section>
diff --git a/doc/html/qtopia-messaging-framework.index b/doc/html/qtopia-messaging-framework.index
index 5c6a0342..adcfc794 100644
--- a/doc/html/qtopia-messaging-framework.index
+++ b/doc/html/qtopia-messaging-framework.index
@@ -2733,16 +2733,41 @@
</function>
<function access="public" threadsafety="unspecified" status="commendable" name="cancelOperation" fullname="QMailSearchAction::cancelOperation" href="qmailsearchaction.html#cancelOperation" location="qmailserviceaction.h" virtual="impure" meta="slot" const="false" static="false" overload="false" type="void" signature="cancelOperation()"/>
</class>
+ <class access="public" threadsafety="unspecified" status="preliminary" name="QMailActionInfo" href="qmailactioninfo.html" location="qmailserviceaction.h" bases="QMailServiceAction" module="">
+ <typedef access="public" threadsafety="unspecified" status="commendable" name="StatusErrorCode" fullname="QMailActionInfo::StatusErrorCode" href="qmailactioninfo.html#StatusErrorCode-typedef" location="qmailserviceaction.h"/>
+ <function access="public" threadsafety="unspecified" status="commendable" name="id" fullname="QMailActionInfo::id" href="qmailactioninfo.html#id" location="qmailserviceaction.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QMailActionId" signature="id() const"/>
+ <function access="public" threadsafety="unspecified" status="commendable" name="requestType" fullname="QMailActionInfo::requestType" href="qmailactioninfo.html#requestType" location="qmailserviceaction.cpp" virtual="non" meta="plain" const="true" static="false" overload="false" type="QMailServerRequestType" signature="requestType() const"/>
+ <function access="public" threadsafety="unspecified" status="commendable" name="totalProgress" fullname="QMailActionInfo::totalProgress" href="qmailactioninfo.html#totalProgress" location="qmailserviceaction.cpp" virtual="non" meta="plain" const="true" static="false" overload="false" type="float" signature="totalProgress() const"/>
+ <function access="public" threadsafety="unspecified" status="commendable" name="statusErrorCode" fullname="QMailActionInfo::statusErrorCode" href="qmailactioninfo.html#statusErrorCode" location="qmailserviceaction.cpp" virtual="non" meta="plain" const="true" static="false" overload="false" type="StatusErrorCode" signature="statusErrorCode() const"/>
+ <function access="public" threadsafety="unspecified" status="commendable" name="statusText" fullname="QMailActionInfo::statusText" href="qmailactioninfo.html#statusText" location="qmailserviceaction.cpp" virtual="non" meta="plain" const="true" static="false" overload="false" type="QString" signature="statusText() const"/>
+ <function access="public" threadsafety="unspecified" status="commendable" name="statusAccountId" fullname="QMailActionInfo::statusAccountId" href="qmailactioninfo.html#statusAccountId" location="qmailserviceaction.cpp" virtual="non" meta="plain" const="true" static="false" overload="false" type="QMailAccountId" signature="statusAccountId() const"/>
+ <function access="public" threadsafety="unspecified" status="commendable" name="statusFolderId" fullname="QMailActionInfo::statusFolderId" href="qmailactioninfo.html#statusFolderId" location="qmailserviceaction.cpp" virtual="non" meta="plain" const="true" static="false" overload="false" type="QMailFolderId" signature="statusFolderId() const"/>
+ <function access="public" threadsafety="unspecified" status="commendable" name="statusMessageId" fullname="QMailActionInfo::statusMessageId" href="qmailactioninfo.html#statusMessageId" location="qmailserviceaction.cpp" virtual="non" meta="plain" const="true" static="false" overload="false" type="QMailMessageId" signature="statusMessageId() const"/>
+ <function access="public" threadsafety="unspecified" status="commendable" name="statusErrorCodeChanged" fullname="QMailActionInfo::statusErrorCodeChanged" href="qmailactioninfo.html#statusErrorCodeChanged" location="qmailserviceaction.h" virtual="non" meta="signal" const="false" static="false" overload="false" type="void" signature="statusErrorCodeChanged(QMailActionInfo::StatusErrorCode error)">
+ <parameter left="QMailActionInfo::StatusErrorCode" right="" name="error" default=""/>
+ </function>
+ <function access="public" threadsafety="unspecified" status="commendable" name="statusTextChanged" fullname="QMailActionInfo::statusTextChanged" href="qmailactioninfo.html#statusTextChanged" location="qmailserviceaction.h" virtual="non" meta="signal" const="false" static="false" overload="false" type="void" signature="statusTextChanged(const QString &amp; text)">
+ <parameter left="const QString &amp;" right="" name="text" default=""/>
+ </function>
+ <function access="public" threadsafety="unspecified" status="commendable" name="statusAccountIdChanged" fullname="QMailActionInfo::statusAccountIdChanged" href="qmailactioninfo.html#statusAccountIdChanged" location="qmailserviceaction.h" virtual="non" meta="signal" const="false" static="false" overload="false" type="void" signature="statusAccountIdChanged(const QMailAccountId &amp; accountId)">
+ <parameter left="const QMailAccountId &amp;" right="" name="accountId" default=""/>
+ </function>
+ <function access="public" threadsafety="unspecified" status="commendable" name="statusFolderIdChanged" fullname="QMailActionInfo::statusFolderIdChanged" href="qmailactioninfo.html#statusFolderIdChanged" location="qmailserviceaction.h" virtual="non" meta="signal" const="false" static="false" overload="false" type="void" signature="statusFolderIdChanged(const QMailFolderId &amp; folderId)">
+ <parameter left="const QMailFolderId &amp;" right="" name="folderId" default=""/>
+ </function>
+ <function access="public" threadsafety="unspecified" status="commendable" name="statusMessageIdChanged" fullname="QMailActionInfo::statusMessageIdChanged" href="qmailactioninfo.html#statusMessageIdChanged" location="qmailserviceaction.h" virtual="non" meta="signal" const="false" static="false" overload="false" type="void" signature="statusMessageIdChanged(const QMailMessageId &amp; messageId)">
+ <parameter left="const QMailMessageId &amp;" right="" name="messageId" default=""/>
+ </function>
+ <function access="public" threadsafety="unspecified" status="commendable" name="totalProgressChanged" fullname="QMailActionInfo::totalProgressChanged" href="qmailactioninfo.html#totalProgressChanged" location="qmailserviceaction.h" virtual="non" meta="signal" const="false" static="false" overload="false" type="void" signature="totalProgressChanged(float progress)">
+ <parameter left="float" right="" name="progress" default=""/>
+ </function>
+ </class>
<class access="public" threadsafety="unspecified" status="preliminary" name="QMailActionObserver" href="qmailactionobserver.html" location="qmailserviceaction.h" bases="QMailServiceAction" module="">
- <property access="public" threadsafety="unspecified" status="commendable" name="actions" fullname="QMailActionObserver::actions" href="qmailactionobserver.html#actions-prop" location="qmailserviceaction.h" type="QList&lt;QSharedPointer&lt;QMailActionInfo&gt; &gt;">
- <getter name="actions"/>
- </property>
- <typedef access="public" threadsafety="unspecified" status="commendable" name="ImplementationType" fullname="QMailActionObserver::ImplementationType" href="qmailactionobserver.html#ImplementationType-typedef" location="qmailserviceaction.h"/>
- <function access="public" threadsafety="unspecified" status="commendable" name="QMailActionObserver" fullname="QMailActionObserver::QMailActionObserver" href="qmailactionobserver.html#QMailActionObserver" location="qmailserviceaction.cpp" virtual="non" meta="constructor" const="false" static="false" overload="false" type="" signature="QMailActionObserver(QObject * parent)">
+ <function access="public" threadsafety="unspecified" status="commendable" name="QMailActionObserver" fullname="QMailActionObserver::QMailActionObserver" href="qmailactionobserver.html#QMailActionObserver" location="qmailserviceaction.h" virtual="non" meta="constructor" const="false" static="false" overload="false" type="" signature="QMailActionObserver(QObject * parent)">
<parameter left="QObject *" right="" name="parent" default="0"/>
</function>
- <function access="public" threadsafety="unspecified" status="commendable" name="~QMailActionObserver" fullname="QMailActionObserver::~QMailActionObserver" href="qmailactionobserver.html#dtor.QMailActionObserver" location="qmailserviceaction.cpp" virtual="impure" meta="destructor" const="false" static="false" overload="false" type="" signature="~QMailActionObserver()"/>
- <function access="public" threadsafety="unspecified" status="commendable" name="actions" fullname="QMailActionObserver::actions" href="qmailactionobserver.html#actions-prop" location="qmailserviceaction.cpp" virtual="non" meta="plain" const="true" static="false" overload="false" associated-property="actions" type="QList&lt;QSharedPointer&lt;QMailActionInfo&gt; &gt;" signature="actions() const"/>
+ <function access="public" threadsafety="unspecified" status="commendable" name="~QMailActionObserver" fullname="QMailActionObserver::~QMailActionObserver" href="qmailactionobserver.html#dtor.QMailActionObserver" location="qmailserviceaction.h" virtual="impure" meta="destructor" const="false" static="false" overload="false" type="" signature="~QMailActionObserver()"/>
+ <function access="public" threadsafety="unspecified" status="commendable" name="actions" fullname="QMailActionObserver::actions" href="qmailactionobserver.html#actions" location="qmailserviceaction.cpp" virtual="non" meta="plain" const="true" static="false" overload="false" type="QList&lt;QSharedPointer&lt;QMailActionInfo&gt; &gt;" signature="actions() const"/>
<function access="public" threadsafety="unspecified" status="commendable" name="actionsChanged" fullname="QMailActionObserver::actionsChanged" href="qmailactionobserver.html#actionsChanged" location="qmailserviceaction.h" virtual="non" meta="signal" const="false" static="false" overload="false" type="void" signature="actionsChanged(const QList&lt;QSharedPointer&lt;QMailActionInfo&gt; &gt; &amp; newActions)">
<parameter left="const QList&lt;QSharedPointer&lt;QMailActionInfo&gt; &gt; &amp;" right="" name="newActions" default=""/>
</function>