QuaZIP
quazip-0-4-3
Main Page
Related Pages
Classes
Files
File List
test
testquazip.h
1
#ifndef QUAZIP_TEST_QUAZIP_H
2
#define QUAZIP_TEST_QUAZIP_H
3
4
#include <QObject>
5
6
class
TestQuaZip
:
public
QObject {
7
Q_OBJECT
8
private
slots:
9
void
getFileList_data();
10
void
getFileList();
11
};
12
13
#endif // QUAZIP_TEST_QUAZIP_H
Generated on Tue Jul 17 2012 02:11:48 for QuaZIP by
1.8.1