Plasma
SwitchDesktop Class Reference
#include <desktop.h>
Inheritance diagram for SwitchDesktop:

Public Slots | |
| void | switchTo (QAction *action) |
Public Member Functions | |
| SwitchDesktop (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 generic/containmentactions/switchdesktop/desktop.h.
Constructor & Destructor Documentation
| SwitchDesktop::SwitchDesktop | ( | QObject * | parent, | |
| const QVariantList & | args | |||
| ) |
Definition at line 29 of file generic/containmentactions/switchdesktop/desktop.cpp.
Member Function Documentation
| void SwitchDesktop::contextEvent | ( | QGraphicsSceneMouseEvent * | event | ) |
Definition at line 64 of file generic/containmentactions/switchdesktop/desktop.cpp.
| void SwitchDesktop::contextEvent | ( | QEvent * | event | ) |
Definition at line 34 of file generic/containmentactions/switchdesktop/desktop.cpp.
Definition at line 74 of file generic/containmentactions/switchdesktop/desktop.cpp.
| void SwitchDesktop::makeMenu | ( | QMenu * | menu | ) |
Definition at line 48 of file generic/containmentactions/switchdesktop/desktop.cpp.
| void SwitchDesktop::switchTo | ( | QAction * | action | ) | [slot] |
Definition at line 88 of file generic/containmentactions/switchdesktop/desktop.cpp.
| void SwitchDesktop::wheelEvent | ( | QGraphicsSceneWheelEvent * | event | ) |
Definition at line 94 of file generic/containmentactions/switchdesktop/desktop.cpp.
The documentation for this class was generated from the following files:
KDE 4.4 API Reference