Qt 6.x
The Qt SDK
Loading...
Searching...
No Matches
qnetworkreplyimpl_p.h File Reference
#include <QtNetwork/private/qtnetworkglobal_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 "private/qbytedata_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()