PydocProtocol Class Reference
#include <pydoc.h>
Inheritance diagram for PydocProtocol:


Public Member Functions | |
PydocProtocol (const QCString &pool, const QCString &app) | |
virtual | ~PydocProtocol () |
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 () |
Private Attributes | |
QString | python |
QString | script |
QString | key |
Constructor & Destructor Documentation
|
Definition at line 19 of file pydoc.cpp. References KGlobal::dirs(), KStandardDirs::findExe(), locate(), python, and script. |
|
|
Member Function Documentation
|
|
|
|
|
|
|
Reimplemented from KIO::SlaveBase. Definition at line 31 of file pydoc.cpp. References KIO::SlaveBase::data(), KIO::SlaveBase::finished(), KIO::SlaveBase::mimeType(), KURL::path(), python, KShellProcess::quote(), KProcess::quote(), and script. |
|
Reimplemented from KIO::SlaveBase. Definition at line 97 of file pydoc.cpp. References KIO::SlaveBase::error(), and KURL::path(). |
|
Reimplemented from KIO::SlaveBase. Definition at line 70 of file pydoc.cpp. References KIO::SlaveBase::finished(), and KIO::SlaveBase::mimeType(). |
|
Reimplemented from KIO::SlaveBase. Definition at line 83 of file pydoc.cpp. References KIO::SlaveBase::finished(), KIO::SlaveBase::statEntry(), and KIO::UDSEntry. |
Member Data Documentation
|
|
|
Definition at line 25 of file pydoc.h. Referenced by get(), and PydocProtocol(). |
|
Definition at line 26 of file pydoc.h. Referenced by get(), and PydocProtocol(). |
The documentation for this class was generated from the following files: