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

QControlInterface Class Reference
[QtMediaModule]

The QControlInterface class provides an interface for camera device modes that have controls More...

    #include <QControlInterface>

Inherited by QCameraStillCapture and QCameraVideoCapture.

Public Functions


Detailed Description

The QControlInterface class provides an interface for camera device modes that have controls


Member Function Documentation

QList<QCameraControl *> QControlInterface::controls () const   [pure virtual]

Returns a list of available controls Note: These controls should affect the current capture mode only

See also QCameraControl.

void QControlInterface::setValue ( quint32 id, int value )   [pure virtual]

Sets control id to value


Copyright © 2009 Trolltech Trademarks
Qt Extended 4.4.3