Qt 6.x
The Qt SDK
Loading...
Searching...
No Matches
qcameradevice.h File Reference
#include <QtMultimedia/qvideoframe.h>
#include <QtCore/qsharedpointer.h>
+ Include dependency graph for qcameradevice.h:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  QCameraFormat
 The QCameraFormat class describes a video format supported by a camera device. \inmodule QtMultimedia. More...
 
class  QCameraDevice
 The QCameraDevice class provides general information about camera devices. More...
 

Functions

Q_MULTIMEDIA_EXPORT QDebug operator<< (QDebug, const QCameraDevice &)
 

Function Documentation

◆ operator<<()

Q_MULTIMEDIA_EXPORT QDebug operator<< ( QDebug  d,
const QCameraDevice camera 
)

Definition at line 424 of file qcameradevice.cpp.

References camera, d, QString::fromLatin1(), and QStringLiteral.

+ Here is the call graph for this function: