LocalDomainUriFilter
LocalDomainUriFilter Class Reference
#include <localdomainurifilter.h>
Public Member Functions | |
bool | filterUri (KUriFilterData &data) const override |
Detailed Description
This filter takes care of hostnames in the local search domain.
If you're in domain domain.org which has a host intranet.domain.org and the typed URI is just intranet, check if there's a host intranet.domain.org and if yes, it's a network URI.
Definition at line 22 of file localdomainurifilter.h.
Member Function Documentation
◆ filterUri()
|
override |
Definition at line 24 of file localdomainurifilter.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:16:28 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:16:28 by doxygen 1.12.0 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.