kivio
Kivio::PluginManager Class Reference
#include <kivio_pluginmanager.h>
Detailed Description
This class manages the plugins.
Definition at line 31 of file kivio_pluginmanager.h.
Public Slots | |
| void | activateDefaultTool () |
| void | activate (Kivio::MouseTool *tool) |
| void | setDefaultTool (Kivio::MouseTool *tool) |
Public Member Functions | |
| PluginManager (KivioView *parent, const char *name=0) | |
| ~PluginManager () | |
| bool | delegateEvent (QEvent *e) |
| void | setEventDelegationEnabled (bool enabled) |
| bool | eventDelegationEnabled () const |
| Kivio::MouseTool * | activeTool () |
| Kivio::MouseTool * | defaultTool () |
| Kivio::Plugin * | findPlugin (const QString &name) |
Member Function Documentation
|
|
Makes.
Definition at line 65 of file kivio_pluginmanager.cpp. |
|
|
Makes the default tool active.
Definition at line 57 of file kivio_pluginmanager.cpp. |
|
|
Returns the tool that is in use.
Definition at line 47 of file kivio_pluginmanager.cpp. |
|
|
Returns the default tool.
Definition at line 52 of file kivio_pluginmanager.cpp. |
|
|
Make.
Definition at line 78 of file kivio_pluginmanager.cpp. |
The documentation for this class was generated from the following files:

