43 #ifndef QT_NO_TEXTODFWRITER 56 #include <QtCore/qstring.h> 57 #include <QtCore/qfile.h> 74 bool isWritable()
const;
96 void setCreationPermissions(QFile::Permissions permissions);
97 QFile::Permissions creationPermissions()
const;
103 void addDirectory(
const QString &dirName);
105 void addSymLink(
const QString &fileName,
const QString &destination);
115 #endif // QT_NO_TEXTODFWRITER 116 #endif // QZIPWRITER_H
#define QT_END_NAMESPACE
This macro expands to.
The QByteArray class provides an array of bytes.
static LibLoadStatus status
#define Q_DISABLE_COPY(Class)
Disables the use of copy constructors and assignment operators for the given Class.
The QString class provides a Unicode character string.
#define QT_BEGIN_NAMESPACE
This macro expands to.
static const char * data(const QByteArray &arr)
Status
The following status values are possible:
the QZipWriter class provides a way to create a new zip archive.
The QIODevice class is the base interface class of all I/O devices in Qt.
static QString fileName(const QString &fileUrl)