class KTarEntry

Base class for the tar-file's directory structure. More...

Definition#include <ktar.h>
Inherited byKTarDirectory, KTarFile
List of all Methods
Annotated List
Files
Globals
Hierarchy
Index

Public Methods

Protected Methods


Detailed Description

See also: KTarFile, KTarDirectory

 KTarEntry ( KTarBase* tar, const QString& name, int access, int date, const QString& user, const QString& group, const QString &symlink )

KTarEntry

 ~KTarEntry ()

~KTarEntry

[virtual]

QDateTime  datetime ()

datetime

[const]

Creation date of the file.

int  date ()

date

[const]

QString  name ()

name

[const]

Name of the file without path.

mode_t  permissions ()

permissions

[const]

The permissions and mode flags as returned by the stat() function in st_mode.

QString  user ()

user

[const]

User who created the file.

QString  group ()

group

[const]

Group of the user who created the file.

QString  symlink ()

symlink

[const]

Symlink if there is one

bool  isFile ()

isFile

[const virtual]

Returns: true if this entry is a file

bool  isDirectory ()

isDirectory

[const virtual]

Returns: true if this entry is a directory

KTarBase*  tar ()

tar

[protected const]


Generated by: dfaure on kde.faure.org on Thu Jan 17 22:16:53 2002, using kdoc 2.0a53.