cantor/src/lib
Cantor::PanelPluginHandler Class Reference
#include <panelpluginhandler.h>
Inheritance diagram for Cantor::PanelPluginHandler:

Signals | |
| void | pluginsChanged () |
Public Member Functions | |
| PanelPluginHandler (QObject *parent) | |
| ~PanelPluginHandler () | |
| void | addPlugin (PanelPlugin *plugin) |
| QList< PanelPlugin * > | plugins () |
| void | setSession (Session *session) |
Detailed Description
Simple interface that exports a list of known PanelPlugins.
Needed as the Panel must be handled by the Shell while plugins belong to the Part.
Definition at line 39 of file panelpluginhandler.h.
Constructor & Destructor Documentation
| PanelPluginHandler::PanelPluginHandler | ( | QObject * | parent | ) |
Definition at line 40 of file panelpluginhandler.cpp.
| PanelPluginHandler::~PanelPluginHandler | ( | ) |
Definition at line 47 of file panelpluginhandler.cpp.
Member Function Documentation
| void PanelPluginHandler::addPlugin | ( | PanelPlugin * | plugin | ) |
Definition at line 114 of file panelpluginhandler.cpp.
| QList< PanelPlugin * > PanelPluginHandler::plugins | ( | ) |
Definition at line 109 of file panelpluginhandler.cpp.
|
signal |
| void PanelPluginHandler::setSession | ( | Session * | session | ) |
Definition at line 101 of file panelpluginhandler.cpp.
The documentation for this class was generated from the following files:
This file is part of the KDE documentation.
Documentation copyright © 1996-2014 The KDE developers.
Generated on Tue Oct 14 2014 22:42:50 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2014 The KDE developers.
Generated on Tue Oct 14 2014 22:42:50 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.
KDE API Reference