| Home · All Classes · Grouped Classes · Annotated · Functions | ![]() |
The QMailViewerPluginInterface class defines the interface to plug-ins that provide mail message viewers. More...
#include <QMailViewerPluginInterface>
Inherited by QMailViewerPlugin.
The QMailViewerPluginInterface class defines the interface to plug-ins that provide mail message viewers.
The QMailViewerPluginInterface class defines the interface to mail message viewer plug-ins. Plug-ins will typically inherit from QMailViewerPlugin rather than this class.
See also QMailViewerPlugin, QMailViewerInterface, and QMailViewerFactory.
Creates an instance of the message viewer class provided by the plug-in, setting the returned object to have the parent widget parent.
Returns true if the viewer provided by this plug-in can display a mail message with type content; otherwise returns false.
Returns a string identifying this plug-in.
| Copyright © 2008 Nokia | Trademarks | Qtopia 4.3.3 |