Qt 6.x
The Qt SDK
Loading...
Searching...
No Matches
qbuffer.cpp File Reference
#include "qbuffer.h"
#include <QtCore/qmetaobject.h>
#include "private/qiodevice_p.h"
#include <limits>
#include "moc_qbuffer.cpp"
+ Include dependency graph for qbuffer.cpp:

Go to the source code of this file.

Classes

class  QBufferPrivate
 

Functions

static bool is_tracked_signal (const QMetaMethod &signal)
 

Function Documentation

◆ is_tracked_signal()

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().

+ Here is the call graph for this function:
+ Here is the caller graph for this function: