CalendarSupport::UriHandler

Search for usage in LXR

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()

bool UriHandler::process ( const QString & uri)
static

Process URI (e.g.

open mailer, open browser, open incidence viewer etc.).

Returns
true if handler handled the URI, otherwise false.
Parameters
uriThe 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 Sat Apr 27 2024 22:10:18 by doxygen 1.10.0 written by Dimitri van Heesch, © 1997-2006

KDE's Doxygen guidelines are available online.