ChmProtocol Class Reference
#include <chm.h>
Inheritance diagram for ChmProtocol:

Public Member Functions | |
ChmProtocol (const QCString &, const QCString &) | |
~ChmProtocol () | |
void | get (const KURL &) |
Private Member Functions | |
bool | checkNewFile (QString, QString &) |
Private Attributes | |
ChmDirectoryMap | m_dirMap |
QByteArray | m_contents |
QString | m_chmFile |
Chm | m_chm |
Constructor & Destructor Documentation
|
Definition at line 59 of file chm.cpp. References ChmProtocol(), endl(), and kdDebug(). Referenced by ChmProtocol(). |
|
|
Member Function Documentation
|
Definition at line 158 of file chm.cpp. References checkNewFile(), endl(), kdDebug(), len, m_chm, m_chmFile, m_contents, m_dirMap, and Chm::read(). Referenced by checkNewFile(), and get(). |
|
Reimplemented from KIO::SlaveBase. Definition at line 74 of file chm.cpp. References checkNewFile(), data, endl(), KMimeMagic::findBufferFileType(), KIO::SlaveBase::finished(), get(), kdDebug(), length(), KIO::link(), m_chmFile, m_contents, m_dirMap, KMimeMagicResult::mimeType(), KURL::path(), KURL::prettyURL(), s, and KMimeMagic::self(). Referenced by get(). |
Member Data Documentation
|
Definition at line 42 of file chm.h. Referenced by checkNewFile(). |
|
Definition at line 41 of file chm.h. Referenced by checkNewFile(), and get(). |
|
Definition at line 40 of file chm.h. Referenced by checkNewFile(), and get(). |
|
Definition at line 39 of file chm.h. Referenced by checkNewFile(), and get(). |
The documentation for this class was generated from the following files: