Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
Loading...
Searching...
No Matches
qnetworkreplyimpl_p.h File Reference

(4c6024906fe57fcf89f959e139aa56114d3b9c5b)

#include <QtNetwork/private/qbytedatabuffer_p.h>
#include "qnetworkreply.h"
#include "qnetworkreply_p.h"
#include "qnetworkaccessmanager.h"
#include "qnetworkproxy.h"
#include "QtCore/qmap.h"
#include "QtCore/qqueue.h"
#include "QtCore/qbuffer.h"
#include "private/qringbuffer_p.h"
#include <QSharedPointer>
#include <memory>
Include dependency graph for qnetworkreplyimpl_p.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  QNetworkReplyImpl
class  QNetworkReplyImplPrivate

Functions

 Q_DECLARE_TYPEINFO (QNetworkReplyImplPrivate::InternalNotifications, Q_PRIMITIVE_TYPE)

Function Documentation

◆ Q_DECLARE_TYPEINFO()