Chm Class Reference
#include <chmfile.h>
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
|
Definition at line 64 of file chmfile.cpp. References ChmDirectoryMap, getChunk(), getEncInt(), getIntel32(), getName(), and length(). Referenced by getChunk(), and read(). |
|
Definition at line 21 of file chmfile.cpp. References getEncInt(). Referenced by getChunk(), and getEncInt(). |
|
Definition at line 51 of file chmfile.cpp. References getIntel32(). Referenced by getChunk(), getIntel32(), getIntel64(), and read(). |
|
Definition at line 57 of file chmfile.cpp. References getIntel32(), and getIntel64(). Referenced by getIntel64(), and read(). |
|
Definition at line 39 of file chmfile.cpp. References getName(), and len. Referenced by getChunk(), and getName(). |
|
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:
- parts/doctreeview/chm/chmfile.h
- parts/doctreeview/chm/chmfile.cpp