/usr/share/doc/qmf/html/libmessageserver.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 | <?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>Message Server Support 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">Message Server Support Classes<br /><span class="subtitle"></span>
</h1>
<p>These classes provide assistance in developing GUI clients that access messaging data.</p>
<p>See also <a href="qtextendedmail-messageserver.html">Message Server Support Library</a> and <a href="qtextendedmail.html">Messaging Framework Client Library</a>.</p>
<p><table width="100%" class="annotated" cellpadding="2" cellspacing="1" border="0">
<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="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="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="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="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="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="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="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">
<td align="left">Copyright © 2010 QtSoftware</td>
<td align="right"><div align="right">Messaging Framework</div></td>
</tr></table></div></address></body>
</html>
|