FixHostUriFilter

Search for usage in LXR

FixHostUriFilter Class Reference

#include <fixhosturifilter.h>

Inherits KUriFilterPlugin.

Public Member Functions

bool filterUri (KUriFilterData &data) const override
 

Detailed Description

This filter tries to automatically prepend www.

to http URLs that need it.

Definition at line 19 of file fixhosturifilter.h.

Member Function Documentation

◆ filterUri()

bool FixHostUriFilter::filterUri ( KUriFilterData & data) const
override

Definition at line 32 of file fixhosturifilter.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 Tue Mar 26 2024 11:18:52 by doxygen 1.10.0 written by Dimitri van Heesch, © 1997-2006

KDE's Doxygen guidelines are available online.