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

QCameraDeviceLoader Class Reference
[QtMediaModule]

The QCameraDeviceLoader class provide acccess to camera devices through a plugin mechanism More...

    #include <QCameraDeviceLoader>

Inherits QObject.

Public Functions

Static Public Members

Additional Inherited Members


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

QCameraDevice * QCameraDeviceLoader::deviceWithOrientation ( QCameraDevice::Orientation orientation ) const

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