KIO
HTTPFilterGZip Class Reference
#include <httpfilter.h>
Inheritance diagram for HTTPFilterGZip:
Public Slots | |
| void | slotInput (const QByteArray &d) |
Public Member Functions | |
| HTTPFilterGZip (bool deflate=false) | |
| ~HTTPFilterGZip () | |
Detailed Description
Definition at line 83 of file httpfilter.h.
Constructor & Destructor Documentation
| HTTPFilterGZip::HTTPFilterGZip | ( | bool | deflate = false |
) |
Definition at line 98 of file httpfilter.cc.
| HTTPFilterGZip::~HTTPFilterGZip | ( | ) |
Definition at line 109 of file httpfilter.cc.
Member Function Documentation
| void HTTPFilterGZip::slotInput | ( | const QByteArray & | d | ) | [virtual, slot] |
Implements HTTPFilterBase.
Definition at line 125 of file httpfilter.cc.
The documentation for this class was generated from the following files:
KDE 4.3 API Reference