Plasma
Plasma::Context Class Reference
#include <context.h>
Inheritance diagram for Plasma::Context:
Signals | |
| void | activityChanged (Plasma::Context *context) |
| void | changed (Plasma::Context *context) |
| void | locationChanged (Plasma::Context *context) |
Public Member Functions | |
| Context (QObject *parent=0) | |
| void | createActivity (const QString &name) |
| QString | currentActivity () const |
| QStringList | listActivities () const |
| void | setCurrentActivity (const QString &name) |
| ~Context () | |
Detailed Description
Definition at line 33 of file context.h.
Constructor & Destructor Documentation
| Plasma::Context::Context | ( | QObject * | parent = 0 |
) | [explicit] |
Definition at line 31 of file context.cpp.
| Plasma::Context::~Context | ( | ) |
Definition at line 38 of file context.cpp.
Member Function Documentation
| void Plasma::Context::activityChanged | ( | Plasma::Context * | context | ) | [signal] |
| void Plasma::Context::changed | ( | Plasma::Context * | context | ) | [signal] |
| void Plasma::Context::createActivity | ( | const QString & | name | ) |
Definition at line 43 of file context.cpp.
| QString Plasma::Context::currentActivity | ( | ) | const |
Definition at line 68 of file context.cpp.
| QStringList Plasma::Context::listActivities | ( | ) | const |
Definition at line 47 of file context.cpp.
| void Plasma::Context::locationChanged | ( | Plasma::Context * | context | ) | [signal] |
| void Plasma::Context::setCurrentActivity | ( | const QString & | name | ) |
Definition at line 52 of file context.cpp.
The documentation for this class was generated from the following files:
KDE 4.3 API Reference