LeechCraft  %{LEECHCRAFT_VERSION}
Modular cross-platform feature rich live environment.
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Modules Pages
LeechCraft::Util::CustomNetworkReply Member List

This is the complete list of members for LeechCraft::Util::CustomNetworkReply, including all inherited members.

abort()LeechCraft::Util::CustomNetworkReply
bytesAvailable() const LeechCraft::Util::CustomNetworkReply
CustomNetworkReply(const QUrl &url, QObject *parent=0)LeechCraft::Util::CustomNetworkReply
isSequential() const LeechCraft::Util::CustomNetworkReply
readData(char *, qint64)LeechCraft::Util::CustomNetworkReplyprotected
SetContent(const QString &string)LeechCraft::Util::CustomNetworkReply
SetContent(const QByteArray &data)LeechCraft::Util::CustomNetworkReply
SetContentType(const QByteArray &type)LeechCraft::Util::CustomNetworkReply
SetError(NetworkError error, const QString &reason=QString())LeechCraft::Util::CustomNetworkReply
SetHeader(QNetworkRequest::KnownHeaders header, const QVariant &value)LeechCraft::Util::CustomNetworkReply
~CustomNetworkReply()LeechCraft::Util::CustomNetworkReplyvirtual