Plasma
Plasma::PlasmoidService Class Reference
#include <plasmoidservice.h>
Inheritance diagram for Plasma::PlasmoidService:

Public Member Functions | |
| PlasmoidService (Applet *applet) | |
| PlasmoidService (const QString &plasmoidLocation) | |
| PackageMetadata | metadata () const |
Protected Member Functions | |
| Plasma::ServiceJob * | createJob (const QString &operation, QMap< QString, QVariant > ¶meters) |
Detailed Description
Definition at line 58 of file plasmoidservice.h.
Constructor & Destructor Documentation
| Plasma::PlasmoidService::PlasmoidService | ( | const QString & | plasmoidLocation | ) |
Definition at line 90 of file plasmoidservice.cpp.
| Plasma::PlasmoidService::PlasmoidService | ( | Applet * | applet | ) |
Definition at line 126 of file plasmoidservice.cpp.
Member Function Documentation
| Plasma::ServiceJob * Plasma::PlasmoidService::createJob | ( | const QString & | operation, | |
| QMap< QString, QVariant > & | parameters | |||
| ) | [protected, virtual] |
Called when a job should be created by the Service.
- Parameters:
-
operation which operation to work on parameters the parameters set by the user for the operation
- Returns:
- a ServiceJob that can be started and monitored by the consumer
Implements Plasma::Service.
Definition at line 140 of file plasmoidservice.cpp.
| PackageMetadata Plasma::PlasmoidService::metadata | ( | ) | const |
Definition at line 135 of file plasmoidservice.cpp.
The documentation for this class was generated from the following files:
KDE 4.4 API Reference