Applets
SystemTray::Applet Class Reference
#include <applet.h>

Public Member Functions | |
| Applet (QObject *parent, const QVariantList &arguments=QVariantList()) | |
| void | constraintsEvent (Plasma::Constraints constraints) |
| void | init () |
| Manager * | manager () const |
| void | setGeometry (const QRectF &rect) |
| ~Applet () | |
Protected Member Functions | |
| void | createConfigurationInterface (KConfigDialog *parent) |
| void | hoverEnterEvent (QGraphicsSceneHoverEvent *event) |
| void | hoverLeaveEvent (QGraphicsSceneHoverEvent *event) |
| void | initExtenderItem (Plasma::ExtenderItem *extenderItem) |
| void | mousePressEvent (QGraphicsSceneMouseEvent *event) |
| void | mouseReleaseEvent (QGraphicsSceneMouseEvent *event) |
| void | paintInterface (QPainter *painter, const QStyleOptionGraphicsItem *option, const QRect &contentsRect) |
| void | popupEvent (bool show) |
Detailed Description
Definition at line 34 of file systemtray/ui/applet.h.
Constructor & Destructor Documentation
| SystemTray::Applet::Applet | ( | QObject * | parent, | |
| const QVariantList & | arguments = QVariantList() | |||
| ) | [explicit] |
Definition at line 98 of file systemtray/ui/applet.cpp.
| SystemTray::Applet::~Applet | ( | ) |
Definition at line 114 of file systemtray/ui/applet.cpp.
Member Function Documentation
| void SystemTray::Applet::constraintsEvent | ( | Plasma::Constraints | constraints | ) |
Definition at line 164 of file systemtray/ui/applet.cpp.
| void SystemTray::Applet::createConfigurationInterface | ( | KConfigDialog * | parent | ) | [protected] |
Definition at line 320 of file systemtray/ui/applet.cpp.
| void SystemTray::Applet::hoverEnterEvent | ( | QGraphicsSceneHoverEvent * | event | ) | [inline, protected] |
Definition at line 54 of file systemtray/ui/applet.h.
| void SystemTray::Applet::hoverLeaveEvent | ( | QGraphicsSceneHoverEvent * | event | ) | [inline, protected] |
Definition at line 55 of file systemtray/ui/applet.h.
| void SystemTray::Applet::init | ( | ) |
Definition at line 125 of file systemtray/ui/applet.cpp.
| void SystemTray::Applet::initExtenderItem | ( | Plasma::ExtenderItem * | extenderItem | ) | [protected] |
Definition at line 400 of file systemtray/ui/applet.cpp.
| SystemTray::Manager * SystemTray::Applet::manager | ( | ) | const |
Definition at line 189 of file systemtray/ui/applet.cpp.
| void SystemTray::Applet::mousePressEvent | ( | QGraphicsSceneMouseEvent * | event | ) | [inline, protected] |
Definition at line 52 of file systemtray/ui/applet.h.
| void SystemTray::Applet::mouseReleaseEvent | ( | QGraphicsSceneMouseEvent * | event | ) | [inline, protected] |
Definition at line 53 of file systemtray/ui/applet.h.
| void SystemTray::Applet::paintInterface | ( | QPainter * | painter, | |
| const QStyleOptionGraphicsItem * | option, | |||
| const QRect & | contentsRect | |||
| ) | [protected] |
Definition at line 260 of file systemtray/ui/applet.cpp.
| void SystemTray::Applet::popupEvent | ( | bool | show | ) | [protected] |
Definition at line 422 of file systemtray/ui/applet.cpp.
| void SystemTray::Applet::setGeometry | ( | const QRectF & | rect | ) |
Definition at line 195 of file systemtray/ui/applet.cpp.
The documentation for this class was generated from the following files:
KDE 4.2 API Reference