KIO
HTTPFilterBase Class Referenceabstract
#include <httpfilter.h>
Inheritance diagram for HTTPFilterBase:

Public Slots | |
| virtual void | slotInput (const QByteArray &d)=0 |
Signals | |
| void | error (const QString &) |
| void | output (const QByteArray &d) |
Public Member Functions | |
| HTTPFilterBase () | |
| ~HTTPFilterBase () | |
| void | chain (HTTPFilterBase *previous) |
Protected Attributes | |
| HTTPFilterBase * | last |
Detailed Description
Definition at line 32 of file httpfilter.h.
Constructor & Destructor Documentation
| HTTPFilterBase::HTTPFilterBase | ( | ) |
Definition at line 29 of file httpfilter.cc.
| HTTPFilterBase::~HTTPFilterBase | ( | ) |
Definition at line 34 of file httpfilter.cc.
Member Function Documentation
| void HTTPFilterBase::chain | ( | HTTPFilterBase * | previous | ) |
Definition at line 40 of file httpfilter.cc.
|
signal |
|
signal |
|
pure virtualslot |
Member Data Documentation
|
protected |
Definition at line 49 of file httpfilter.h.
The documentation for this class was generated from the following files:
This file is part of the KDE documentation.
Documentation copyright © 1996-2014 The KDE developers.
Generated on Tue Oct 14 2014 22:50:03 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2014 The KDE developers.
Generated on Tue Oct 14 2014 22:50:03 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.
KDE API Reference