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

(439b20eb460618b6c6afa22836a9de6129db4db5)

#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 424 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: