kivio
Kivio::PluginManager Class Reference
#include <kivio_pluginmanager.h>
Inherits QObject.
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) | |
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
Kivio::MouseTool * Kivio::PluginManager::activeTool | ( | ) |
Kivio::MouseTool * Kivio::PluginManager::defaultTool | ( | ) |
void Kivio::PluginManager::activateDefaultTool | ( | ) | [slot] |
void Kivio::PluginManager::activate | ( | Kivio::MouseTool * | tool | ) | [slot] |
void Kivio::PluginManager::setDefaultTool | ( | Kivio::MouseTool * | tool | ) | [slot] |
The documentation for this class was generated from the following files: