KFile
KFileModule Class Reference
#include <kfilemodule.h>
Inheritance diagram for KFileModule:

Public Member Functions | |
virtual QWidget * | createFileWidget (const KUrl &startDir, QWidget *parent) |
virtual KUrl | getStartUrl (const KUrl &startDir, QString &recentDirClass) |
KFileModule (QObject *parent, const QStringList &) | |
virtual KUrl | selectDirectory (const KUrl &startDir, bool localOnly, QWidget *parent, const QString &caption) |
virtual void | setStartDir (const KUrl &directory) |
Detailed Description
Definition at line 25 of file kfilemodule.h.
Constructor & Destructor Documentation
KFileModule::KFileModule | ( | QObject * | parent, | |
const QStringList & | ||||
) |
Definition at line 29 of file kfilemodule.cpp.
Member Function Documentation
Implements KAbstractFileModule.
Definition at line 34 of file kfilemodule.cpp.
Implements KAbstractFileModule.
Definition at line 39 of file kfilemodule.cpp.
KUrl KFileModule::selectDirectory | ( | const KUrl & | startDir, | |
bool | localOnly, | |||
QWidget * | parent, | |||
const QString & | caption | |||
) | [virtual] |
Implements KAbstractFileModule.
Definition at line 49 of file kfilemodule.cpp.
void KFileModule::setStartDir | ( | const KUrl & | directory | ) | [virtual] |
Implements KAbstractFileModule.
Definition at line 44 of file kfilemodule.cpp.
The documentation for this class was generated from the following files: