ark
KArchiveInterface Class Reference
#include <karchiveplugin.h>
Inheritance diagram for KArchiveInterface:

Detailed Description
Definition at line 31 of file karchiveplugin.h.
Public Member Functions | |
| bool | addFiles (const QStringList &files) |
| bool | copyFiles (const QList< QVariant > &files, const QString &destinationDirectory, bool preservePaths) |
| bool | deleteFiles (const QList< QVariant > &files) |
| KArchiveInterface (const QString &filename, QObject *parent=0) | |
| bool | list () |
| ~KArchiveInterface () | |
Constructor & Destructor Documentation
Definition at line 33 of file karchiveplugin.cpp.
| KArchiveInterface::~KArchiveInterface | ( | ) |
Definition at line 39 of file karchiveplugin.cpp.
Member Function Documentation
| bool KArchiveInterface::addFiles | ( | const QStringList & | files | ) |
Definition at line 159 of file karchiveplugin.cpp.
| bool KArchiveInterface::copyFiles | ( | const QList< QVariant > & | files, | |
| const QString & | destinationDirectory, | |||
| bool | preservePaths | |||
| ) |
Definition at line 78 of file karchiveplugin.cpp.
| bool KArchiveInterface::list | ( | ) | [virtual] |
The documentation for this class was generated from the following files:
KDE 4.2 API Reference