QCameraDeviceLoader Class Reference
[QtMediaModule]
The QCameraDeviceLoader class provide acccess to camera devices through a plugin mechanism More...
#include <QCameraDeviceLoader>
Inherits QObject.
Public Functions
- 29 public functions inherited from QObject
Static Public Members
- 4 static public members inherited from QObject
Additional Inherited Members
- 1 property inherited from QObject
- 1 public slot inherited from QObject
- 1 signal inherited from QObject
- 1 public type inherited from QObject
- 7 protected functions inherited from QObject
- 2 protected variables inherited from QObject
Detailed Description
The QCameraDeviceLoader class provide acccess to camera devices through a plugin mechanism
Member Function Documentation
QCameraDeviceLoader::~QCameraDeviceLoader ()
destructor unloads the plugins
QList<QCameraDevice *> QCameraDeviceLoader::allAvailableCameras () const
Returns a list of all avaiable camera devices
bool QCameraDeviceLoader::cameraDevicesAvailable () const
Returns true there are cameras devices available, false otherwise
Returns the first device found with Orientation orientation
QCameraDeviceLoader * QCameraDeviceLoader::instance () [static]
Returns an instance of the camera device loader
Copyright © 2009 Trolltech |
Trademarks |
Qt Extended 4.4.3 |