KWin
KWin::PluginMgr Class Reference
#include <plugins.h>
Inheritance diagram for KWin::PluginMgr:

Public Member Functions | |
| PluginMgr () | |
| virtual bool | provides (Requirement) |
Protected Member Functions | |
| virtual void | error (const QString &error_msg) |
Detailed Description
Definition at line 30 of file plugins.h.
Constructor & Destructor Documentation
| KWin::PluginMgr::PluginMgr | ( | ) |
Definition at line 32 of file plugins.cpp.
Member Function Documentation
| void KWin::PluginMgr::error | ( | const QString & | error_msg | ) | [protected, virtual] |
Definition at line 40 of file plugins.cpp.
| bool KWin::PluginMgr::provides | ( | Requirement | ) | [virtual] |
Definition at line 47 of file plugins.cpp.
The documentation for this class was generated from the following files:
KDE 4.2 API Reference