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 ()

[virtual]

QDateTime  datetime ()

[const]

Creation date of the file.

int  date ()

[const]

QString  name ()

[const]

Name of the file without path.

mode_t  permissions ()

[const]

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

QString  user ()

[const]

User who created the file.

QString  group ()

[const]

Group of the user who created the file.

QString  symlink ()

[const]

Symlink if there is one

bool  isFile ()

[const virtual]

Returns: true if this entry is a file

bool  isDirectory ()

[const virtual]

Returns: true if this entry is a directory

KTarBase*  tar ()

[protected]


Generated by: prospector@porky.devel.redhat.com on Fri Nov 3 09:58:58 2000, using kdoc 2.0a42.