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

QCameraPluginInterface Class Reference
[QtMediaModule]

The QCameraPluginInterface class is an interface class for the camera device plugin More...

    #include <QCameraPluginInterface>

Inherited by QCameraDevicePlugin.

Public Functions


Detailed Description

The QCameraPluginInterface class is an interface class for the camera device plugin


Member Function Documentation

QCameraDevice * QCameraPluginInterface::create ( QString const & name )   [pure virtual]

Returns a newly created camera device with name as a description

See also QCameraDevice.

QStringList QCameraPluginInterface::keys () const   [pure virtual]

Returns a string list of available devices names


Copyright © 2009 Trolltech Trademarks
Qt Extended 4.4.3