Qt
Internal/Contributor docs for the Qt SDK. <b>Note:</b> These are NOT official API docs; those are found <a href='https://doc.qt.io/'>here</a>.
Loading...
Searching...
No Matches
qv4l2cameradevices.cpp File Reference

(a546f8f55e314f2221ba03d67662df1a3e21ec09)

#include "qv4l2cameradevices_p.h"
#include "qv4l2filedescriptor_p.h"
#include "qv4l2camera_p.h"
#include <private/qcameradevice_p.h>
#include <private/qcore_unix_p.h>
#include <qdir.h>
#include <qfile.h>
#include <qdebug.h>
#include <qloggingcategory.h>
#include <linux/videodev2.h>
#include "moc_qv4l2cameradevices_p.cpp"
+ Include dependency graph for qv4l2cameradevices.cpp:

Go to the source code of this file.

Functions

static QT_BEGIN_NAMESPACE Q_LOGGING_CATEGORY (qLcV4L2CameraDevices, "qt.multimedia.ffmpeg.v4l2cameradevices")
 
static bool areCamerasEqual (QList< QCameraDevice > a, QList< QCameraDevice > b)
 

Function Documentation

◆ areCamerasEqual()

static bool areCamerasEqual ( QList< QCameraDevice > a,
QList< QCameraDevice > b )
static

Definition at line 22 of file qv4l2cameradevices.cpp.

References QCameraDevicePrivate::handle(), and Q_ASSERT.

+ Here is the call graph for this function:

◆ Q_LOGGING_CATEGORY()

static QT_BEGIN_NAMESPACE Q_LOGGING_CATEGORY ( qLcV4L2CameraDevices ,
"qt.multimedia.ffmpeg.v4l2cameradevices"  )
static