![]() |
Qt 4.8
|
#include "qnetworkreplyimpl_p.h"#include "qnetworkaccessbackend_p.h"#include "qnetworkcookie.h"#include "qabstractnetworkcache.h"#include "QtCore/qcoreapplication.h"#include "QtCore/qdatetime.h"#include "QtNetwork/qsslconfiguration.h"#include "QtNetwork/qnetworksession.h"#include "qnetworkaccesshttpbackend_p.h"#include "qnetworkaccessmanager_p.h"#include <QtCore/QCoreApplication>#include "moc_qnetworkreplyimpl_p.cpp"Go to the source code of this file.
Functions | |
| static void | downloadBufferDeleter (char *ptr) |
|
static |
Definition at line 666 of file qnetworkreplyimpl.cpp.
Referenced by QNetworkReplyImplPrivate::getDownloadBuffer().