/usr/share/doc/qmf/html/groups.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 | <?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">
<!-- groups.qdoc -->
<head>
<title>Grouped Classes</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"> </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">Grouped Classes<br /><span class="subtitle"></span>
</h1>
<p>This page provides a way to navigate the Messaging Framework classes by grouping related classes together. Some classes may appear in more than one group.</p>
<a name="ui-controls-interaction"></a>
<h2>UI Controls & Interaction</h2>
<p><table class="generic" width="100%" align="center" cellpadding="2" cellspacing="1" border="0">
<thead><tr valign="top" class="qt-style"><th>Group</th><th>Description</th></tr></thead>
<tr valign="top" class="odd"><td><a href="qmfutil.html">Messaging Client Utility Classes</a></td><td>Classes that provide GUI elements that assist with the development of messaging client applications.</td></tr>
</table></p>
<a name="media-and-document-handling"></a>
<h2>Media and Document Handling</h2>
<p><table class="generic" width="100%" align="center" cellpadding="2" cellspacing="1" border="0">
<thead><tr valign="top" class="qt-style"><th>Group</th><th>Description</th></tr></thead>
<tr valign="top" class="odd"><td><a href="messaginglibrary.html">Messaging Classes</a></td><td>Classes that provide support for manipulating messages.</td></tr>
<tr valign="top" class="even"><td><a href="libmessageserver.html">Message Server Support Classes</a></td><td>Classes that assist with building components that provide services for the message server.</td></tr>
</table></p>
<p /><address><hr /><div align="center">
<table width="100%" cellspacing="0" border="0"><tr class="address">
<td align="left">Copyright © 2010 QtSoftware</td>
<td align="right"><div align="right">Messaging Framework</div></td>
</tr></table></div></address></body>
</html>
|