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
qv4l2filedescriptor.cpp File Reference

(72afefec2c071c7adc3586f5ee0ee12c444e9eea)

#include "qv4l2filedescriptor_p.h"
#include <sys/ioctl.h>
#include <private/qcore_unix_p.h>
#include <linux/videodev2.h>
+ Include dependency graph for qv4l2filedescriptor.cpp:

Go to the source code of this file.

Functions

QT_BEGIN_NAMESPACE int xioctl (int fd, int request, void *arg)
 

Function Documentation

◆ xioctl()

QT_BEGIN_NAMESPACE int xioctl ( int fd,
int request,
void * arg )

Definition at line 13 of file qv4l2filedescriptor.cpp.

References arg, and request.