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::KFileModule | ( | QObject * | parent, |
| const QVariantList & | ) |
Definition at line 29 of file kfilemodule.cpp.
Member Function Documentation
◆ createFileWidget()
Implements KAbstractFileModule.
Definition at line 34 of file kfilemodule.cpp.
◆ getStartUrl()
Implements KAbstractFileModule.
Definition at line 39 of file kfilemodule.cpp.
◆ selectDirectory()
|
virtual |
Implements KAbstractFileModule.
Definition at line 49 of file kfilemodule.cpp.
◆ setStartDir()
|
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-2026 The KDE developers.
Generated on by doxygen 1.16.1 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2026 The KDE developers.
Generated on by doxygen 1.16.1 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.