#include <karchive.h>
Inheritance diagram for KArchiveDirectory:

Public Methods | |
| QStringList | entries () const |
| KArchiveEntry * | entry (QString name) |
| virtual bool | isDirectory () const |
| void | copyTo (const QString &dest, bool recursive=true) const |
Protected Methods | |
| virtual void | virtual_hook (int id, void *data) |
Definition at line 306 of file karchive.h.
|
||||||||||||
|
Extracts all entries in this archive directory to the directory
|
|
|
|
|
|
|
|
|
Reimplemented from KArchiveEntry. Definition at line 336 of file karchive.h. |
1.2.18