Plasma
DashboardApplet Class Reference
#include <dashboardapplet.h>
Inheritance diagram for DashboardApplet:

Public Member Functions | |
| DashboardApplet (QObject *parent, const QVariantList &args) | |
| bool | init () |
| ~DashboardApplet () | |
Protected Slots | |
| virtual void | constraintsEvent (Plasma::Constraints constraints) |
| virtual void | initJsObjects () |
| virtual void | loadFinished (bool success) |
Protected Member Functions | |
| virtual QByteArray | dataFor (const QString &str) |
Detailed Description
Definition at line 34 of file dashboardapplet.h.
Constructor & Destructor Documentation
| DashboardApplet::DashboardApplet | ( | QObject * | parent, | |
| const QVariantList & | args | |||
| ) |
Definition at line 38 of file dashboardapplet.cpp.
| DashboardApplet::~DashboardApplet | ( | ) |
Definition at line 43 of file dashboardapplet.cpp.
Member Function Documentation
| void DashboardApplet::constraintsEvent | ( | Plasma::Constraints | constraints | ) | [protected, virtual, slot] |
Definition at line 62 of file dashboardapplet.cpp.
| QByteArray DashboardApplet::dataFor | ( | const QString & | str | ) | [protected, virtual] |
| bool DashboardApplet::init | ( | void | ) |
| void DashboardApplet::initJsObjects | ( | ) | [protected, virtual, slot] |
| void DashboardApplet::loadFinished | ( | bool | success | ) | [protected, virtual, slot] |
The documentation for this class was generated from the following files:
KDE 4.2 API Reference