| Home · All Classes · Grouped Classes · Annotated · Functions | ![]() |
The QMailComposerPluginInterface class defines the interface to plug-ins that provide mail message composers. More...
#include <QMailComposerPluginInterface>
Inherited by QMailComposerPlugin.
The QMailComposerPluginInterface class defines the interface to plug-ins that provide mail message composers.
The QMailComposerPluginInterface class defines the interface to mail message composer plug-ins. Plug-ins will typically inherit from QMailComposerPlugin rather than this class.
See also QMailComposerPlugin, QMailComposerInterface, and QMailComposerFactory.
Creates an instance of the message composer provided by this plug-in, setting the returned object to have the parent widget parent.
Returns the icon representing the message type created by the composer provided by this plug-in.
Returns the translated name of the message type created by the composer provided by this plug-in, in a form suitable for display on a button or menu.
Returns true if the composer provided by this plug-in can create a mail message with type content; otherwise returns false.
Returns a string identifying this plug-in.
Returns the type of message created by the composer provided by this plug-in.
Returns the translated name of the message type created by the composer provided by this plug-in.
| Copyright © 2008 Nokia | Trademarks | Qtopia 4.3.3 |