ark
Part Class Reference
#include <part.h>
Inheritance diagram for Part:

Detailed Description
Definition at line 40 of file part.h.
Public Slots | |
| void | extractSelectedFilesTo (QString localPath) |
Signals | |
| void | busy () |
| void | ready () |
Public Member Functions | |
| bool | isBusy () const |
| virtual bool | openFile () |
| Part (QWidget *parentWidget, QObject *parent, const QStringList &) | |
| virtual bool | saveFile () |
| QStringList | supportedMimeTypes () const |
| QStringList | supportedWriteMimeTypes () const |
| ~Part () | |
Static Public Member Functions | |
| static KAboutData * | createAboutData () |
Constructor & Destructor Documentation
| Part::Part | ( | QWidget * | parentWidget, | |
| QObject * | parent, | |||
| const QStringList & | args | |||
| ) |
Member Function Documentation
| void Part::busy | ( | ) | [signal] |
| void Part::extractSelectedFilesTo | ( | QString | localPath | ) | [slot] |
| bool Part::isBusy | ( | ) | const [inline, virtual] |
| void Part::ready | ( | ) | [signal] |
| QStringList Part::supportedMimeTypes | ( | ) | const [virtual] |
| QStringList Part::supportedWriteMimeTypes | ( | ) | const [virtual] |
The documentation for this class was generated from the following files:
KDE 4.2 API Reference