PhotoEditService Class Reference
Provides the Qtopia PhotoEdit service. More...
#include <PhotoEditService>
Inherits QCopObjectService.
Public Slots
- 1 public slot inherited from QObject
Additional Inherited Members
- 1 property inherited from QObject
- 6 public functions inherited from QCopObject
- 36 public functions inherited from QObject
- 1 signal inherited from QObject
- 1 static public member inherited from QCopObject
- 4 static public members inherited from QObject
- 3 protected functions inherited from QCopObjectService
- 5 protected functions inherited from QCopObject
- 8 protected functions inherited from QObject
- 2 protected variables inherited from QObject
- 1 static protected member inherited from QObject
Detailed Description
Provides the Qtopia PhotoEdit service.
The PhotoEdit service enables applications to access features within the photo editing application.
Member Function Documentation
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).