|
|
See also: KTarDirectory, KTarDirectory
KTarFile ( KTarBase* tar, const QString& name, int access, int date,
const QString& user, const QString& group, const QString &symlink,
int pos, int size, const QByteArray& )
| KTarFile |
~KTarFile ()
| ~KTarFile |
[virtual]
int position ()
| position |
[const]
Position of the data in the uncompressed tar file.
int size ()
| size |
[const]
Size of the data.
QByteArray data ()
| data |
[const]
Returns: the content of this file.
bool isFile ()
| isFile |
[const virtual]
Returns: true, since this entry is a file
Reimplemented from KTarEntry.
Generated by: dfaure on kde.faure.org on Thu Jan 17 22:16:53 2002, using kdoc 2.0a53. |