KFileMetaInfoProvider Class Reference
Inheritance diagram for KFileMetaInfoProvider:

Detailed Description
Definition at line 1646 of file kfilemetainfo.h.
Public Member Functions | |
virtual | ~KFileMetaInfoProvider () |
KFilePlugin * | plugin (const QString &mimeType) |
KFilePlugin * | plugin (const QString &mimeType, const QString &protocol) |
const KFileMimeTypeInfo * | mimeTypeInfo (const QString &mimeType) |
const KFileMimeTypeInfo * | mimeTypeInfo (const QString &mimeType, const QString &protocol) |
QStringList | preferredKeys (const QString &mimeType) const |
QStringList | preferredGroups (const QString &mimeType) const |
QStringList | supportedMimeTypes () const |
Static Public Member Functions | |
static KFileMetaInfoProvider * | self () |
Protected Member Functions | |
KFileMetaInfoProvider () | |
Friends | |
class | KFilePlugin |
Member Function Documentation
KFilePlugin * KFileMetaInfoProvider::plugin | ( | const QString & | mimeType, | |
const QString & | protocol | |||
) |
- Returns:
- a pointer to the plugin that belongs to the specified mimetype, for the given protocol. This loads the plugin if it's not in memory yet.
Definition at line 997 of file kfilemetainfo.cpp.
KFilePlugin * KFileMetaInfoProvider::plugin | ( | const QString & | mimeType | ) |
- Returns:
- a pointer to the plugin that belongs to the specified mimetype, which means also load the plugin if it's not in memory
Definition at line 992 of file kfilemetainfo.cpp.
QStringList KFileMetaInfoProvider::supportedMimeTypes | ( | ) | const |
The documentation for this class was generated from the following files: