![]() |
Home | ![]() |
The QMailMessageServicePlugin class defines a base class for implementing messaging service plugins. More...
#include <QMailMessageServicePlugin>
Inherits QObject and QMailMessageServicePluginInterface.
QMailMessageServicePlugin () | |
virtual QStringList | keys () const |
The QMailMessageServicePlugin class defines a base class for implementing messaging service plugins.
The QMailMessageServicePlugin class provides a base class for plugin classes that provide messaging service functionality. Classes that inherit QMailMessageServicePlugin need to provide overrides of the key, supports and createService member functions.
See also QMailMessageServicePluginInterface, QMailMessageService, and QMailMessageServiceFactory.
Creates a messaging service plugin instance.
Returns the list of interfaces implemented by this plugin.
Copyright © 2010 QtSoftware | Messaging Framework |