KDevelop API Documentation

PerldocProtocol Class Reference

#include <perldoc.h>

Inheritance diagram for PerldocProtocol:

Inheritance graph
[legend]
Collaboration diagram for PerldocProtocol:

Collaboration graph
[legend]
List of all members.

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

PerldocProtocol::PerldocProtocol const QCString pool,
const QCString app
 

Definition at line 20 of file perldoc.cpp.

PerldocProtocol::~PerldocProtocol  )  [virtual]
 

Definition at line 25 of file perldoc.cpp.


Member Function Documentation

void PerldocProtocol::decodePath QString  path  )  [protected]
 

void PerldocProtocol::decodeURL const KURL url  )  [protected]
 

QCString PerldocProtocol::errorMessage  )  [protected]
 

Definition at line 97 of file perldoc.cpp.

void PerldocProtocol::get const KURL url  )  [virtual]
 

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().

void PerldocProtocol::listDir const KURL url  )  [virtual]
 

Reimplemented from KIO::SlaveBase.

Definition at line 117 of file perldoc.cpp.

References KIO::SlaveBase::error(), and KURL::path().

void PerldocProtocol::mimetype const KURL url  )  [virtual]
 

Reimplemented from KIO::SlaveBase.

Definition at line 89 of file perldoc.cpp.

References KIO::SlaveBase::finished(), KIO::SlaveBase::mimeType(), and KURL::path().

void PerldocProtocol::stat const KURL url  )  [virtual]
 

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:
KDE Logo
This file is part of the documentation for KDevelop Version 3.1.2.
Documentation copyright © 1996-2004 the KDE developers.
Generated on Tue Feb 22 09:45:31 2005 by doxygen 1.3.9.1 written by Dimitri van Heesch, © 1997-2003