|
|
See also: KTarFile, KTarFile
QStringList |
[const]
Returns: the names of all entries in this directory (filenames, no path).
KTarEntry* |
Parameters:
name | may be "test1", "mydir/test3", "mydir/mysubdir/test3", etc. |
Returns: a pointer to the entry in the directory.
void |
Adds a new entry to the directory.
bool |
[const virtual]
Returns: true, since this entry is a directory
Reimplemented from KTarEntry
Generated by: root@porky.devel.redhat.com on Wed May 10 08:56:52 2000, using kdoc 2.0a35. |