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) | |
| ~Context () | |
| void | createActivity (const QString &name) |
| QString | currentActivity () const |
| QString | currentActivityId () const |
| QStringList | listActivities () const |
| void | setCurrentActivity (const QString &name) |
| void | setCurrentActivityId (const QString &id) |
Detailed Description
Constructor & Destructor Documentation
| Plasma::Context::Context | ( | QObject * | parent = 0 | ) | [explicit] |
Definition at line 32 of file context.cpp.
| Plasma::Context::~Context | ( | ) |
Definition at line 40 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 45 of file context.cpp.
| QString Plasma::Context::currentActivity | ( | ) | const |
Definition at line 66 of file context.cpp.
| QString Plasma::Context::currentActivityId | ( | ) | const |
Definition at line 81 of file context.cpp.
| QStringList Plasma::Context::listActivities | ( | ) | const |
Definition at line 50 of file context.cpp.
| void Plasma::Context::locationChanged | ( | Plasma::Context * | context | ) | [signal] |
| void Plasma::Context::setCurrentActivity | ( | const QString & | name | ) |
Definition at line 55 of file context.cpp.
| void Plasma::Context::setCurrentActivityId | ( | const QString & | id | ) |
Definition at line 71 of file context.cpp.
The documentation for this class was generated from the following files:
KDE 4.6 API Reference