libkdepim
Komposer::Plugin Class Reference
Inheritance diagram for Komposer::Plugin:

Detailed Description
Definition at line 32 of file plugin.h.
Signals | |
void | statusMessage (const QString &) |
void | readyForUnload () |
Public Member Functions | |
virtual | ~Plugin () |
Protected Slots | |
virtual void | startedComposing () |
virtual void | sendClicked () |
virtual void | quitClicked () |
virtual void | aboutToUnload () |
Protected Member Functions | |
Core * | core () const |
Plugin (QObject *parent, const char *name, const QStringList &args=QStringList()) | |
Friends | |
class | PluginManager |
Member Function Documentation
void Komposer::Plugin::startedComposing | ( | ) | [protected, virtual, slot] |
void Komposer::Plugin::sendClicked | ( | ) | [protected, virtual, slot] |
Called after the send button has been pressed and before the message has been sent.
Definition at line 55 of file plugin.cpp.
void Komposer::Plugin::quitClicked | ( | ) | [protected, virtual, slot] |
The documentation for this class was generated from the following files: