KMail::URLHandlerManager Class Reference
Singleton to manage the list of URLHandlers. More...
#include <urlhandlermanager.h>
Public Methods | |
~URLHandlerManager () | |
void | registerHandler (const URLHandler *handler) |
void | unregisterHandler (const URLHandler *handler) |
bool | handleClick (const KURL &url, KMReaderWin *w=0) const |
bool | handleContextMenuRequest (const KURL &url, const QPoint &p, KMReaderWin *w=0) const |
QString | statusBarMessage (const KURL &url, KMReaderWin *w=0) const |
Static Public Methods | |
URLHandlerManager * | instance () |
Detailed Description
Singleton to manage the list of URLHandlers.
- Author:
- Marc Mutz <mutz@kde.org>
Definition at line 51 of file urlhandlermanager.h.
The documentation for this class was generated from the following files: