Qt 6.x
The Qt SDK
Loading...
Searching...
No Matches
qeventdispatcher_unix.cpp File Reference
#include "qplatformdefs.h"
#include "qcoreapplication.h"
#include "qpair.h"
#include "qhash.h"
#include "qsocketnotifier.h"
#include "qthread.h"
#include "qeventdispatcher_unix_p.h"
#include <private/qthread_p.h>
#include <private/qcoreapplication_p.h>
#include <private/qcore_unix_p.h>
#include <errno.h>
#include <stdio.h>
#include <stdlib.h>
#include <sys/eventfd.h>
#include <sys/times.h>
#include "moc_qeventdispatcher_unix_p.cpp"
+ Include dependency graph for qeventdispatcher_unix.cpp:

Go to the source code of this file.

Functions

static QT_BEGIN_NAMESPACE const char * socketType (QSocketNotifier::Type type)
 

Function Documentation

◆ socketType()

static QT_BEGIN_NAMESPACE const char * socketType ( QSocketNotifier::Type  type)
static