![]() |
LeechCraft
0.6.70-13605-g8cd066ad6a
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 118 of file handlenetworkreply.h.
|
explicit |
Definition at line 88 of file handlenetworkreply.cpp.
| QByteArray LC::Util::ReplyWithHeaders::Data_ |
Definition at line 120 of file handlenetworkreply.h.
| QHash<QByteArray, QList<QByteArray> > LC::Util::ReplyWithHeaders::Headers_ |
Definition at line 121 of file handlenetworkreply.h.