Langmuir
Simulation
Main Page
Namespaces
Classes
Files
File List
File Members
All
Classes
Namespaces
Files
Functions
Variables
Typedefs
Enumerations
Enumerator
Friends
Macros
Pages
gzipper.h
Go to the documentation of this file.
1
#ifndef GZIPPER_H
2
#define GZIPPER_H
3
4
#include <QString>
5
12
QString
gunzip
(QString fileName,
bool
*wasZipped = NULL);
13
19
QString
gzip
(QString fileName);
20
21
#endif // GZIPPER_H
gunzip
QString gunzip(QString fileName, bool *wasZipped=NULL)
gunzip a file using QProcess
gzip
QString gzip(QString fileName)
gzip a file using QProcess
src
langmuirCore
include
gzipper.h
Generated on Fri Jan 9 2015 12:06:50 for Langmuir by
1.8.8