messageviewer
urlhandlermanager.h
Go to the documentation of this file.
80 bool handleContextMenuRequest( const KUrl & url, const QPoint & p, ViewerPrivate * w = 0 ) const;
QString statusBarMessage(const KUrl &url, ViewerPrivate *w=0) const
Definition: urlhandlermanager.cpp:415
void registerHandler(const URLHandler *handler)
Definition: urlhandlermanager.cpp:348
bool handleShiftClick(const KUrl &url, ViewerPrivate *window=0) const
Definition: urlhandlermanager.cpp:378
~URLHandlerManager()
Definition: urlhandlermanager.cpp:343
static URLHandlerManager * instance()
Definition: urlhandlermanager.h:66
Private class for the Viewer, the main widget in the messageviewer library.
Definition: viewer_p.h:180
An interface to body part reader link handlers.
Definition: bodyparturlhandler.h:71
Singleton to manage the list of URLHandlers.
Definition: urlhandlermanager.h:59
bool handleContextMenuRequest(const KUrl &url, const QPoint &p, ViewerPrivate *w=0) const
Definition: urlhandlermanager.cpp:406
bool handleDrag(const KUrl &url, ViewerPrivate *window=0) const
Definition: urlhandlermanager.cpp:397
bool handleClick(const KUrl &url, ViewerPrivate *w=0) const
Definition: urlhandlermanager.cpp:370
void unregisterHandler(const URLHandler *handler)
Definition: urlhandlermanager.cpp:355
bool willHandleDrag(const KUrl &url, ViewerPrivate *window=0) const
Definition: urlhandlermanager.cpp:387
This file is part of the KDE documentation.
Documentation copyright © 1996-2020 The KDE developers.
Generated on Mon Jun 22 2020 13:32:45 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2020 The KDE developers.
Generated on Mon Jun 22 2020 13:32:45 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.