KTNEF Library
lzfu.cpp File Reference
#include "lzfu.h"#include <QtCore/QIODevice>#include <sys/types.h>#include <string.h>#include <stdio.h>
Include dependency graph for lzfu.cpp:

Go to the source code of this file.
Functions | |
| int | lzfu_decompress (QIODevice *input, QIODevice *output) |
Detailed Description
This file is part of the API for handling TNEF data and provides the LZFU decompression functionality.
Definition in file lzfu.cpp.
Function Documentation
| int lzfu_decompress | ( | QIODevice * | input, |
| QIODevice * | output | ||
| ) |
This file is part of the KDE documentation.
Documentation copyright © 1996-2012 The KDE developers.
Generated on Mon Apr 30 2012 21:50:02 by doxygen 1.8.0 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2012 The KDE developers.
Generated on Mon Apr 30 2012 21:50:02 by doxygen 1.8.0 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.