Home · All Namespaces · All Classes · Main Classes
Signals | Public Member Functions

DuiControlPanelIf Class Reference

#include <duicontrolpanelif.h>

List of all members.

Signals

void closeAppletLaunchers ()

Public Member Functions

bool appletPage (const QStringList &params)
bool appletPage (const QString &params)
void categoryPage (const QString &category)
void launch ()
void mainPage ()
 DuiControlPanelIf (const QString &preferredService="", QObject *parent=0)
 Constructs a base interface.
void setService (const QString &service)
 Set the service name.

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:

Copyright © 2009 Nokia Corporation Generated on Tue Jul 5 2011 15:01:31
Doxygen 1.7.1
Meego control panel