This file is indexed.

/usr/share/doc/qmf/html/qmailfolderfwd.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
<?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">
<!-- qmailfolderfwd.cpp -->
<head>
  <title>QMailFolderFwd 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">QMailFolderFwd Class Reference</h1>
<p>The QMailFolderFwd class declares an enumeration used by <a href="qmailfolder.html">QMailFolder</a>. <a href="#details">More...</a></p>
<pre>    #include &lt;QMailFolderFwd&gt;</pre><p><b>This class is under development and is subject to change.</b></p>
<p>Inherited by <a href="qmailfolder.html">QMailFolder</a>.</p>
<ul>
<li><a href="qmailfolderfwd-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">enum </td><td class="memItemRight" valign="bottom"><b><a href="qmailfolderfwd.html#PredefinedFolderId-enum">PredefinedFolderId</a></b> { LocalStorageFolderId }</td></tr>
</table>
<a name="details"></a>
<hr />
<h2>Detailed Description</h2>
<p>The QMailFolderFwd class declares an enumeration used by <a href="qmailfolder.html">QMailFolder</a>.</p>
<p>QMailFolderFwd allows <a href="qmailfolderfwd.html#PredefinedFolderId-enum">QMailFolder::PredefinedFolderId</a> to be used without including all of <tt>qmailfolder.h</tt>.</p>
<hr />
<h2>Member Type Documentation</h2>
<h3 class="fn"><a name="PredefinedFolderId-enum"></a>enum QMailFolderFwd::PredefinedFolderId</h3>
<p>This enum type is used to declare predefined folders.</p>
<p><table class="valuelist" border="1" cellpadding="2" cellspacing="1" width="100%">
<tr><th width="25%">Constant</th><th width="15%">Value</th><th width="60%">Description</th></tr>
<tr><td valign="top"><tt>QMailFolderFwd::LocalStorageFolderId</tt></td><td align="center" valign="top"><tt>1</tt></td><td valign="top">Identifier for the folder of messages not related to an external account, e.g&#x2e; messages in the outbox.</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>