Plasma
DefaultDesktop Class Reference
#include <desktop.h>

Detailed Description
Definition at line 64 of file desktop.h.
Public Member Functions | |
| void | constraintsEvent (Plasma::Constraints constraints) |
| QList< QAction * > | contextualActions () |
| DefaultDesktop (QObject *parent, const QVariantList &args) | |
| void | paintInterface (QPainter *painter, const QStyleOptionGraphicsItem *option, const QRect &contentsRect) |
| ~DefaultDesktop () | |
Protected Slots | |
| void | addPanel () |
| void | applyConfig () |
| void | configure () |
| void | lockScreen () |
| void | logout () |
| void | nextSlide (bool skipUpdates=false) |
| void | runCommand () |
| void | updateBackground (int, const QImage &img) |
| void | updateBackground () |
Constructor & Destructor Documentation
| DefaultDesktop::DefaultDesktop | ( | QObject * | parent, | |
| const QVariantList & | args | |||
| ) |
Definition at line 57 of file desktop.cpp.
| DefaultDesktop::~DefaultDesktop | ( | ) |
Definition at line 80 of file desktop.cpp.
Member Function Documentation
| void DefaultDesktop::addPanel | ( | ) | [protected, slot] |
Definition at line 270 of file desktop.cpp.
| void DefaultDesktop::applyConfig | ( | ) | [protected, slot] |
Definition at line 159 of file desktop.cpp.
| void DefaultDesktop::configure | ( | ) | [protected, slot] |
Definition at line 137 of file desktop.cpp.
| void DefaultDesktop::constraintsEvent | ( | Plasma::Constraints | constraints | ) |
Definition at line 113 of file desktop.cpp.
Definition at line 326 of file desktop.cpp.
| void DefaultDesktop::lockScreen | ( | ) | [protected, slot] |
Definition at line 312 of file desktop.cpp.
| void DefaultDesktop::logout | ( | ) | [protected, slot] |
Definition at line 391 of file desktop.cpp.
| void DefaultDesktop::nextSlide | ( | bool | skipUpdates = false |
) | [protected, slot] |
Definition at line 85 of file desktop.cpp.
| void DefaultDesktop::paintInterface | ( | QPainter * | painter, | |
| const QStyleOptionGraphicsItem * | option, | |||
| const QRect & | contentsRect | |||
| ) |
Paints a default background image.
Nothing fancy, but that's what plugins are for. Reimplemented from Plasma::Containment;
Definition at line 401 of file desktop.cpp.
| void DefaultDesktop::runCommand | ( | ) | [protected, slot] |
Definition at line 287 of file desktop.cpp.
| void DefaultDesktop::updateBackground | ( | int | token, | |
| const QImage & | img | |||
| ) | [protected, slot] |
Definition at line 261 of file desktop.cpp.
| void DefaultDesktop::updateBackground | ( | ) | [protected, slot] |
Definition at line 245 of file desktop.cpp.
The documentation for this class was generated from the following files:
KDE 4.1 API Reference