ark
RARInterface Class Reference
#include <rarplugin.h>
Inheritance diagram for RARInterface:

Detailed Description
Definition at line 29 of file rarplugin.h.
Public Member Functions | |
| bool | addFiles (const QStringList &files, const CompressionOptions &options) |
| bool | copyFiles (const QList< QVariant > &files, const QString &destinationDirectory, Archive::CopyFlags flags) |
| bool | deleteFiles (const QList< QVariant > &files) |
| bool | list () |
| RARInterface (const QString &filename, QObject *parent=0) | |
| ~RARInterface () | |
Constructor & Destructor Documentation
Definition at line 34 of file rarplugin.cpp.
| RARInterface::~RARInterface | ( | ) |
Definition at line 62 of file rarplugin.cpp.
Member Function Documentation
| bool RARInterface::addFiles | ( | const QStringList & | files, | |
| const CompressionOptions & | options | |||
| ) | [virtual] |
| bool RARInterface::list | ( | ) | [virtual] |
The documentation for this class was generated from the following files:
KDE 4.2 API Reference