KIO
KFileWriterProvider Class Reference
#include <kfilewriteplugin_p.h>
Public Member Functions | |
| ~KFileWriterProvider () | |
| KFileWritePlugin * | loadPlugin (const QString &key) |
Static Public Member Functions | |
| static KFileWriterProvider * | self () |
Public Attributes | |
| QHash< QString, KFileWritePlugin * > | plugins |
Detailed Description
Definition at line 29 of file kfilewriteplugin_p.h.
Constructor & Destructor Documentation
| KFileWriterProvider::~KFileWriterProvider | ( | ) |
Definition at line 42 of file kfilewriteplugin.cpp.
Member Function Documentation
| KFileWritePlugin * KFileWriterProvider::loadPlugin | ( | const QString & | key | ) |
Definition at line 48 of file kfilewriteplugin.cpp.
|
static |
Definition at line 38 of file kfilewriteplugin.cpp.
Member Data Documentation
| QHash<QString, KFileWritePlugin*> KFileWriterProvider::plugins |
Definition at line 34 of file kfilewriteplugin_p.h.
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:50:04 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:50:04 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.
KDE API Reference