#include <dcpappletlauncherif.h>
List of all members.
Public Member Functions |
void | appletPage (const QString &appletPath) |
void | appletPage (const QString &appletPath, const QString &_taskTitle) |
void | close () |
void | prestart () |
void | prestart (const QString &_taskTitle) |
| DcpAppletLauncherIf (const QString &preferredService="", QObject *parent=0) |
| Constructs a base interface.
|
void | setService (const QString &service) |
| Set the service name.
|
Constructor & Destructor Documentation
DcpAppletLauncherIf::DcpAppletLauncherIf |
( |
const QString & |
preferredService = "" , |
|
|
QObject * |
parent = 0 | |
|
) |
| | |
Constructs a base interface.
- Parameters:
-
| preferredService | the preferred service provider. Leave empty if no preferred provider. In most cases, this should be left empty. |
| parent | Parent object |
Member Function Documentation
void DcpAppletLauncherIf::appletPage |
( |
const QString & |
appletPath |
) |
|
void DcpAppletLauncherIf::appletPage |
( |
const QString & |
appletPath, |
|
|
const QString & |
_taskTitle | |
|
) |
| | |
void DcpAppletLauncherIf::close |
( |
|
) |
|
void DcpAppletLauncherIf::prestart |
( |
|
) |
|
void DcpAppletLauncherIf::prestart |
( |
const QString & |
_taskTitle |
) |
|
void DcpAppletLauncherIf::setService |
( |
const QString & |
service |
) |
|
Set the service name.
- Parameters:
-
| service | Name of the desired service |
The documentation for this class was generated from the following files: