CalendarSupport::UriHandler
CalendarSupport::UriHandler Class Reference
#include <urihandler.h>
Static Public Member Functions | |
static bool | process (const QString &uri) |
Detailed Description
URI handler.
Definition at line 15 of file urihandler.h.
Member Function Documentation
◆ process()
|
static |
Process URI (e.g.
open mailer, open browser, open incidence viewer etc.).
- Returns
- true if handler handled the URI, otherwise false.
- Parameters
-
uri The URI of the link that should be handled.
Definition at line 59 of file urihandler.cpp.
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 18 2024 12:13:02 by doxygen 1.12.0 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2024 The KDE developers.
Generated on Mon Nov 18 2024 12:13:02 by doxygen 1.12.0 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.