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

Public Slots | |
| void | switchTo (QAction *action) |
Public Member Functions | |
| SwitchWindow (QObject *parent, const QVariantList &args) | |
| void | configurationAccepted () |
| void | contextEvent (QGraphicsSceneMouseEvent *event) |
| void | contextEvent (QEvent *event) |
| QList< QAction * > | contextualActions () |
| QWidget * | createConfigurationInterface (QWidget *parent) |
| void | init (const KConfigGroup &config) |
| QMenu * | makeMenu () |
| void | save (KConfigGroup &config) |
| void | wheelEvent (QGraphicsSceneWheelEvent *event) |
Detailed Description
Definition at line 29 of file switchwindow/switch.h.
Constructor & Destructor Documentation
| SwitchWindow::SwitchWindow | ( | QObject * | parent, | |
| const QVariantList & | args | |||
| ) |
Definition at line 32 of file switchwindow/switch.cpp.
Member Function Documentation
| void SwitchWindow::configurationAccepted | ( | ) |
Definition at line 61 of file switchwindow/switch.cpp.
| void SwitchWindow::contextEvent | ( | QGraphicsSceneMouseEvent * | event | ) |
Definition at line 164 of file switchwindow/switch.cpp.
| void SwitchWindow::contextEvent | ( | QEvent * | event | ) |
Definition at line 77 of file switchwindow/switch.cpp.
Definition at line 172 of file switchwindow/switch.cpp.
Definition at line 42 of file switchwindow/switch.cpp.
| void SwitchWindow::init | ( | const KConfigGroup & | config | ) |
Definition at line 37 of file switchwindow/switch.cpp.
| QMenu * SwitchWindow::makeMenu | ( | ) |
Definition at line 91 of file switchwindow/switch.cpp.
| void SwitchWindow::save | ( | KConfigGroup & | config | ) |
Definition at line 72 of file switchwindow/switch.cpp.
| void SwitchWindow::switchTo | ( | QAction * | action | ) | [slot] |
Definition at line 185 of file switchwindow/switch.cpp.
| void SwitchWindow::wheelEvent | ( | QGraphicsSceneWheelEvent * | event | ) |
Definition at line 195 of file switchwindow/switch.cpp.
The documentation for this class was generated from the following files:
KDE 4.4 API Reference