Home · All Namespaces · All Classes · Grouped Classes · Modules · Functions codeless banner

ContentSetViewService Class Reference
[QtDrmModule]

The ContentSetViewService class provides the ContentSetView service. More...

    #include <ContentSetViewService>

Inherits QtopiaAbstractService.

Public Slots

Additional Inherited Members


Detailed Description

The ContentSetViewService class provides the ContentSetView service.

The ContentSetView service raises a launcher menu on the homescreen which displays a custom QContentSet. Currently this service is only required if Qt Extended has been configured with a drm agent.


Member Function Documentation

void ContentSetViewService::showContentSet ( const QContentSet & set )   [slot]

Requests that a content set be displayed on the home screen.

This slot corresponds to the QCop service message ContentSetView::showContentSet(QContentSet).

void ContentSetViewService::showContentSet ( const QString & title, const QContentSet & set )   [slot]

This is an overloaded member function, provided for convenience.

Requests that a content set be displayed on the home screen with the title title.

This slot corresponds to the QCop service message ContentSetView::showContentSet(QString,QContentSet).


Copyright © 2009 Trolltech Trademarks
Qt Extended 4.4.3