![]() |
LeechCraft
0.6.70-13729-g7046a9d2a7
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 LC::Util::ReplyWithHeaders::Data_ |
Definition at line 69 of file handlenetworkreply.h.
QHash<QByteArray, QList<QByteArray> > LC::Util::ReplyWithHeaders::Headers_ |
Definition at line 70 of file handlenetworkreply.h.