KFile
KFileModule Class Reference
#include <kfilemodule.h>
Inheritance diagram for KFileModule:
Public Member Functions | |
KFileModule (QObject *parent, const QVariantList &) | |
virtual QWidget * | createFileWidget (const KUrl &startDir, QWidget *parent) |
virtual KUrl | getStartUrl (const KUrl &startDir, QString &recentDirClass) |
virtual KUrl | selectDirectory (const KUrl &startDir, bool localOnly, QWidget *parent, const QString &caption) |
virtual void | setStartDir (const KUrl &directory) |
Public Member Functions inherited from KAbstractFileModule | |
KAbstractFileModule (QObject *parent) | |
Detailed Description
Definition at line 25 of file kfilemodule.h.
Constructor & Destructor Documentation
KFileModule::KFileModule | ( | QObject * | parent, |
const QVariantList & | |||
) |
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.
|
virtual |
Implements KAbstractFileModule.
Definition at line 49 of file kfilemodule.cpp.
|
virtual |
Implements KAbstractFileModule.
Definition at line 44 of file kfilemodule.cpp.
The documentation for this class was generated from the following files:
This file is part of the KDE documentation.
Documentation copyright © 1996-2014 The KDE developers.
Generated on Tue Oct 14 2014 22:52:28 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2014 The KDE developers.
Generated on Tue Oct 14 2014 22:52:28 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.