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 43 of file kfilewriteplugin.cpp.
Member Function Documentation
| KFileWritePlugin * KFileWriterProvider::loadPlugin | ( | const QString & | key | ) |
Definition at line 49 of file kfilewriteplugin.cpp.
| KFileWriterProvider * KFileWriterProvider::self | ( | ) | [static] |
Definition at line 39 of file kfilewriteplugin.cpp.
Member Data Documentation
Definition at line 34 of file kfilewriteplugin_p.h.
The documentation for this class was generated from the following files:
KDE 4.6 API Reference