Plasma
DummyToolBox Class Reference
#include <dummytoolbox.h>
Inheritance diagram for DummyToolBox:

Public Member Functions | |
| DummyToolBox (Plasma::Containment *parent=0) | |
| ~DummyToolBox () | |
| void | addTool (QAction *action) |
| bool | isShowing () const |
| void | removeTool (QAction *action) |
| void | setShowing (const bool show) |
Properties | |
| bool | showing |
Detailed Description
Definition at line 27 of file dummytoolbox.h.
Constructor & Destructor Documentation
| DummyToolBox::DummyToolBox | ( | Plasma::Containment * | parent = 0 |
) |
Definition at line 24 of file dummytoolbox.cpp.
| DummyToolBox::~DummyToolBox | ( | ) |
Definition at line 30 of file dummytoolbox.cpp.
Member Function Documentation
| void DummyToolBox::addTool | ( | QAction * | action | ) |
Definition at line 50 of file dummytoolbox.cpp.
| bool DummyToolBox::isShowing | ( | ) | const |
Definition at line 34 of file dummytoolbox.cpp.
| void DummyToolBox::removeTool | ( | QAction * | action | ) |
Definition at line 55 of file dummytoolbox.cpp.
| void DummyToolBox::setShowing | ( | const bool | show | ) |
Definition at line 39 of file dummytoolbox.cpp.
Property Documentation
bool DummyToolBox::showing [read, write] |
Definition at line 30 of file dummytoolbox.h.
The documentation for this class was generated from the following files:
KDE 4.4 API Reference