ark
BKInterface Class Reference
#include <bkplugin.h>
Inheritance diagram for BKInterface:

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