Plasma::AbstractToolBox Class Reference
#include <abstracttoolbox.h>
List of all members.
Detailed Description
Definition at line 38 of file abstracttoolbox.h.
Constructor & Destructor Documentation
| Plasma::AbstractToolBox::AbstractToolBox |
( |
Containment * |
parent |
) |
[explicit] |
| Plasma::AbstractToolBox::~AbstractToolBox |
( |
|
) |
|
Member Function Documentation
| virtual void Plasma::AbstractToolBox::addTool |
( |
QAction * |
action |
) |
[pure virtual] |
create a toolbox tool from the given action action the action to associate hte tool with
| Containment * Plasma::AbstractToolBox::containment |
( |
|
) |
const [protected] |
| virtual bool Plasma::AbstractToolBox::isShowing |
( |
|
) |
const [pure virtual] |
| virtual void Plasma::AbstractToolBox::removeTool |
( |
QAction * |
action |
) |
[pure virtual] |
remove the tool associated with this action
| virtual void Plasma::AbstractToolBox::setShowing |
( |
const bool |
show |
) |
[pure virtual] |
| void Plasma::AbstractToolBox::toggled |
( |
|
) |
[signal] |
| void Plasma::AbstractToolBox::visibilityChanged |
( |
bool |
|
) |
[signal] |
Property Documentation
bool Plasma::AbstractToolBox::showing [read, write] |
The documentation for this class was generated from the following files: