KIO
HTTPFilterGZip Class Reference
#include <httpfilter.h>
Inheritance diagram for HTTPFilterGZip:

Public Slots | |
void | slotInput (const QByteArray &d) |
![]() | |
virtual void | slotInput (const QByteArray &d)=0 |
Public Member Functions | |
HTTPFilterGZip (bool deflate=false) | |
~HTTPFilterGZip () | |
![]() | |
HTTPFilterBase () | |
~HTTPFilterBase () | |
void | chain (HTTPFilterBase *previous) |
Additional Inherited Members | |
![]() | |
void | error (const QString &) |
void | output (const QByteArray &d) |
![]() | |
HTTPFilterBase * | last |
Detailed Description
Definition at line 83 of file httpfilter.h.
Constructor & Destructor Documentation
◆ HTTPFilterGZip()
HTTPFilterGZip::HTTPFilterGZip | ( | bool | deflate = false | ) |
Definition at line 98 of file httpfilter.cc.
◆ ~HTTPFilterGZip()
HTTPFilterGZip::~HTTPFilterGZip | ( | ) |
Definition at line 109 of file httpfilter.cc.
Member Function Documentation
◆ slotInput
|
slot |
Definition at line 125 of file httpfilter.cc.
The documentation for this class was generated from the following files:
This file is part of the KDE documentation.
Documentation copyright © 1996-2023 The KDE developers.
Generated on Mon Feb 20 2023 00:00:00 by doxygen 1.9.6 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2023 The KDE developers.
Generated on Mon Feb 20 2023 00:00:00 by doxygen 1.9.6 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.