PerldocProtocol Class Reference
#include <perldoc.h>
Inheritance diagram for PerldocProtocol:


Public Member Functions | |
PerldocProtocol (const QCString &pool, const QCString &app) | |
virtual | ~PerldocProtocol () |
virtual void | get (const KURL &url) |
virtual void | stat (const KURL &url) |
virtual void | mimetype (const KURL &url) |
virtual void | listDir (const KURL &url) |
Protected Member Functions | |
void | decodeURL (const KURL &url) |
void | decodePath (QString path) |
QCString | errorMessage () |
Constructor & Destructor Documentation
|
Definition at line 20 of file perldoc.cpp. |
|
Definition at line 25 of file perldoc.cpp. |
Member Function Documentation
|
|
|
|
|
Definition at line 97 of file perldoc.cpp. |
|
Reimplemented from KIO::SlaveBase. Definition at line 29 of file perldoc.cpp. References KIO::SlaveBase::data(), KIO::SlaveBase::finished(), kdDebug(), KIO::SlaveBase::mimeType(), KURL::path(), KShellProcess::quote(), and KProcess::quote(). |
|
Reimplemented from KIO::SlaveBase. Definition at line 117 of file perldoc.cpp. References KIO::SlaveBase::error(), and KURL::path(). |
|
Reimplemented from KIO::SlaveBase. Definition at line 89 of file perldoc.cpp. References KIO::SlaveBase::finished(), KIO::SlaveBase::mimeType(), and KURL::path(). |
|
Reimplemented from KIO::SlaveBase. Definition at line 103 of file perldoc.cpp. References KIO::SlaveBase::finished(), KIO::SlaveBase::statEntry(), and KIO::UDSEntry. |
The documentation for this class was generated from the following files:
- languages/perl/perldoc.h
- languages/perl/perldoc.cpp