|
void | progressChanged (QString info) |
|
void | progressCounted (int progress) |
|
void | setEnabled (bool enable) |
|
|
| HuffmanEncoding () |
|
void | setInputFile (QStringList input) |
|
void | setOutputFile (QString output) |
|
void | setTotalSize (int64_t totalsizeInput) |
|
void | encoder () |
|
void | run () |
|
|
static int | bit_pos = 0 |
|
static unsigned char | temp_char = '\0' |
|
◆ HuffmanEncoding()
HuffmanEncoding::HuffmanEncoding |
( |
| ) |
|
◆ encoder()
void HuffmanEncoding::encoder |
( |
| ) |
|
Main process to do compressing there is also event emitter
The documentation for this class was generated from the following files: