Falkon Develop
Cross-platform Qt-based web browser
UrlInterceptor Class Referenceabstract

#include <urlinterceptor.h>

Inheritance diagram for UrlInterceptor:
AdBlockUrlInterceptor

Public Member Functions

 UrlInterceptor (QObject *parent=Q_NULLPTR)
 
virtual void interceptRequest (QWebEngineUrlRequestInfo &info)=0
 

Detailed Description

Definition at line 25 of file urlinterceptor.h.

Constructor & Destructor Documentation

◆ UrlInterceptor()

UrlInterceptor::UrlInterceptor ( QObject *  parent = Q_NULLPTR)
inlineexplicit

Definition at line 28 of file urlinterceptor.h.

Member Function Documentation

◆ interceptRequest()

virtual void UrlInterceptor::interceptRequest ( QWebEngineUrlRequestInfo &  info)
pure virtual

Implemented in AdBlockUrlInterceptor.


The documentation for this class was generated from the following file: