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

QDateTime datetime ()
[const]

Creation date of the file.

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


Generated by: root@tantive.terraplex.com on Sun Feb 27 17:39:31 2000, using kdoc 2.0a33.