Plasma
Plasma::DesktopToolBox Class Reference
#include <desktoptoolbox_p.h>

Public Slots | |
| void | toolTipAboutToShow () |
| void | toolTipHidden () |
| void | updateToolBox () |
Public Member Functions | |
| QRectF | boundingRect () const |
| QSize | cornerSize () const |
| DesktopToolBox (Containment *parent=0) | |
| QSize | fullHeight () const |
| QSize | fullWidth () const |
| void | hideToolBox () |
| QPainterPath | shape () const |
| void | showToolBox () |
| QGraphicsWidget * | toolParent () |
| ~DesktopToolBox () | |
Protected Slots | |
| void | hideToolBacker () |
| qreal | highlight () |
| void | setHighlight (qreal progress) |
| void | toggle () |
| void | toolTriggered (bool) |
| void | updateTheming () |
Protected Member Functions | |
| void | hoverEnterEvent (QGraphicsSceneHoverEvent *event) |
| void | hoverLeaveEvent (QGraphicsSceneHoverEvent *event) |
| void | paint (QPainter *painter, const QStyleOptionGraphicsItem *option, QWidget *widget=0) |
Properties | |
| qreal | highlight |
Detailed Description
Definition at line 41 of file desktoptoolbox_p.h.
Constructor & Destructor Documentation
| Plasma::DesktopToolBox::DesktopToolBox | ( | Containment * | parent = 0 |
) | [explicit] |
Definition at line 200 of file desktoptoolbox.cpp.
| Plasma::DesktopToolBox::~DesktopToolBox | ( | ) |
Definition at line 219 of file desktoptoolbox.cpp.
Member Function Documentation
| QRectF Plasma::DesktopToolBox::boundingRect | ( | ) | const |
Definition at line 283 of file desktoptoolbox.cpp.
| QSize Plasma::DesktopToolBox::cornerSize | ( | ) | const [virtual] |
| QSize Plasma::DesktopToolBox::fullHeight | ( | ) | const [virtual] |
| QSize Plasma::DesktopToolBox::fullWidth | ( | ) | const [virtual] |
| void Plasma::DesktopToolBox::hideToolBacker | ( | ) | [protected, slot] |
Definition at line 657 of file desktoptoolbox.cpp.
| void Plasma::DesktopToolBox::hideToolBox | ( | ) | [virtual] |
| qreal Plasma::DesktopToolBox::highlight | ( | ) | [protected, slot] |
| void Plasma::DesktopToolBox::hoverEnterEvent | ( | QGraphicsSceneHoverEvent * | event | ) | [protected] |
Definition at line 495 of file desktoptoolbox.cpp.
| void Plasma::DesktopToolBox::hoverLeaveEvent | ( | QGraphicsSceneHoverEvent * | event | ) | [protected] |
Definition at line 629 of file desktoptoolbox.cpp.
| void Plasma::DesktopToolBox::paint | ( | QPainter * | painter, | |
| const QStyleOptionGraphicsItem * | option, | |||
| QWidget * | widget = 0 | |||
| ) | [protected] |
Definition at line 327 of file desktoptoolbox.cpp.
| void Plasma::DesktopToolBox::setHighlight | ( | qreal | progress | ) | [protected, slot] |
Definition at line 697 of file desktoptoolbox.cpp.
| QPainterPath Plasma::DesktopToolBox::shape | ( | ) | const |
Definition at line 464 of file desktoptoolbox.cpp.
| void Plasma::DesktopToolBox::showToolBox | ( | ) | [virtual] |
| void Plasma::DesktopToolBox::toggle | ( | ) | [protected, slot] |
| QGraphicsWidget * Plasma::DesktopToolBox::toolParent | ( | ) | [virtual] |
| void Plasma::DesktopToolBox::toolTipAboutToShow | ( | ) | [slot] |
Definition at line 264 of file desktoptoolbox.cpp.
| void Plasma::DesktopToolBox::toolTipHidden | ( | ) | [slot] |
Definition at line 278 of file desktoptoolbox.cpp.
| void Plasma::DesktopToolBox::toolTriggered | ( | bool | ) | [protected, virtual, slot] |
| void Plasma::DesktopToolBox::updateTheming | ( | ) | [protected, slot] |
Definition at line 312 of file desktoptoolbox.cpp.
| void Plasma::DesktopToolBox::updateToolBox | ( | ) | [virtual, slot] |
re-show the toolbox, in case any tools have changed
Reimplemented from Plasma::InternalToolBox.
Definition at line 540 of file desktoptoolbox.cpp.
Property Documentation
qreal Plasma::DesktopToolBox::highlight [read, write] |
Definition at line 44 of file desktoptoolbox_p.h.
The documentation for this class was generated from the following files:
KDE 4.5 API Reference