#include <urlhandlermanager.h>
Singleton to manage the list of URLHandlers.
- Author
- Marc Mutz mutz@.nosp@m.kde..nosp@m.org
Definition at line 39 of file urlhandlermanager.h.
◆ ~URLHandlerManager()
URLHandlerManager::~URLHandlerManager |
( |
| ) |
|
◆ handleClick()
bool URLHandlerManager::handleClick |
( |
const QUrl & | url, |
|
|
ViewerPrivate * | w = nullptr ) const |
|
nodiscard |
◆ handleContextMenuRequest()
bool URLHandlerManager::handleContextMenuRequest |
( |
const QUrl & | url, |
|
|
const QPoint & | p, |
|
|
ViewerPrivate * | w = nullptr ) const |
|
nodiscard |
◆ handleDrag()
bool URLHandlerManager::handleDrag |
( |
const QUrl & | url, |
|
|
ViewerPrivate * | window = nullptr ) const |
|
nodiscard |
◆ handleShiftClick()
bool URLHandlerManager::handleShiftClick |
( |
const QUrl & | url, |
|
|
ViewerPrivate * | window = nullptr ) const |
|
nodiscard |
◆ instance()
◆ registerHandler() [1/2]
◆ registerHandler() [2/2]
◆ statusBarMessage()
QString URLHandlerManager::statusBarMessage |
( |
const QUrl & | url, |
|
|
ViewerPrivate * | w = nullptr ) const |
|
nodiscard |
◆ unregisterHandler() [1/2]
◆ unregisterHandler() [2/2]
◆ willHandleDrag()
bool URLHandlerManager::willHandleDrag |
( |
const QUrl & | url, |
|
|
ViewerPrivate * | window = nullptr ) const |
|
nodiscard |
The documentation for this class was generated from the following files:
This file is part of the KDE documentation.
Documentation copyright © 1996-2024 The KDE developers.
Generated on Mon Nov 4 2024 16:33:26 by
doxygen 1.12.0 written
by
Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.