kopete/libkopete
Kopete::ViewPlugin Class Reference
#include <kopeteviewplugin.h>
Inheritance diagram for Kopete::ViewPlugin:

Detailed Description
Factory plugin for creating KopeteView objects.
Kopete ships with two of these currently, a Chat Window view plugin, and an Email Window view plugin.
Definition at line 38 of file kopeteviewplugin.h.
Public Member Functions | |
| ViewPlugin (const KComponentData &instance, QObject *parent=0L) | |
| virtual KopeteView * | createView (ChatSession *) |
| virtual void | aboutToUnload () |
Constructor & Destructor Documentation
| Kopete::ViewPlugin::ViewPlugin | ( | const KComponentData & | instance, | |
| QObject * | parent = 0L | |||
| ) | [explicit] |
Member Function Documentation
| virtual KopeteView* Kopete::ViewPlugin::createView | ( | ChatSession * | ) | [inline, virtual] |
Creates a view to be associated with the passed in session.
Definition at line 49 of file kopeteviewplugin.h.
| void Kopete::ViewPlugin::aboutToUnload | ( | ) | [virtual] |
Reimplemented from Kopete::Plugin.
Reimplemented from Kopete::Plugin.
Definition at line 25 of file kopeteviewplugin.cpp.
The documentation for this class was generated from the following files:
KDE 4.0 API Reference