Home · All Namespaces · All Classes · Grouped Classes · Modules · Functions |
The CameraService class provides the Camera service. More...
#include <CameraService>
Inherits QtopiaAbstractService.
The CameraService class provides the Camera service.
The Camera service enables applications to access features of the Camera application.
Instructs the camera to take a photo of the dimensions provided in request.
This slot corresponds to a QDS service with a request data type of "x-size/x-qsize" and a response data type of "image/x-qpixmap".
This slot corresponds to the QCop service message Camera::getImage(QDSActionRequest).
Instructs the camera to activate the shutter. If the application isn't visible, this raise the camera and puts it into photo mode. Otherwise it takes a photo.
Copyright © 2009 Trolltech | Trademarks | Qt Extended 4.4.3 |