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

PhotoEditService Class Reference
[QtEssentialsModule]

The PhotoEditService class provides the PhotoEdit service. More...

    #include <PhotoEditService>

Inherits QtopiaAbstractService.

Public Slots

Additional Inherited Members


Detailed Description

The PhotoEditService class provides the PhotoEdit service.

The PhotoEdit service enables applications to access features within the photo editing application.


Member Function Documentation

void PhotoEditService::editImage ( const QDSActionRequest & request )   [slot]

Allows users to edit the image contained within request using the photo editor dialog.

This slot corresponds to a QDS service with a request and response data type of "image/x-qpixmap".

This slot corresponds to the QCop service message PhotoEdit::editImage(QDSActionRequest).

void PhotoEditService::showCategory ( const QString & category )   [slot]

Display the photo editor's main document list and show the documents within category.

This slot corresponds to the QCop service message PhotoEdit::showCategory(QString).


Copyright © 2009 Trolltech Trademarks
Qt Extended 4.4.3