kopete/libkopete
Kopete::EmoticonMimeTypeHandler Class Reference
#include <kopetemimetypehandler.h>
Inheritance diagram for Kopete::EmoticonMimeTypeHandler:
Detailed Description
Mime-type handler class for Kopete emoticon files.Definition at line 121 of file kopetemimetypehandler.h.
Public Member Functions | |
| EmoticonMimeTypeHandler () | |
| const QStringList | mimeTypes () const |
| void | handleURL (const QString &mimeType, const KUrl &url) const |
Constructor & Destructor Documentation
| Kopete::EmoticonMimeTypeHandler::EmoticonMimeTypeHandler | ( | ) |
Definition at line 198 of file kopetemimetypehandler.cpp.
Member Function Documentation
| const QStringList Kopete::EmoticonMimeTypeHandler::mimeTypes | ( | ) | const |
Returns a list of mime types this object is registered to handle.
Reimplemented from Kopete::MimeTypeHandler.
| void Kopete::EmoticonMimeTypeHandler::handleURL | ( | const QString & | mimeType, | |
| const KUrl & | url | |||
| ) | const [virtual] |
Handles the URL url, which has the mime type mimeType.
- Parameters:
-
mimeType The mime type of the URL url The url to handle
Reimplemented from Kopete::MimeTypeHandler.
Definition at line 206 of file kopetemimetypehandler.cpp.
The documentation for this class was generated from the following files:
KDE 4.0 API Reference