lib

KoToolBox Class Reference

#include <KoToolBox.h>

Inheritance diagram for KoToolBox:

KToolBar

List of all members.


Detailed Description

KActionBox is a kind of super-specialized toolbox that can order tools according to type and priority.

This is to a large extent a port of the Karbon vtoolbox -- with which it should be merged one day. However, it doesn't depend on a tool-like class, it aggregates actions.

Definition at line 45 of file KoToolBox.h.


Public Slots

virtual void setOrientation (Orientation o)
void slotButtonPressed (int id)
void slotPressButton (int id)
void enableTools (bool enable)
void slotSetTool (const QString &toolname)

Public Member Functions

 KoToolBox (KMainWindow *mainWin, const char *name, KInstance *instance, int numberOfTooltypes)
void registerTool (KAction *tool, int toolType, Q_UINT32 priority)
void setupTools ()

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