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

(4a7c76d4a5365343178ea29c8a8e9b8d8acb89b5)

#include "qsocketnotifier.h"
#include "qplatformdefs.h"
#include "qabstracteventdispatcher.h"
#include "qcoreapplication.h"
#include "qmetatype.h"
#include "qobject_p.h"
#include <private/qthread_p.h>
#include <QtCore/QLoggingCategory>
#include <QtCore/qpointer.h>
#include "moc_qsocketnotifier.cpp"
+ Include dependency graph for qsocketnotifier.cpp:

Go to the source code of this file.

Classes

class  QSocketNotifierPrivate
 

Macros

#define BUILDING_QSOCKETNOTIFIER
 

Functions

QT_BEGIN_NAMESPACE Q_LOGGING_CATEGORY (lcSocketNotifierDeprecation, "qt.core.socketnotifier_deprecation")
 

Macro Definition Documentation

◆ BUILDING_QSOCKETNOTIFIER

#define BUILDING_QSOCKETNOTIFIER

Definition at line 4 of file qsocketnotifier.cpp.

Function Documentation

◆ Q_LOGGING_CATEGORY()

QT_BEGIN_NAMESPACE Q_LOGGING_CATEGORY ( lcSocketNotifierDeprecation ,
"qt.core.socketnotifier_deprecation"  )