This file is indexed.

/usr/share/doc/qmf/html/qmailactioninfo.html is in qmf-doc-html 1.0.7~2011w23.2-2.1.

This file is owned by root:root, with mode 0o644.

The actual contents of the file can be viewed below.

  1
  2
  3
  4
  5
  6
  7
  8
  9
 10
 11
 12
 13
 14
 15
 16
 17
 18
 19
 20
 21
 22
 23
 24
 25
 26
 27
 28
 29
 30
 31
 32
 33
 34
 35
 36
 37
 38
 39
 40
 41
 42
 43
 44
 45
 46
 47
 48
 49
 50
 51
 52
 53
 54
 55
 56
 57
 58
 59
 60
 61
 62
 63
 64
 65
 66
 67
 68
 69
 70
 71
 72
 73
 74
 75
 76
 77
 78
 79
 80
 81
 82
 83
 84
 85
 86
 87
 88
 89
 90
 91
 92
 93
 94
 95
 96
 97
 98
 99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
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>