|
|
See also: KTarFile, KTarFile
|
|
[virtual]
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.
const KTarEntry* |
[const]
void |
Adds a new entry to the directory.
bool |
[const virtual]
Returns: true, since this entry is a directory
Reimplemented from KTarEntry.
Generated by: marc@yogi on Tue Mar 27 13:07:59 2001, using kdoc 2.0a48. |