Chm Class Reference
#include <chmfile.h>
Public Member Functions | |
bool | read (const QString &, ChmDirectoryMap &, QByteArray &) const |
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 |
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, getEncInt(), getIntel32(), getName(), and length(). Referenced by read(). |
|
|
|
Definition at line 21 of file chmfile.cpp. Referenced by getChunk(). |
|
|
|
Definition at line 51 of file chmfile.cpp. Referenced by getChunk(), getIntel64(), and read(). |
|
|
|
Definition at line 57 of file chmfile.cpp. References getIntel32(). Referenced by read(). |
|
|
|
Definition at line 39 of file chmfile.cpp. References len. Referenced by getChunk(). |
|
|
|
Definition at line 101 of file chmfile.cpp. References ChmDirectoryMap, getChunk(), getIntel32(), getIntel64(), LZXdecompress(), and LZXinit(). Referenced by ChmProtocol::checkNewFile(). |
The documentation for this class was generated from the following files:
- parts/doctreeview/chm/chmfile.h
- parts/documentation/protocols/chm/chmfile.h
- parts/doctreeview/chm/chmfile.cpp
- parts/documentation/protocols/chm/chmfile.cpp