#include <duicontrolpanelif.h>
List of all members.
Constructor & Destructor Documentation
DuiControlPanelIf::DuiControlPanelIf |
( |
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
bool DuiControlPanelIf::appletPage |
( |
const QStringList & |
params |
) |
|
bool DuiControlPanelIf::appletPage |
( |
const QString & |
params |
) |
|
void DuiControlPanelIf::categoryPage |
( |
const QString & |
category |
) |
|
void DuiControlPanelIf::closeAppletLaunchers |
( |
|
) |
[signal] |
void DuiControlPanelIf::launch |
( |
|
) |
|
void DuiControlPanelIf::mainPage |
( |
|
) |
|
void DuiControlPanelIf::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: