![]() |
Qt 6.x
The Qt SDK
|
#include "qbuffer.h"
#include <QtCore/qmetaobject.h>
#include "private/qiodevice_p.h"
#include <limits>
#include "moc_qbuffer.cpp"
Go to the source code of this file.
Classes | |
class | QBufferPrivate |
Functions | |
static bool | is_tracked_signal (const QMetaMethod &signal) |
|
static |
Definition at line 425 of file qbuffer.cpp.
References QIODevice::bytesWritten(), QMetaMethod::fromSignal(), QIODevice::readyRead(), and signal.
Referenced by QBuffer::connectNotify(), and QBuffer::disconnectNotify().