![]() |
LeechCraft
0.6.70-11552-gf61ee51c3d
Modular cross-platform feature rich live environment.
|
#include "handlenetworkreply.h"
Public Member Functions | |
ReplyWithHeaders (QNetworkReply *) | |
Public Attributes | |
QByteArray | Data_ |
QHash< QByteArray, QList< QByteArray > > | Headers_ |
Definition at line 67 of file handlenetworkreply.h.
|
explicit |
Definition at line 36 of file handlenetworkreply.cpp.
QByteArray LeechCraft::Util::ReplyWithHeaders::Data_ |
Definition at line 69 of file handlenetworkreply.h.
QHash<QByteArray, QList<QByteArray> > LeechCraft::Util::ReplyWithHeaders::Headers_ |
Definition at line 70 of file handlenetworkreply.h.