![]() |
Qt 6.x
The Qt SDK
|
#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 "moc_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") |
#define BUILDING_QSOCKETNOTIFIER |
Definition at line 4 of file qsocketnotifier.cpp.
QT_BEGIN_NAMESPACE Q_LOGGING_CATEGORY | ( | lcSocketNotifierDeprecation | , |
"qt.core.socketnotifier_deprecation" | |||
) |