Plasma
SwitchActivity Class Reference
#include <switch.h>
Inheritance diagram for SwitchActivity:

Public Slots | |
| void | switchTo (QAction *action) |
Public Member Functions | |
| SwitchActivity (QObject *parent, const QVariantList &args) | |
| void | contextEvent (QGraphicsSceneMouseEvent *event) |
| void | contextEvent (QEvent *event) |
| QList< QAction * > | contextualActions () |
| void | makeMenu (QMenu *menu) |
| void | wheelEvent (QGraphicsSceneWheelEvent *event) |
Detailed Description
Definition at line 27 of file switchactivity/switch.h.
Constructor & Destructor Documentation
| SwitchActivity::SwitchActivity | ( | QObject * | parent, | |
| const QVariantList & | args | |||
| ) |
Definition at line 33 of file switchactivity/switch.cpp.
Member Function Documentation
| void SwitchActivity::contextEvent | ( | QGraphicsSceneMouseEvent * | event | ) |
Definition at line 86 of file switchactivity/switch.cpp.
| void SwitchActivity::contextEvent | ( | QEvent * | event | ) |
Definition at line 38 of file switchactivity/switch.cpp.
Definition at line 96 of file switchactivity/switch.cpp.
| void SwitchActivity::makeMenu | ( | QMenu * | menu | ) |
Definition at line 52 of file switchactivity/switch.cpp.
| void SwitchActivity::switchTo | ( | QAction * | action | ) | [slot] |
Definition at line 110 of file switchactivity/switch.cpp.
| void SwitchActivity::wheelEvent | ( | QGraphicsSceneWheelEvent * | event | ) |
Definition at line 124 of file switchactivity/switch.cpp.
The documentation for this class was generated from the following files:
KDE 4.4 API Reference