KDevelop API Documentation

Chm Class Reference

#include <chmfile.h>

List of all members.

Public Member Functions

bool read (const QString &, ChmDirectoryMap &, QByteArray &) const

Private Member Functions

bool getChunk (QFile &, uint, ChmDirectoryMap &) const
uint getEncInt (QFile &, uint &) const
uint getName (QFile &, QString &) const
uint getIntel32 (QFile &) const
uint getIntel64 (QFile &) const


Member Function Documentation

bool Chm::getChunk QFile ,
uint  ,
ChmDirectoryMap
const [private]
 

Definition at line 64 of file chmfile.cpp.

References ChmDirectoryMap, getChunk(), getEncInt(), getIntel32(), getName(), and length().

Referenced by getChunk(), and read().

uint Chm::getEncInt QFile ,
uint & 
const [private]
 

Definition at line 21 of file chmfile.cpp.

References getEncInt().

Referenced by getChunk(), and getEncInt().

uint Chm::getIntel32 QFile  )  const [private]
 

Definition at line 51 of file chmfile.cpp.

References getIntel32().

Referenced by getChunk(), getIntel32(), getIntel64(), and read().

uint Chm::getIntel64 QFile  )  const [private]
 

Definition at line 57 of file chmfile.cpp.

References getIntel32(), and getIntel64().

Referenced by getIntel64(), and read().

uint Chm::getName QFile ,
QString
const [private]
 

Definition at line 39 of file chmfile.cpp.

References getName(), and len.

Referenced by getChunk(), and getName().

bool Chm::read const QString ,
ChmDirectoryMap ,
QByteArray
const
 

Definition at line 101 of file chmfile.cpp.

References getChunk(), getIntel32(), getIntel64(), LZXdecompress(), LZXinit(), and read().

Referenced by ChmProtocol::checkNewFile(), and read().


The documentation for this class was generated from the following files:
KDE Logo
This file is part of the documentation for KDevelop Version 3.0.4.
Documentation copyright © 1996-2004 the KDE developers.
Generated on Wed Oct 6 17:39:20 2004 by doxygen 1.3.7 written by Dimitri van Heesch, © 1997-2003