diff options
author | Don Sanders <[email protected]> | 2010-08-06 16:27:28 +1000 |
---|---|---|
committer | Don Sanders <[email protected]> | 2010-08-06 16:27:28 +1000 |
commit | 42e4c11edccba679b09ad29dbce66f0450c93bf5 (patch) | |
tree | d8228e48111221024763bc66f473f1d66ef54f12 /doc/html/qt-messaging-framework.index | |
parent | cd08424e5e8afec852560acf08ec5690a872757e (diff) |
Update doc.
Diffstat (limited to 'doc/html/qt-messaging-framework.index')
-rw-r--r-- | doc/html/qt-messaging-framework.index | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/doc/html/qt-messaging-framework.index b/doc/html/qt-messaging-framework.index index ec570ff0..08dca3b9 100644 --- a/doc/html/qt-messaging-framework.index +++ b/doc/html/qt-messaging-framework.index @@ -2201,6 +2201,7 @@ <variable access="public" threadsafety="unspecified" status="commendable" name="CanReferenceExternalData" fullname="QMailAccount::CanReferenceExternalData" href="qmailaccount.html#CanReferenceExternalData-var" location="qmailaccount.h" type="const quint64 &" static="true"/> <variable access="public" threadsafety="unspecified" status="commendable" name="CanTransmitViaReference" fullname="QMailAccount::CanTransmitViaReference" href="qmailaccount.html#CanTransmitViaReference-var" location="qmailaccount.h" type="const quint64 &" static="true"/> <variable access="public" threadsafety="unspecified" status="commendable" name="CanCreateFolders" fullname="QMailAccount::CanCreateFolders" href="qmailaccount.html#CanCreateFolders-var" location="qmailaccount.h" type="const quint64 &" static="true"/> + <variable access="public" threadsafety="unspecified" status="commendable" name="UseSmartReply" fullname="QMailAccount::UseSmartReply" href="qmailaccount.html#UseSmartReply-var" location="qmailaccount.h" type="const quint64 &" static="true"/> <function access="public" threadsafety="unspecified" status="commendable" name="QMailAccount" fullname="QMailAccount::QMailAccount" href="qmailaccount.html#QMailAccount" location="qmailaccount.h" virtual="non" meta="constructor" const="false" static="false" overload="false" type="" signature="QMailAccount()"/> <function access="public" threadsafety="unspecified" status="commendable" name="QMailAccount" fullname="QMailAccount::QMailAccount" href="qmailaccount.html#QMailAccount-2" location="qmailaccount.h" virtual="non" meta="constructor" const="false" static="false" overload="true" overload-number="2" type="" signature="QMailAccount(const QMailAccountId & id)"> <parameter left="const QMailAccountId &" right="" name="id" default=""/> @@ -2727,6 +2728,7 @@ <parameter left="QObject *" right="" name="parent" default="0"/> </function> <function access="public" threadsafety="unspecified" status="commendable" name="matchingMessageIds" fullname="QMailSearchAction::matchingMessageIds" href="qmailsearchaction.html#matchingMessageIds" location="qmailserviceaction.h" virtual="non" meta="plain" const="true" static="false" overload="false" type="QMailMessageIdList" signature="matchingMessageIds() const"/> + <function access="public" threadsafety="unspecified" status="commendable" name="temporaryKey" fullname="QMailSearchAction::temporaryKey" href="qmailsearchaction.html#temporaryKey" location="qmailserviceaction.h" virtual="non" meta="plain" const="false" static="true" overload="false" type="QMailMessageKey" signature="temporaryKey()"/> <function access="public" threadsafety="unspecified" status="commendable" name="messageIdsMatched" fullname="QMailSearchAction::messageIdsMatched" href="qmailsearchaction.html#messageIdsMatched" location="qmailserviceaction.h" virtual="non" meta="signal" const="false" static="false" overload="false" type="void" signature="messageIdsMatched(const QMailMessageIdList & ids)"> <parameter left="const QMailMessageIdList &" right="" name="ids" default=""/> </function> |