kivio

Kivio::PluginManager Class Reference

#include <kivio_pluginmanager.h>

Inherits QObject.

List of all members.


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::MouseToolactiveTool ()
Kivio::MouseTooldefaultTool ()
Kivio::PluginfindPlugin (const QString &name)

Member Function Documentation

Kivio::MouseTool * Kivio::PluginManager::activeTool (  ) 

Returns the tool that is in use.

Definition at line 47 of file kivio_pluginmanager.cpp.

Kivio::MouseTool * Kivio::PluginManager::defaultTool (  ) 

Returns the default tool.

Definition at line 52 of file kivio_pluginmanager.cpp.

void Kivio::PluginManager::activateDefaultTool (  )  [slot]

Makes the default tool active.

Definition at line 57 of file kivio_pluginmanager.cpp.

void Kivio::PluginManager::activate ( Kivio::MouseTool tool  )  [slot]

Makes.

Parameters:
tool active.

Definition at line 65 of file kivio_pluginmanager.cpp.

void Kivio::PluginManager::setDefaultTool ( Kivio::MouseTool tool  )  [slot]

Make.

Parameters:
tool the default.

Definition at line 78 of file kivio_pluginmanager.cpp.


The documentation for this class was generated from the following files:
KDE Home | KDE Accessibility Home | Description of Access Keys